diff options
Diffstat (limited to 'tools/perf/scripts/perl/bin/check-perf-trace-record')
-rw-r--r-- | tools/perf/scripts/perl/bin/check-perf-trace-record | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tools/perf/scripts/perl/bin/check-perf-trace-record b/tools/perf/scripts/perl/bin/check-perf-trace-record index c7ec5de2f535..3c1574498942 100644 --- a/tools/perf/scripts/perl/bin/check-perf-trace-record +++ b/tools/perf/scripts/perl/bin/check-perf-trace-record @@ -1,7 +1,2 @@ #!/bin/bash perf record -c 1 -f -a -M -R -e kmem:kmalloc -e irq:softirq_entry - - - - - |