aboutsummaryrefslogtreecommitdiff
path: root/src/tools/perf/scripts/python/bin/event_analyzing_sample-record
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/perf/scripts/python/bin/event_analyzing_sample-record')
-rw-r--r--src/tools/perf/scripts/python/bin/event_analyzing_sample-record8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/tools/perf/scripts/python/bin/event_analyzing_sample-record b/src/tools/perf/scripts/python/bin/event_analyzing_sample-record
deleted file mode 100644
index 5ce652d..0000000
--- a/src/tools/perf/scripts/python/bin/event_analyzing_sample-record
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/bash
-
-#
-# event_analyzing_sample.py can cover all type of perf samples including
-# the tracepoints, so no special record requirements, just record what
-# you want to analyze.
-#
-perf record $@