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: New user visible features: - Support multiple probes on different binaries on the same command line (Masami Hiramatsu) User visible changes: - Fix synthesizing fork_event.ppid for non-main thread (David Ahern) - Fix cross-endian analysis (David Ahern) - Fix segfault in 'perf buildid-list' when show DSOs with hits (He Kuang) Infrastructure changes: - Fix type for references to data_head/tail (David Ahern) - Fix error path to do closedir() when synthesizing threads (Arnaldo Carvalho de Melo) Signed-off-by:Arnaldo Carvalho de Melo <acme@redhat.com> Signed-off-by:
Ingo Molnar <mingo@kernel.org>
Showing
- tools/perf/builtin-probe.c 17 additions, 2 deletionstools/perf/builtin-probe.c
- tools/perf/builtin-record.c 2 additions, 2 deletionstools/perf/builtin-record.c
- tools/perf/util/build-id.c 2 additions, 6 deletionstools/perf/util/build-id.c
- tools/perf/util/event.c 21 additions, 10 deletionstools/perf/util/event.c
- tools/perf/util/evlist.c 3 additions, 3 deletionstools/perf/util/evlist.c
- tools/perf/util/evlist.h 4 additions, 5 deletionstools/perf/util/evlist.h
- tools/perf/util/header.c 4 additions, 1 deletiontools/perf/util/header.c
- tools/perf/util/machine.c 1 addition, 3 deletionstools/perf/util/machine.c
- tools/perf/util/machine.h 1 addition, 0 deletionstools/perf/util/machine.h
- tools/perf/util/probe-event.c 3 additions, 2 deletionstools/perf/util/probe-event.c
- tools/perf/util/probe-event.h 3 additions, 3 deletionstools/perf/util/probe-event.h
Loading
Please register or sign in to comment