Merge tag 'perf-core-for-mingo' of...
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core Pull perf/core improvements and fixes from Arnaldo Carvalho de Melo: * Fix cleanup in case of kzalloc failure, from Daniel Baluta. * Limit unwind support to x86 archs, fix from Jiri Olsa. * Initial GTK+ annotate browser, from Namhyung Kim. * Fix build with bison 2.3 and older, from Vinson Lee. Signed-off-by:Arnaldo Carvalho de Melo <acme@redhat.com> Signed-off-by:
Ingo Molnar <mingo@kernel.org>
Showing
- kernel/events/hw_breakpoint.c 1 addition, 1 deletionkernel/events/hw_breakpoint.c
- tools/perf/Documentation/perf-annotate.txt 6 additions, 1 deletiontools/perf/Documentation/perf-annotate.txt
- tools/perf/Documentation/perf-buildid-cache.txt 4 additions, 0 deletionstools/perf/Documentation/perf-buildid-cache.txt
- tools/perf/Makefile 8 additions, 2 deletionstools/perf/Makefile
- tools/perf/builtin-annotate.c 25 additions, 2 deletionstools/perf/builtin-annotate.c
- tools/perf/builtin-buildid-cache.c 49 additions, 1 deletiontools/perf/builtin-buildid-cache.c
- tools/perf/ui/gtk/annotate.c 229 additions, 0 deletionstools/perf/ui/gtk/annotate.c
- tools/perf/ui/gtk/gtk.h 1 addition, 0 deletionstools/perf/ui/gtk/gtk.h
- tools/perf/ui/setup.c 1 addition, 1 deletiontools/perf/ui/setup.c
- tools/perf/util/annotate.c 1 addition, 1 deletiontools/perf/util/annotate.c
- tools/perf/util/annotate.h 24 additions, 0 deletionstools/perf/util/annotate.h
- tools/perf/util/parse-events.y 0 additions, 1 deletiontools/perf/util/parse-events.y
- tools/perf/util/pmu.y 0 additions, 1 deletiontools/perf/util/pmu.y
Loading
Please register or sign in to comment