diff options
author | Jin Yao <[email protected]> | 2019-11-18 22:08:48 +0800 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-11-19 19:33:40 -0300 |
commit | 5cb456af99f58378fe90649d6faaab25e379be06 (patch) | |
tree | 52260077cdccdabc8a4679630cc69f3f87505922 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | |
parent | bb1835a3b86c73aa534ef6430ad40223728dfbc0 (diff) |
perf util: Move block TUI function to ui browsers
It would be nice if we could jump to the assembler/source view (like the
normal perf report) from total cycles view.
This patch moves the block_hists_tui_browse from block-info.c to
ui/browsers/hists.c in order to reuse some browser codes (i.e
do_annotate) for implementing new annotation view.
v2:
---
Fix the 'make NO_SLANG=1' error. (Change 'int block_hists_tui_browse()'
to 'static inline int block_hists_tui_browse()')
Signed-off-by: Jin Yao <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Jin Yao <[email protected]>
Cc: Kan Liang <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lore.kernel.org/lkml/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions