perf ui browser: Introduce ui_browser__printf()
To remove direct access to libslang functions, with the immediate goal of implementing horizontal scrolling at the ui_browser level, but also because we may at some point want to implement ui_browser with other UIs in addition to the current libslang implementation. Cc: Adrian Hunter <adrian.hunter@intel.com> Cc: Borislav Petkov <bp@suse.de> Cc: David Ahern <dsahern@gmail.com> Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Jiri Olsa <jolsa@redhat.com> Cc: Namhyung Kim <namhyung@kernel.org> Cc: Stephane Eranian <eranian@google.com> Link: http://lkml.kernel.org/n/tip-w0niblabqrkecs4o0eogfy6c@git.kernel.org Signed-off-by:Arnaldo Carvalho de Melo <acme@redhat.com>
Showing
- tools/perf/ui/browser.c 9 additions, 0 deletionstools/perf/ui/browser.c
- tools/perf/ui/browser.h 1 addition, 0 deletionstools/perf/ui/browser.h
- tools/perf/ui/browsers/annotate.c 10 additions, 9 deletionstools/perf/ui/browsers/annotate.c
- tools/perf/ui/browsers/hists.c 8 additions, 8 deletionstools/perf/ui/browsers/hists.c
- tools/perf/ui/browsers/map.c 4 additions, 5 deletionstools/perf/ui/browsers/map.c
- tools/perf/ui/libslang.h 3 additions, 0 deletionstools/perf/ui/libslang.h
Please register or sign in to comment