xref
: /
openbmc
/
linux
/
tools
/
perf
/
scripts
/
python
/
bin
/
syscall-counts-record
(revision b6bec26c)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#!/
bin
/
bash
2
perf
record
-e
raw_syscalls
:
sys_enter
$@
3