diff options
author | Jan Beulich <[email protected]> | 2012-06-18 11:40:04 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2012-06-20 14:33:48 +0200 |
commit | 0fa0e2f02e8edfbdb5f86d1cab0fa6dc0517489f (patch) | |
tree | 6d905fd6a52fb955ff12d14ec545f0d45a346aa9 /tools/perf/util/trace-event-scripting.c | |
parent | 0d26d1d873a302828e064737746c53a2689e6c0f (diff) |
x86: Move call to print_modules() out of show_regs()
Printing the list of loaded modules is really unrelated to what
this function is about, and is particularly unnecessary in the
context of the SysRQ key handling (gets printed so far over and
over).
It should really be the caller of the function to decide whether
this piece of information is useful (and to avoid redundantly
printing it).
Signed-off-by: Jan Beulich <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions