#!/bin/sh
#
# stackcollapse.py can cover all type of perf samples including
# the tracepoints, so no special record requirements, just record what
# you want to analyze.
#
perf record "$@"
' href='https://universe.0xinfinity.dev/distro/kernel/'/>
2019-02-18T08:46:44Zhabanalabs: add Goya registers header files2019-02-18T08:46:44ZOded Gabbayoded.gabbay@gmail.com2019-02-15T22:39:12Zurn:sha1:1ea2a20e91a4d0543a933b4df706c2585db7e3ae
This patch just adds a lot of header files that contain description of
Goya's registers.
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>