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