diff options
Diffstat (limited to 'tools/perf/scripts/python/bin/sctop-record')
-rw-r--r-- | tools/perf/scripts/python/bin/sctop-record | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/perf/scripts/python/bin/sctop-record b/tools/perf/scripts/python/bin/sctop-record new file mode 100644 index 00000000..1fc5998b --- /dev/null +++ b/tools/perf/scripts/python/bin/sctop-record @@ -0,0 +1,2 @@ +#!/bin/bash +perf record -a -e raw_syscalls:sys_enter $@ |