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