Searched hist:"023 fe0ac975e4dff592ce90bbd12747dedf7c598" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/tools/power/x86/turbostat/ |
H A D | turbostat.8 | diff 023fe0ac975e4dff592ce90bbd12747dedf7c598 Wed Apr 25 19:41:03 CDT 2018 Chen Yu <yu.c.chen@intel.com> tools/power turbostat: if --num_iterations, print for specific number of iterations
There's a use case during test to only print specific round of iterations if --num_iterations is specified, for example, with this patch applied:
turbostat -i 5 -n 4 will capture 4 samples with 5 seconds interval.
[lenb: renamed to --num_iterations from --iterations]
Reviewed-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Signed-off-by: Chen Yu <yu.c.chen@intel.com> Reviewed-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: Len Brown <len.brown@intel.com>
|
H A D | turbostat.c | diff 023fe0ac975e4dff592ce90bbd12747dedf7c598 Wed Apr 25 19:41:03 CDT 2018 Chen Yu <yu.c.chen@intel.com> tools/power turbostat: if --num_iterations, print for specific number of iterations
There's a use case during test to only print specific round of iterations if --num_iterations is specified, for example, with this patch applied:
turbostat -i 5 -n 4 will capture 4 samples with 5 seconds interval.
[lenb: renamed to --num_iterations from --iterations]
Reviewed-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Signed-off-by: Chen Yu <yu.c.chen@intel.com> Reviewed-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: Len Brown <len.brown@intel.com>
|