Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull perf fixes from Ingo Molnar: "Tooling fixes, plus a simple hardware-enablement patch for the Intel RAPL PMU (energy use measurement) on Haswell CPUs, which I hope is still fine at this stage" * 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: perf tools: Instead of redirecting flex output, use -o perf tools: Fix double free in perf test 21 (code-reading.c) perf stat: Initialize statistics correctly perf bench: Set more defaults in the 'numa' suite perf bench: Fix segfault at the end of an 'all' execution perf bench: Update manpage to mention numa and futex perf probe: Use dwarf_getcfi_elf() instead of dwarf_getcfi() perf probe: Fix to handle errors in line_range searching perf probe: Fix --line option behavior perf tools: Pick up libdw without explicit LIBDW_DIR MAINTAINERS: Change e-mail to kernel.org one perf callchains: Disable unwind libraries when libelf isn't found tools lib traceevent: Do not call warning() directly tools lib traceevent: Print event name when show warning if possible perf top: Fix documentation of invalid -s option perf/x86: Enable DRAM RAPL support on Intel Haswell
No related branches found
No related tags found
Showing
- MAINTAINERS 1 addition, 1 deletionMAINTAINERS
- arch/x86/kernel/cpu/perf_event_intel_rapl.c 30 additions, 3 deletionsarch/x86/kernel/cpu/perf_event_intel_rapl.c
- tools/lib/traceevent/event-parse.c 66 additions, 43 deletionstools/lib/traceevent/event-parse.c
- tools/perf/Documentation/perf-bench.txt 22 additions, 0 deletionstools/perf/Documentation/perf-bench.txt
- tools/perf/Documentation/perf-top.txt 0 additions, 1 deletiontools/perf/Documentation/perf-top.txt
- tools/perf/Makefile.perf 2 additions, 2 deletionstools/perf/Makefile.perf
- tools/perf/bench/numa.c 4 additions, 0 deletionstools/perf/bench/numa.c
- tools/perf/builtin-stat.c 9 additions, 2 deletionstools/perf/builtin-stat.c
- tools/perf/config/Makefile 4 additions, 3 deletionstools/perf/config/Makefile
- tools/perf/tests/code-reading.c 1 addition, 0 deletionstools/perf/tests/code-reading.c
- tools/perf/util/probe-finder.c 9 additions, 6 deletionstools/perf/util/probe-finder.c
Loading
Please register or sign in to comment