projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1300651
)
tools/power turbostat: delete unused line
author
Len Brown
<len.brown@intel.com>
Thu, 20 Sep 2012 17:43:07 +0000
(13:43 -0400)
committer
Len Brown
<len.brown@intel.com>
Wed, 26 Sep 2012 22:11:48 +0000
(18:11 -0400)
MSR_TSC is no longer needed because
we now use RDTSC directly.
Signed-off-by: Len Brown <len.brown@intel.com>
tools/power/x86/turbostat/turbostat.c
patch
|
blob
|
history
diff --git
a/tools/power/x86/turbostat/turbostat.c
b/tools/power/x86/turbostat/turbostat.c
index 7108d8671c1153a2440bc06f45fa421ee946c366..3c9dc54c710cd81bee9a6b6e04cef363ed5b0efe 100644
(file)
--- a/
tools/power/x86/turbostat/turbostat.c
+++ b/
tools/power/x86/turbostat/turbostat.c
@@
-35,7
+35,6
@@
#include <ctype.h>
#include <sched.h>
-#define MSR_TSC 0x10
#define MSR_NEHALEM_PLATFORM_INFO 0xCE
#define MSR_NEHALEM_TURBO_RATIO_LIMIT 0x1AD
#define MSR_APERF 0xE8