aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPavel Emelyanov <[email protected]>2007-10-19 20:35:03 +0200
committerThomas Gleixner <[email protected]>2007-10-19 20:35:03 +0200
commit9d975ebda56699c1b8480e9736caf33a61ccb810 (patch)
tree5d02e22725dff5b6a44c8d8aca035981fc084006 /tools/perf/scripts/python
parent574a60421c8ea5383a54ebee1f37fa871d00e1b9 (diff)
i386: consolidate show_regs and show_registers for i386
Both functions printk the same information, except for CRx and debug registers in the show_registers() one and a bit different manner. So move the common code into one place. This is already done for x86_64, so I think it's worth having the same on i386. This saves 100 bytes of .rodata section :) ... but only 8 from .text :( [ tglx: arch/x86 adaptation ] Signed-off-by: Pavel Emelyanov <[email protected]> Signed-off-by: Andi Kleen <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions