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