-
- Downloads
Merge tag 'perf-urgent-for-mingo' of...
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent Fixes for perf/urgent from Arnaldo Carvalho de Melo: * Fix fallback to --stdio when TUI not supported, from Namhyung Kim. * Use right cast for pointers/long in libtraceevent, from Namhyung Kim. * Be consistent on using the right error reporting interface for fatal errors, from Namhyung Kim. * Fix fallback to --stdio when TUI not supported, from Namhyung Kim. * Use the right index in asm only view in the annotate browser. Signed-off-by:Arnaldo Carvalho de Melo <acme@redhat.com> Signed-off-by:
Ingo Molnar <mingo@kernel.org>
Showing
- tools/lib/traceevent/parse-filter.c 1 addition, 1 deletiontools/lib/traceevent/parse-filter.c
- tools/perf/Makefile 2 additions, 2 deletionstools/perf/Makefile
- tools/perf/builtin-annotate.c 1 addition, 1 deletiontools/perf/builtin-annotate.c
- tools/perf/builtin-record.c 7 additions, 7 deletionstools/perf/builtin-record.c
- tools/perf/builtin-report.c 6 additions, 8 deletionstools/perf/builtin-report.c
- tools/perf/builtin-top.c 12 additions, 12 deletionstools/perf/builtin-top.c
- tools/perf/perf.h 1 addition, 1 deletiontools/perf/perf.h
- tools/perf/ui/browsers/annotate.c 5 additions, 1 deletiontools/perf/ui/browsers/annotate.c
- tools/perf/ui/setup.c 1 addition, 0 deletionstools/perf/ui/setup.c
- tools/perf/util/evsel.c 90 additions, 0 deletionstools/perf/util/evsel.c
- tools/perf/util/evsel.h 3 additions, 0 deletionstools/perf/util/evsel.h
- tools/perf/util/parse-events.c 11 additions, 16 deletionstools/perf/util/parse-events.c
- tools/perf/util/thread_map.c 10 additions, 11 deletionstools/perf/util/thread_map.c
Loading
Please register or sign in to comment