]> www.infradead.org Git - users/jedix/linux-maple.git/commit
perf/x86/intel/ds: Clarify adaptive PEBS processing
authorKan Liang <kan.liang@linux.intel.com>
Tue, 19 Nov 2024 13:55:02 +0000 (05:55 -0800)
committerPeter Zijlstra <peterz@infradead.org>
Mon, 2 Dec 2024 11:01:34 +0000 (12:01 +0100)
commit7087bfb0adc9a12ec3b463b1d38072c5efce5d6c
tree62abec08c01b620c49940e3a100ca5ddaf435264
parentdce210a72e91b13e53405e12f4e3ba023e45a4c7
perf/x86/intel/ds: Clarify adaptive PEBS processing

Modify the pebs_basic and pebs_meminfo structs to make the bitfields
more explicit to ease readability of the code.

Co-developed-by: Stephane Eranian <eranian@google.com>
Signed-off-by: Stephane Eranian <eranian@google.com>
Signed-off-by: Kan Liang <kan.liang@linux.intel.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/r/20241119135504.1463839-3-kan.liang@linux.intel.com
arch/x86/events/intel/ds.c
arch/x86/include/asm/perf_event.h