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