xref
: /
linux
/
tools
/
perf
/
scripts
/
python
/
bin
/
powerpc-hcalls-record
(revision f2835adf8afb2cea248dd10d6eb0444c34b3b51b)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#!/
bin
/
bash
2
perf
record
-e
"{powerpc:hcall_entry,powerpc:hcall_exit}"
$@
3