Merge tag 'perf-core-for-mingo-20160310' of...
Merge tag 'perf-core-for-mingo-20160310' 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: User visible changes: - Implement 'perf stat --metric-only' (Andi Kleen) - Fix perf script python database export crash (Chris Phlipot) Infrastructure changes: - perf top/report --hierarchy assorted fixes for problems introduced in this perf/core cycle (Namhyung Kim) - Support '~' operation in libtraceevent (Steven Rosted) Build fixes: - Fix bulding of jitdump on opensuse on ubuntu systems when the DWARF devel files are not installed (Arnaldo Carvalho de Melo) - Do not try building jitdump on unsupported arches (Jiri Olsa) Signed-off-by:Arnaldo Carvalho de Melo <acme@redhat.com> Signed-off-by:
Ingo Molnar <mingo@kernel.org>
No related branches found
No related tags found
Showing
- tools/lib/traceevent/event-parse.c 6 additions, 0 deletionstools/lib/traceevent/event-parse.c
- tools/perf/Documentation/perf-stat.txt 27 additions, 0 deletionstools/perf/Documentation/perf-stat.txt
- tools/perf/arch/arm/Makefile 1 addition, 0 deletionstools/perf/arch/arm/Makefile
- tools/perf/arch/arm64/Makefile 1 addition, 0 deletionstools/perf/arch/arm64/Makefile
- tools/perf/arch/powerpc/Makefile 1 addition, 0 deletionstools/perf/arch/powerpc/Makefile
- tools/perf/arch/x86/Makefile 1 addition, 0 deletionstools/perf/arch/x86/Makefile
- tools/perf/builtin-inject.c 7 additions, 5 deletionstools/perf/builtin-inject.c
- tools/perf/builtin-stat.c 232 additions, 12 deletionstools/perf/builtin-stat.c
- tools/perf/config/Makefile 7 additions, 0 deletionstools/perf/config/Makefile
- tools/perf/ui/browsers/hists.c 49 additions, 24 deletionstools/perf/ui/browsers/hists.c
- tools/perf/ui/hist.c 0 additions, 3 deletionstools/perf/ui/hist.c
- tools/perf/util/Build 3 additions, 0 deletionstools/perf/util/Build
- tools/perf/util/evsel.h 2 additions, 4 deletionstools/perf/util/evsel.h
- tools/perf/util/hist.c 131 additions, 13 deletionstools/perf/util/hist.c
- tools/perf/util/hist.h 4 additions, 2 deletionstools/perf/util/hist.h
- tools/perf/util/pmu.c 2 additions, 2 deletionstools/perf/util/pmu.c
- tools/perf/util/sort.c 67 additions, 80 deletionstools/perf/util/sort.c
- tools/perf/util/sort.h 1 addition, 1 deletiontools/perf/util/sort.h
Please register or sign in to comment