summaryrefslogtreecommitdiffstats
path: root/kernel/tools/perf/scripts/python/bin/event_analyzing_sample-record
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/tools/perf/scripts/python/bin/event_analyzing_sample-record')
-rw-r--r--kernel/tools/perf/scripts/python/bin/event_analyzing_sample-record8
1 files changed, 8 insertions, 0 deletions
diff --git a/kernel/tools/perf/scripts/python/bin/event_analyzing_sample-record b/kernel/tools/perf/scripts/python/bin/event_analyzing_sample-record
new file mode 100644
index 000000000..5ce652dab
--- /dev/null
+++ b/kernel/tools/perf/scripts/python/bin/event_analyzing_sample-record
@@ -0,0 +1,8 @@
+#!/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 $@