s390/cpumf: remove raw event support in basic-only sampling mode
authorPu Hou <bjhoupu@linux.vnet.ibm.com>
Fri, 19 May 2017 09:16:55 +0000 (11:16 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 16 Nov 2017 14:06:09 +0000 (15:06 +0100)
commit3d43b981eb841a9493717e6d509f59553dbe8c7a
treef179166a7bd6704c49941fab701e9c659db1a1cb
parenta3f22d505f56bf3efd8eecd9b7adcc40a40a4a8e
s390/cpumf: remove raw event support in basic-only sampling mode

Raw sample was implemented to export the diagnostic samples.
With having this achieved with AUX buffers, there is no requirement
for basic samples to export raw data.  In particular, most basic
sampling information are consumed for creating the perf event sample.

Signed-off-by: Pu Hou <bjhoupu@linux.vnet.ibm.com>
Reviewed-by: Hendrik Brueckner <brueckner@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/perf_event.h
arch/s390/kernel/perf_cpum_sf.c