Sign in
googlers
/
maze
/
linux
/
b5a80b7e91d6c067339e4d81a0176a835e9bf910
/
.
/
tools
/
perf
/
scripts
/
python
/
bin
/
syscall-counts-by-pid-record
blob: 27ccffa26ab4645f047db23e53ba4874f4220abf [
file
] [
log
] [
blame
]
#!/bin/bash
perf record
-
c
1
-
f
-
a
-
M
-
R
-
e raw_syscalls
:
sys_enter $@