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/urgent Pull perf tooling fixes and updates from Arnaldo Carvalho de Melo: * Fix JIT symbol resolution on heap (Namhyung Kim) * Fix wrong SVG height in 'timechart' (Stanislav Fomichev) * Free temp cpu_map in perf_session__cpu_bitmap (Stanislav Fomichev) * Fix NULL pointer reference bug with event unit in 'stat' (Stephane Eranian) * Fix memory corruption of xyarray when cpumask is used (Stephane Eranian) * Ensure sscanf does not overrun the "mem" field (Alan Cox) * Add support for the xtensa architecture (Baruch Siach) Signed-off-by:Arnaldo Carvalho de Melo <acme@redhat.com> Signed-off-by:
Ingo Molnar <mingo@kernel.org>
Showing
- tools/perf/builtin-timechart.c 3 additions, 0 deletionstools/perf/builtin-timechart.c
- tools/perf/perf.h 7 additions, 0 deletionstools/perf/perf.h
- tools/perf/util/evlist.c 5 additions, 2 deletionstools/perf/util/evlist.c
- tools/perf/util/evsel.c 0 additions, 1 deletiontools/perf/util/evsel.c
- tools/perf/util/header.c 1 addition, 1 deletiontools/perf/util/header.c
- tools/perf/util/map.c 2 additions, 2 deletionstools/perf/util/map.c
- tools/perf/util/parse-events.c 1 addition, 1 deletiontools/perf/util/parse-events.c
- tools/perf/util/pmu.c 20 additions, 4 deletionstools/perf/util/pmu.c
- tools/perf/util/pmu.h 1 addition, 1 deletiontools/perf/util/pmu.h
- tools/perf/util/session.c 7 additions, 3 deletionstools/perf/util/session.c
Please register or sign in to comment