index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
bin
/
syscall-counts-by-pid-record
blob: 27ccffa26ab4645f047db23e53ba4874f4220abf (
plain
)
1
2
#!/bin/bash
perf
record
-c
1
-f
-a
-M
-R
-e
raw_syscalls:sys_enter
$@