perf script: Add flamegraph.py script
[linux-2.6-microblaze.git] / tools / perf / scripts / python / bin / flamegraph-record
diff --git a/tools/perf/scripts/python/bin/flamegraph-record b/tools/perf/scripts/python/bin/flamegraph-record
new file mode 100755 (executable)
index 0000000..725d66e
--- /dev/null
@@ -0,0 +1,2 @@
+#!/usr/bin/sh
+perf record -g "$@"