Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull perf fixes from Ingo Molnar: "Mostly tooling fixes, plus an Intel RAPL PMU driver fix" * 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: perf tests x86: Fix stack map lookup in dwarf unwind test perf x86: Fix perf to use non-executable stack, again perf tools: Remove extra '/' character in events file path perf machine: Search for modules in %s/lib/modules/%s perf tests: Add static build make test perf tools: Fix bfd dependency libraries detection perf tools: Use LDFLAGS instead of ALL_LDFLAGS perf/x86: Fix RAPL rdmsrl_safe() usage tools lib traceevent: Fix memory leak in pretty_print() tools lib traceevent: Fix backward compatibility macros for pevent filter enums perf tools: Disable libdw unwind for all but x86 arch perf tests x86: Fix memory leak in sample_ustack()
No related branches found
No related tags found
Showing
- arch/x86/kernel/cpu/perf_event_intel_rapl.c 2 additions, 1 deletionarch/x86/kernel/cpu/perf_event_intel_rapl.c
- tools/lib/api/fs/debugfs.c 2 additions, 2 deletionstools/lib/api/fs/debugfs.c
- tools/lib/traceevent/event-parse.c 1 addition, 0 deletionstools/lib/traceevent/event-parse.c
- tools/lib/traceevent/event-parse.h 2 additions, 2 deletionstools/lib/traceevent/event-parse.h
- tools/perf/Makefile.perf 1 addition, 1 deletiontools/perf/Makefile.perf
- tools/perf/arch/x86/tests/dwarf-unwind.c 2 additions, 1 deletiontools/perf/arch/x86/tests/dwarf-unwind.c
- tools/perf/arch/x86/tests/regs_load.S 7 additions, 1 deletiontools/perf/arch/x86/tests/regs_load.S
- tools/perf/config/Makefile 35 additions, 11 deletionstools/perf/config/Makefile
- tools/perf/tests/make 2 additions, 0 deletionstools/perf/tests/make
- tools/perf/util/machine.c 12 additions, 4 deletionstools/perf/util/machine.c
Loading
Please register or sign in to comment