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