From: Hendrik Brueckner Date: Fri, 13 Dec 2013 10:42:44 +0000 (+0100) Subject: s390/cpum_sf: Add raw data sampling to support the diagnostic-sampling function X-Git-Tag: v3.14-rc1~184^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e75fc3ff4cffd90684816d69838f8730ac3e072;p=pandora-kernel.git s390/cpum_sf: Add raw data sampling to support the diagnostic-sampling function Also support the diagnostic-sampling function in addition to the basic-sampling function. Diagnostic-sampling data entries contain hardware model specific sampling data and additional programs are required to analyze the data. To deliver diagnostic-sampling, as well, as basis-sampling data entries to user space, introduce support for sampling "raw data". If this particular perf sampling type (PERF_SAMPLE_RAW) is used, sampling data entries are copied to user space. External programs can then analyze these data. Signed-off-by: Hendrik Brueckner Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed