OSDN Git Service

tools/power turbostat: Make extensible via the --add parameter
authorLen Brown <len.brown@intel.com>
Fri, 23 Dec 2016 04:57:55 +0000 (23:57 -0500)
committerLen Brown <len.brown@intel.com>
Sat, 24 Dec 2016 20:16:10 +0000 (15:16 -0500)
commit388e9c8134be6bbc3751ba7072f5fa9bc8ecbe01
treee43e0ee0818f20e82785fdcc659f2c4d776b02fc
parent7268d407ad4c49fbd521fb2e2f675a447bfef472
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>
tools/power/x86/turbostat/turbostat.8
tools/power/x86/turbostat/turbostat.c