commit | 78b4416aa249365dd3c1b64da4d3a232014320b0 | [log] [tgz] |
---|---|---|
author | Madhavan Srinivasan <maddy@linux.vnet.ibm.com> | Mon Feb 20 19:29:03 2017 +0530 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Thu Mar 09 13:34:54 2017 +1100 |
tree | 982fe5ce494df4cb17a70b624934c0cb87ed66d6 | |
parent | f04d108029063a8a67528a88449c412aecf4d3d8 [diff] |
powerpc/perf: Handle sdar_mode for marked event in power9 MMCRA[SDAR_MODE] specifices how the SDAR should be updated in continous sampling mode. On P9 it must be set to 0b00 when MMCRA[63] is set. Fixes: c7c3f568beff2 ('powerpc/perf: macros for power9 format encoding') Signed-off-by: Madhavan Srinivasan <maddy@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>