perf scripts: Add event_analyzing_sample-record/report
[linux-2.6-microblaze.git] / tools / perf / scripts / python / bin / event_analyzing_sample-record
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 (file)
index 0000000..5ce652d
--- /dev/null
@@ -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 $@