Skip to content
  • Linus Torvalds's avatar
    Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip · bbcdea65
    Linus Torvalds authored
    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
    bbcdea65