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