]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
perf/x86/intel/pt: Remove software double buffering PMU capability
authorAlexander Shishkin <alexander.shishkin@linux.intel.com>
Fri, 3 May 2019 08:55:36 +0000 (11:55 +0300)
committerIngo Molnar <mingo@kernel.org>
Fri, 3 May 2019 10:46:20 +0000 (12:46 +0200)
commit72e830f68428ab9ea9eca65d160795f4e02cecfc
tree53840a2c4795819bc7b7fb473da15f0b0bf25f55
parent26ae4f4406f88d82d79c85c11ac5fae18213cd38
perf/x86/intel/pt: Remove software double buffering PMU capability

Now that all AUX allocations are high-order by default, the software
double buffering PMU capability doesn't make sense any more, get rid
of it. In case some PMUs choose to opt out, we can re-introduce it.

Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Stephane Eranian <eranian@google.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Vince Weaver <vincent.weaver@maine.edu>
Cc: adrian.hunter@intel.com
Link: http://lkml.kernel.org/r/20190503085536.24119-3-alexander.shishkin@linux.intel.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/events/intel/pt.c
include/linux/perf_event.h