index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
bin
/
syscall-counts-record
blob: 27ccffa26ab4645f047db23e53ba4874f4220abf (
plain
)
1
2
#!/bin/bash perf record -c 1 -f -a -M -R -e raw_syscalls:sys_enter $@