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