]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit40431409eb3bdc819af61733bf894a56ed7926b4
tree22fe6566956f1b22fa51f248d618bce8bff6e95a
parent9f56001cb111bf78eeab58fb2d39fa3fb19654aa
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