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 improvements and fixes from Arnaldo Carvalho de Melo: Infrastructure changes: * Improve callchain processing by removing unnecessary work. (Frederic Weisbecker) * Fix comm override error handling (Frederic Weisbecker) * Improve 'perf probe' exit path, release resources (Masami Hiramatsu) * Improve libtraceevent plugins exit path, allowing the registering of an unregister handler to be called at exit time (Namhyung Kim) * Add an alias to the build test makefile (make -C tools/perf build-test) (Namhyung Kim) 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 122 additions, 14 deletionstools/lib/traceevent/event-parse.c
- tools/lib/traceevent/event-parse.h 5 additions, 0 deletionstools/lib/traceevent/event-parse.h
- tools/lib/traceevent/plugin_cfg80211.c 6 additions, 0 deletionstools/lib/traceevent/plugin_cfg80211.c
- tools/lib/traceevent/plugin_function.c 3 additions, 0 deletionstools/lib/traceevent/plugin_function.c
- tools/lib/traceevent/plugin_hrtimer.c 10 additions, 0 deletionstools/lib/traceevent/plugin_hrtimer.c
- tools/lib/traceevent/plugin_jbd2.c 9 additions, 0 deletionstools/lib/traceevent/plugin_jbd2.c
- tools/lib/traceevent/plugin_kmem.c 22 additions, 0 deletionstools/lib/traceevent/plugin_kmem.c
- tools/lib/traceevent/plugin_kvm.c 29 additions, 0 deletionstools/lib/traceevent/plugin_kvm.c
- tools/lib/traceevent/plugin_mac80211.c 7 additions, 0 deletionstools/lib/traceevent/plugin_mac80211.c
- tools/lib/traceevent/plugin_sched_switch.c 12 additions, 0 deletionstools/lib/traceevent/plugin_sched_switch.c
- tools/lib/traceevent/plugin_scsi.c 6 additions, 0 deletionstools/lib/traceevent/plugin_scsi.c
- tools/lib/traceevent/plugin_xen.c 6 additions, 0 deletionstools/lib/traceevent/plugin_xen.c
- tools/perf/Makefile 6 additions, 0 deletionstools/perf/Makefile
- tools/perf/builtin-probe.c 43 additions, 5 deletionstools/perf/builtin-probe.c
- tools/perf/util/callchain.c 10 additions, 13 deletionstools/perf/util/callchain.c
- tools/perf/util/comm.c 10 additions, 9 deletionstools/perf/util/comm.c
- tools/perf/util/comm.h 1 addition, 1 deletiontools/perf/util/comm.h
- tools/perf/util/probe-event.c 63 additions, 48 deletionstools/perf/util/probe-event.c
- tools/perf/util/probe-event.h 6 additions, 0 deletionstools/perf/util/probe-event.h
- tools/perf/util/symbol-elf.c 2 additions, 3 deletionstools/perf/util/symbol-elf.c
Loading
Please register or sign in to comment