]> git.baikalelectronics.ru Git - kernel.git/commit
perf/x86/intel: Rename confusing 'freerunning PEBS' API and implementation to 'large...
authorKan Liang <kan.liang@linux.intel.com>
Mon, 12 Mar 2018 14:45:37 +0000 (10:45 -0400)
committerIngo Molnar <mingo@kernel.org>
Tue, 20 Mar 2018 07:58:29 +0000 (08:58 +0100)
commitfe2cbd562d6ede5ddbd7a9e49a0e32ed472454c0
treef6521428aebf7e8f61ca0d40a5b09daf9cf222fe
parentda6c4889fd990661a757b09e66519226bf7f0fff
perf/x86/intel: Rename confusing 'freerunning PEBS' API and implementation to 'large PEBS'

The 'freerunning PEBS' and 'large PEBS' are the same thing. Both of these
names appear in the code and in the API, which causes confusion.

Rename 'freerunning PEBS' to 'large PEBS' to unify the code,
which eliminates the confusion.

No functional change.

Reported-by: Vince Weaver <vincent.weaver@maine.edu>
Signed-off-by: Kan Liang <kan.liang@linux.intel.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/1520865937-22910-1-git-send-email-kan.liang@linux.intel.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/events/core.c
arch/x86/events/intel/core.c
arch/x86/events/intel/ds.c
arch/x86/events/perf_event.h