aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/export-to-postgresql-record
diff options
context:
space:
mode:
authorLaxman Dewangan <ldewangan@nvidia.com>2016-02-23 19:37:08 +0530
committerLaxman Dewangan <ldewangan@nvidia.com>2016-02-23 19:37:08 +0530
commite5451c8f8330e03ad3cfa16048b4daf961af434f (patch)
treedeefeea7e4ab036a05ccbf4c35b98536720565e5 /tools/perf/scripts/python/bin/export-to-postgresql-record
parentShare upstreaming patches (diff)
parentMerge branch 'devel' into for-next (diff)
downloadlinux-e5451c8f8330e03ad3cfa16048b4daf961af434f.tar.gz
linux-e5451c8f8330e03ad3cfa16048b4daf961af434f.zip
Merge remote-tracking branch 'linusw-gpio/for-next' into devm_gpiochip
Base for demv_gpiochip_add_data() and devm_gpiochip_remove().
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-record')
-rw-r--r--tools/perf/scripts/python/bin/export-to-postgresql-record8
1 files changed, 8 insertions, 0 deletions
diff --git a/tools/perf/scripts/python/bin/export-to-postgresql-record b/tools/perf/scripts/python/bin/export-to-postgresql-record
new file mode 100644
index 000000000000..221d66e05713
--- /dev/null
+++ b/tools/perf/scripts/python/bin/export-to-postgresql-record
@@ -0,0 +1,8 @@
+#!/bin/bash
+
+#
+# export perf data to a postgresql database. Can cover
+# perf ip samples (excluding the tracepoints). No special
+# record requirements, just record what you want to export.
+#
+perf record $@