diff options
author | Prarit Bhargava <[email protected]> | 2020-05-11 15:06:28 -0400 |
---|---|---|
committer | Srinivas Pandruvada <[email protected]> | 2020-05-22 11:18:15 -0700 |
commit | aa8b650b1aa2cb3cc9869795eac0ba8ffe4ea524 (patch) | |
tree | 3513bbbdccc4d589c97d0d82ea6cdfe10138c022 /tools/perf/scripts/python/Perf-Trace-Util/Context.c | |
parent | f441d66a6ee98e97bd9b26267ba567f8056f461c (diff) |
tools/power/x86/intel-speed-select: Fix json perf-profile output output
The 'intel-speed-select -f json perf-profile get-lock-status' command
outputs the package, die, and cpu data as separate fields.
ex)
"package-0": {
"die-0": {
"cpu-0": {
Commit 74062363f855 ("tools/power/x86/intel-speed-select: Avoid duplicate Package strings for json") prettied this output so that it is a single line for
some json output commands and the same should be done for other commands.
Output package, die, and cpu info in a single line when using json output.
Signed-off-by: Prarit Bhargava <[email protected]>
Cc: Srinivas Pandruvada <[email protected]>
Cc: [email protected]
Signed-off-by: Srinivas Pandruvada <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/Context.c')
0 files changed, 0 insertions, 0 deletions