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