1
0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2026-01-19 21:04:26 +00:00
Linus Torvalds 7178fb0b23 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull perf fixes from Ingo Molnar:
 "I'd like to apologize for this very late pull request: I was dithering
  through the week whether to send the fixes, and then yesterday Jiri's
  crash fix for a regression introduced in this cycle clearly marked
  perf/urgent as 'must merge now'.

  Most of the commits are tooling fixes, plus there's three kernel fixes
  via four commits:

    - race fix in the Intel PEBS code

    - fix an AUX bug and roll back a previous attempt

    - fix AMD family 17h generic HW cache-event perf counters

  The largest diffstat contribution comes from the AMD fix - a new event
  table is introduced, which is a fairly low risk change but has a large
  linecount"

* 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  perf/x86/intel: Fix race in intel_pmu_disable_event()
  perf/x86/intel/pt: Remove software double buffering PMU capability
  perf/ring_buffer: Fix AUX software double buffering
  perf tools: Remove needless asm/unistd.h include fixing build in some places
  tools arch uapi: Copy missing unistd.h headers for arc, hexagon and riscv
  tools build: Add -ldl to the disassembler-four-args feature test
  perf cs-etm: Always allocate memory for cs_etm_queue::prev_packet
  perf cs-etm: Don't check cs_etm_queue::prev_packet validity
  perf report: Report OOM in status line in the GTK UI
  perf bench numa: Add define for RUSAGE_THREAD if not present
  tools lib traceevent: Change tag string for error
  perf annotate: Fix build on 32 bit for BPF annotation
  tools uapi x86: Sync vmx.h with the kernel
  perf bpf: Return value with unlocking in perf_env__find_btf()
  MAINTAINERS: Include vendor specific files under arch/*/events/*
  perf/x86/amd: Update generic hardware cache events for Family 17h
2019-05-05 14:37:25 -07:00
..
2019-03-21 12:30:54 +01:00
2019-03-08 10:02:58 -08:00
2019-03-29 12:24:41 -07:00
2019-03-16 13:05:32 -07:00
2019-03-18 10:44:48 -06:00
2019-03-07 12:20:11 -08:00
2019-03-18 07:07:30 +01:00
2019-03-10 12:47:57 -07:00
2019-03-12 18:59:17 -07:00
2019-03-12 10:04:02 -07:00
2019-03-12 10:04:00 -07:00
2019-03-09 19:52:47 -08:00
2019-03-28 10:58:28 +01:00
2019-04-16 15:38:07 +02:00
2019-03-16 13:05:32 -07:00
2019-03-07 18:32:03 -08:00
2019-03-15 15:29:47 -07:00
2019-03-10 12:29:52 -07:00
2019-04-26 11:09:55 -07:00
2019-03-12 10:04:03 -07:00
2019-03-09 09:22:42 -08:00
2019-03-07 12:20:11 -08:00
2019-03-15 15:29:47 -07:00
2019-04-05 16:02:30 -10:00
2019-03-10 12:47:57 -07:00
2019-03-16 13:47:14 -07:00
2019-05-01 08:38:47 -06:00
2019-03-06 14:52:48 -08:00