Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
* 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: perf: Fix loss of notification with multi-event perf, x86: Force IBS LVT offset assignment for family 10h perf, x86: Disable PEBS on SandyBridge chips trace_events_filter: Use rcu_assign_pointer() when setting ftrace_event_call->filter perf session: Fix crash with invalid CPU list perf python: Fix undefined symbol problem perf/x86: Enable raw event access to Intel offcore events perf: Don't use -ENOSPC for out of PMU resources perf: Do not set task_ctx pointer in cpuctx if there are no events in the context perf/x86: Fix PEBS instruction unwind oprofile, x86: Fix crash when unloading module (nmi timer mode) oprofile: Fix crash when unloading module (hr timer mode)
No related branches found
No related tags found
Showing
- arch/arm/kernel/perf_event.c 3 additions, 3 deletionsarch/arm/kernel/perf_event.c
- arch/mips/kernel/perf_event_mipsxx.c 4 additions, 4 deletionsarch/mips/kernel/perf_event_mipsxx.c
- arch/x86/kernel/cpu/perf_event.c 6 additions, 10 deletionsarch/x86/kernel/cpu/perf_event.c
- arch/x86/kernel/cpu/perf_event_amd_ibs.c 18 additions, 11 deletionsarch/x86/kernel/cpu/perf_event_amd_ibs.c
- arch/x86/kernel/cpu/perf_event_intel.c 8 additions, 0 deletionsarch/x86/kernel/cpu/perf_event_intel.c
- arch/x86/kernel/cpu/perf_event_intel_ds.c 5 additions, 1 deletionarch/x86/kernel/cpu/perf_event_intel_ds.c
- arch/x86/kernel/cpu/perf_event_p4.c 1 addition, 1 deletionarch/x86/kernel/cpu/perf_event_p4.c
- arch/x86/oprofile/init.c 5 additions, 2 deletionsarch/x86/oprofile/init.c
- drivers/oprofile/oprof.c 24 additions, 5 deletionsdrivers/oprofile/oprof.c
- drivers/oprofile/timer_int.c 1 addition, 0 deletionsdrivers/oprofile/timer_int.c
- include/linux/perf_event.h 1 addition, 0 deletionsinclude/linux/perf_event.h
- kernel/events/core.c 86 additions, 3 deletionskernel/events/core.c
- kernel/events/internal.h 3 additions, 0 deletionskernel/events/internal.h
- kernel/events/ring_buffer.c 3 additions, 0 deletionskernel/events/ring_buffer.c
- kernel/trace/trace_events_filter.c 3 additions, 3 deletionskernel/trace/trace_events_filter.c
- tools/perf/util/evsel.c 10 additions, 0 deletionstools/perf/util/evsel.c
- tools/perf/util/hist.c 0 additions, 10 deletionstools/perf/util/hist.c
- tools/perf/util/hist.h 0 additions, 2 deletionstools/perf/util/hist.h
- tools/perf/util/session.c 4 additions, 0 deletionstools/perf/util/session.c
Loading
Please register or sign in to comment