aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorStafford Horne <[email protected]>2017-01-12 00:16:04 +0900
committerShuah Khan <[email protected]>2017-01-19 10:30:28 -0700
commit4da39ceb269cee9f96815a54f97931a7e59f9e7f (patch)
tree327d936c899ed5cd7488f84c5358419364399ee9 /scripts/gdb/linux/tasks.py
parent99c21f6d004d07667d7345e56e44a5b805e1dfa9 (diff)
cpupower: Restore format of frequency-info limit
The intel_pstate kselftest expects that the output of `cpupower frequency-info -l | tail -1 | awk ' { print $1 } '` to get frequency limits. This does not work after the following two changes. - 562e5f1a3: rework the "cpupower frequency-info" command (Jacob Tanenbaum) removed parsable limit output - ce512b840: Do not analyse offlined cpus (Thomas Renninger) added newline to break limit parsing more This change preserves human readable output if wanted as well as parsable output for scripts/tests. Cc: Thomas Renninger <[email protected]> Cc: "Shreyas B. Prabhu" <[email protected]> Cc: "Rafael J. Wysocki" <[email protected]> Cc: [email protected] Signed-off-by: Stafford Horne <[email protected]> Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions