commit | 7958e541495d7f99cefef2300b2c388865626c2e | [log] [tgz] |
---|---|---|
author | Andi Kleen <[email protected]> | Fri Oct 13 16:31:56 2017 -0700 |
committer | Arnaldo Carvalho de Melo <[email protected]> | Mon Oct 23 16:30:51 2017 -0300 |
tree | 6582436f7b07fc4406afc1a4fbb5c75146f51431 | |
parent | d7e05ceaa93417f6f0077444eb111f64df823d25 [diff] |
perf vendor events: Fix incorrect cmask syntax for some Intel metrics Some of the metrics use an incorrect syntax for specifying the cmask for an event. Convert to perf syntax so that they can be resolved. Fixes metrics on Broadwell, SandyBridge. Signed-off-by: Andi Kleen <[email protected]> Link: http://lkml.kernel.org/n/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>