index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
bin
/
syscall-counts-record
blob: 1fc5998b721d5f2a5f2a89e83ad90559f18439dd (
plain
)
1
2
#!/bin/bash
perf
record
-a
-e
raw_syscalls:sys_enter
$@