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