diff options
author | Borislav Petkov <[email protected]> | 2016-10-24 19:38:44 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-10-25 11:48:50 +0200 |
commit | 59c6f278bdeea4147e8be92a3ed50a9907e60088 (patch) | |
tree | 6e7d1a71395d50b0fabcf0ccfa7e8c7d0ec91f2d /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 62a67e123e058a67db58bc6a14354dd037bafd0a (diff) |
x86/cpu: Get rid of the show_msr= boot option
It is useless as it dumps the MSRs too early BUT(!) we do set MSRs later too.
Also, it dumps only BSP MSRs as it gets called only for CPU 0.
And the MSR range array would need constant updating anyway, and so on
and so on...
Oh, and we have msr.ko and msr-tools which are the much better solution
anyway. So off it goes...
Signed-off-by: Borislav Petkov <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Brian Gerst <[email protected]>
Cc: Denys Vlasenko <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Josh Poimboeuf <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions