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