Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull perf fixes from Ingo Molnar: "Six fixes for bugs that were found via fuzzing, and a trivial hw-enablement patch for AMD Family-17h CPU PMUs" * 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: perf/x86/intel/uncore: Allow only a single PMU/box within an events group perf/x86/intel: Cure bogus unwind from PEBS entries perf/x86: Restore TASK_SIZE check on frame pointer perf/core: Fix address filter parser perf/x86: Add perf support for AMD family-17h processors perf/x86/uncore: Fix crash by removing bogus event_list[] handling for SNB client uncore IMC perf/core: Do not set cpuctx->cgrp for unscheduled cgroups
No related branches found
No related tags found
Showing
- arch/x86/events/amd/core.c 7 additions, 1 deletionarch/x86/events/amd/core.c
- arch/x86/events/core.c 2 additions, 8 deletionsarch/x86/events/core.c
- arch/x86/events/intel/ds.c 23 additions, 12 deletionsarch/x86/events/intel/ds.c
- arch/x86/events/intel/uncore.c 4 additions, 4 deletionsarch/x86/events/intel/uncore.c
- arch/x86/events/intel/uncore_snb.c 0 additions, 12 deletionsarch/x86/events/intel/uncore_snb.c
- arch/x86/events/perf_event.h 1 addition, 1 deletionarch/x86/events/perf_event.h
- kernel/events/core.c 13 additions, 0 deletionskernel/events/core.c
Loading
Please register or sign in to comment