xref
: /
linux
/
tools
/
perf
/
scripts
/
python
/
bin
/
syscall-counts-by-pid-record
(revision 47902f3611b392209e2a412bf7ec02dca95e666d)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#!/
bin
/
bash
2
perf
record
-c
1
-f -a -M -R -e
raw_syscalls
:
sys_enter
3