commit | 388e9c8134be6bbc3751ba7072f5fa9bc8ecbe01 | [log] [tgz] |
---|---|---|
author | Len Brown <len.brown@intel.com> | Thu Dec 22 23:57:55 2016 -0500 |
committer | Len Brown <len.brown@intel.com> | Sat Dec 24 15:16:10 2016 -0500 |
tree | e43e0ee0818f20e82785fdcc659f2c4d776b02fc | |
parent | 7268d407ad4c49fbd521fb2e2f675a447bfef472 [diff] |
tools/power turbostat: Make extensible via the --add parameter Create the "--add" parameter. This can be used to teach an existing turbostat binary about any number of any type of counter. turbostat(8) details the syntax for --add. Signed-off-by: Len Brown <len.brown@intel.com>