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, three Intel uncore driver fixes, plus an AUX events fix uncovered by the perf fuzzer" * 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: perf/x86/intel/uncore: Remove PCIe3 unit for SNR perf/x86/intel/uncore: Fix missing marker for snr_uncore_imc_freerunning_events perf/x86/intel/uncore: Add PCI ID of IMC for Xeon E3 V5 Family perf: Correctly handle failed perf_get_aux_event() perf hists: Fix variable name's inconsistency in hists__for_each() macro perf map: Set kmap->kmaps backpointer for main kernel map chunks perf report: Fix incorrectly added dimensions as switch perf data file tools lib traceevent: Fix memory leakage in filter_event
No related branches found
No related tags found
Showing
- arch/x86/events/intel/uncore_snb.c 6 additions, 0 deletionsarch/x86/events/intel/uncore_snb.c
- arch/x86/events/intel/uncore_snbep.c 1 addition, 24 deletionsarch/x86/events/intel/uncore_snbep.c
- kernel/events/core.c 3 additions, 1 deletionkernel/events/core.c
- tools/lib/traceevent/parse-filter.c 3 additions, 1 deletiontools/lib/traceevent/parse-filter.c
- tools/perf/builtin-report.c 4 additions, 1 deletiontools/perf/builtin-report.c
- tools/perf/util/hist.h 2 additions, 2 deletionstools/perf/util/hist.h
- tools/perf/util/symbol-elf.c 3 additions, 0 deletionstools/perf/util/symbol-elf.c
Please register or sign in to comment