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