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 Pull perf/urgent fixes from Arnaldo Carvalho de Melo: - Free callchains when hist entries are deleted, plugging a massive leak in 'top -g', where hist_entries (and its callchains) are decayed over time. (Namhyung Kim) - Fix segfault when showing callchain in the hists browser (report & top) (Namhyung Kim) - Fix children sort key behavior, and also the 'perf test 32' test that was failing due to reliance on undefined behaviour (Namhyung Kim) Signed-off-by:Arnaldo Carvalho de Melo <acme@redhat.com> Signed-off-by:
Ingo Molnar <mingo@kernel.org>
Showing
- tools/perf/tests/hists_cumulate.c 32 additions, 32 deletionstools/perf/tests/hists_cumulate.c
- tools/perf/ui/browsers/hists.c 1 addition, 1 deletiontools/perf/ui/browsers/hists.c
- tools/perf/ui/hist.c 3 additions, 0 deletionstools/perf/ui/hist.c
- tools/perf/util/callchain.c 30 additions, 0 deletionstools/perf/util/callchain.c
- tools/perf/util/callchain.h 2 additions, 0 deletionstools/perf/util/callchain.h
- tools/perf/util/hist.c 1 addition, 0 deletionstools/perf/util/hist.c
Please register or sign in to comment