selftests/powerpc/pmu: Include mmap_buffer field as part of struct event
authorAthira Rajeev <atrajeev@linux.vnet.ibm.com>
Thu, 27 Jan 2022 07:19:53 +0000 (12:49 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 28 Feb 2022 00:25:52 +0000 (11:25 +1100)
commitf961e20f15ed35e9ca154a099897d600b78b0311
tree22fe6566956f1b22fa51f248d618bce8bff6e95a
parent8a0edc72bec25fa62450bfef1a150483558e1289
selftests/powerpc/pmu: Include mmap_buffer field as part of struct event

To enable the capturing of samples as part of perf event, add a new
field "mmap_buffer" to "struct event". This field is a place-holder for
sample collection

Signed-off-by: Athira Rajeev <atrajeev@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220127072012.662451-2-kjain@linux.ibm.com
tools/testing/selftests/powerpc/pmu/event.h