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