-
- Downloads
perf annotate: Allow printing objdump line addr in different color
And by default use "magenta" for it. Both the --stdio and --tui routines follow the same semantics. Cc: David Ahern <dsahern@gmail.com> Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Mike Galbraith <efault@gmx.de> Cc: Namhyung Kim <namhyung@gmail.com> Cc: Paul Mackerras <paulus@samba.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Stephane Eranian <eranian@google.com> Link: http://lkml.kernel.org/n/tip-ede5zkaf7oorwvbqjezb4yg4@git.kernel.org Signed-off-by:Arnaldo Carvalho de Melo <acme@redhat.com>
Showing
- tools/perf/Documentation/perfconfig.example 1 addition, 0 deletionstools/perf/Documentation/perfconfig.example
- tools/perf/util/annotate.c 24 additions, 11 deletionstools/perf/util/annotate.c
- tools/perf/util/ui/browser.c 6 additions, 0 deletionstools/perf/util/ui/browser.c
- tools/perf/util/ui/browser.h 1 addition, 0 deletionstools/perf/util/ui/browser.h
- tools/perf/util/ui/browsers/annotate.c 21 additions, 5 deletionstools/perf/util/ui/browsers/annotate.c
Please register or sign in to comment