Telemetry: Add a script to check and enable reading MSRs on Linux.
commit46483baa6c11d8d883cbbf877e197721801add2f
authorthestig <thestig@chromium.org>
Tue, 4 Aug 2015 00:57:33 +0000 (3 17:57 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 4 Aug 2015 00:58:09 +0000 (4 00:58 +0000)
tree7c28cb05a2ad2f65498df7b85717d45cba3e4fdf
parent0557287f2653262eb101cb07d0e807dc7e85b040
Telemetry: Add a script to check and enable reading MSRs on Linux.

Developers can use this to enable Linux power monitoring in Telemetry.

BUG=336556

Review URL: https://codereview.chromium.org/601783003

Cr-Commit-Position: refs/heads/master@{#341658}
tools/telemetry/build/linux_setup_msr.py [new file with mode: 0755]
tools/telemetry/telemetry/internal/platform/power_monitor/msr_power_monitor.py