diff options
author | 2017-02-10 00:25:41 -0500 | |
---|---|---|
committer | 2017-02-25 16:52:28 -0500 | |
commit | 812db3f77b9a3f6ed59baf7a0d5c3fd8ec8ef86a (patch) | |
tree | ce938c6bdc3a2ca51bd7a3b59bcd1d78ac8f5796 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tools/power turbostat: fix bugs in --add option (diff) | |
download | linux-dev-812db3f77b9a3f6ed59baf7a0d5c3fd8ec8ef86a.tar.xz linux-dev-812db3f77b9a3f6ed59baf7a0d5c3fd8ec8ef86a.zip |
tools/power turbostat: Add --show and --hide parameters
Add the "--show" and "--hide" cmdline parameters.
By default, turbostat shows all columns.
turbostat --hide counter_list
will continue showing all columns, except for those listed.
turbostat --show counter_list
will show _only_ the listed columns
These features work for built-in counters, and have no effect
on columns added with the --add parameter.
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions