perf ui browser: Introduce ui_browser__write_nstring()
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-437ineavoejzou727mr9bxpi@git.kernel.org Signed-off-by:Arnaldo Carvalho de Melo <acme@redhat.com>
Showing
- tools/perf/ui/browser.c 7 additions, 1 deletiontools/perf/ui/browser.c
- tools/perf/ui/browser.h 2 additions, 0 deletionstools/perf/ui/browser.h
- tools/perf/ui/browsers/annotate.c 12 additions, 12 deletionstools/perf/ui/browsers/annotate.c
- tools/perf/ui/browsers/header.c 1 addition, 1 deletiontools/perf/ui/browsers/header.c
- tools/perf/ui/browsers/hists.c 5 additions, 5 deletionstools/perf/ui/browsers/hists.c
- tools/perf/ui/browsers/map.c 1 addition, 1 deletiontools/perf/ui/browsers/map.c
- tools/perf/ui/browsers/scripts.c 1 addition, 1 deletiontools/perf/ui/browsers/scripts.c
- tools/perf/ui/tui/util.c 1 addition, 1 deletiontools/perf/ui/tui/util.c
Please register or sign in to comment