diff options
author | Len Brown <len.brown@intel.com> | 2017-10-17 15:42:56 -0400 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2018-06-01 12:13:04 -0400 |
commit | 3f44a5c62be2f2b15317942fa7bc4a810d2420aa (patch) | |
tree | ea15f23a71ba45dc7c6618f2958a5d42930cb64f /crypto/ecb.c | |
parent | 2085e12441dc90a126a5f279b3ef03daade901cf (diff) | |
download | linux-3f44a5c62be2f2b15317942fa7bc4a810d2420aa.tar.bz2 |
tools/power turbostat: add --enable Time_Of_Day_Seconds
Add a Time_Of_Day_Seconds column showing when measurement
for each row was completed. Units are [sec.subsec] since Epoch,
as reported by gettimeofday(2).
While useful to correlate turbostat output with other tools,
this built-in column is disabled, by default.
Add the "--enable" option to enable such disabled-by-default
built-in columns:
"--enable Time_Of_Day_Seconds"
"--enable usec"
"--enable all", will enable all disabled-by-defauilt built-in counters.
When "--debug" is used, all disabled-by-default columns are enabled,
unless explicitly skipped using "--hide"
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'crypto/ecb.c')
0 files changed, 0 insertions, 0 deletions