diff options
author | Kan Liang <[email protected]> | 2015-09-04 10:45:45 -0400 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2015-09-14 13:02:08 -0300 |
commit | 84734b06b63093cd44533f4caa43d4452fb11ec3 (patch) | |
tree | 671aac2a8e6af768d81fc63a823a0654275d41f0 /tools/perf/util/trace-event-scripting.c | |
parent | 21394d948a0c7c451d4a4d68afed9a06c4969636 (diff) |
perf hists browser: Zoom in/out for processor socket
Currently, users can zoom in/out for threads and dso in 'perf top' and
'perf report'.
This patch extends it for the processor sockets.
'S' is the short key to zoom into current Processor Socket.
Signed-off-by: Kan Liang <[email protected]>
Tested-by: Arnaldo Carvalho de Melo <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
[ - Made it elide the Socket column when zooming into it,
just like with the other zoom ops;
- Make it use browser->pstack, to unzoom level by level;
- Rename 'socket' variables to 'socket_id' to make it build on
older systems where it shadows a global glibc declaration ]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions