diff options
Diffstat (limited to 'tools/perf/scripts/perl/bin/workqueue-stats-report')
-rw-r--r-- | tools/perf/scripts/perl/bin/workqueue-stats-report | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/perf/scripts/perl/bin/workqueue-stats-report b/tools/perf/scripts/perl/bin/workqueue-stats-report deleted file mode 100644 index 6d91411d248c..000000000000 --- a/tools/perf/scripts/perl/bin/workqueue-stats-report +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash -# description: workqueue stats (ins/exe/create/destroy) -perf script $@ -s "$PERF_EXEC_PATH"/scripts/perl/workqueue-stats.pl |