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