-
- Downloads
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull perf fixes from Ingo Molnar: "Two hw-enablement patches, two race fixes, three fixes for regressions of semantics, plus a number of tooling fixes" * 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: perf/x86/intel: Add proper condition to run sched_task callbacks perf/core: Fix locking for children siblings group read perf/core: Fix scheduling regression of pinned groups perf/x86/intel: Fix debug_store reset field for freq events perf/x86/intel: Add Goldmont Plus CPU PMU support perf/x86/intel: Enable C-state residency events for Apollo Lake perf symbols: Accept zero as the kernel base address Revert "perf/core: Drop kernel samples even though :u is specified" perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its target perf evsel: State in the default event name if attr.exclude_kernel is set perf evsel: Fix attr.exclude_kernel setting for default cycles:p
No related branches found
No related tags found
Showing
- arch/x86/events/intel/core.c 160 additions, 4 deletionsarch/x86/events/intel/core.c
- arch/x86/events/intel/cstate.c 20 additions, 6 deletionsarch/x86/events/intel/cstate.c
- arch/x86/events/intel/ds.c 16 additions, 6 deletionsarch/x86/events/intel/ds.c
- arch/x86/events/intel/lbr.c 4 additions, 0 deletionsarch/x86/events/intel/lbr.c
- arch/x86/events/perf_event.h 2 additions, 0 deletionsarch/x86/events/perf_event.h
- kernel/events/core.c 12 additions, 21 deletionskernel/events/core.c
- tools/perf/ui/browser.c 1 addition, 1 deletiontools/perf/ui/browser.c
- tools/perf/util/evsel.c 5 additions, 3 deletionstools/perf/util/evsel.c
- tools/perf/util/machine.c 1 addition, 1 deletiontools/perf/util/machine.c
Loading
Please register or sign in to comment