commit | 9c4e2e2589c99ed01db6245847b4bd44bc053330 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@linux.intel.com> | Wed Mar 29 17:07:53 2017 -0700 |
committer | Andi Kleen <ak@linux.intel.com> | Thu Mar 30 13:32:25 2017 -0700 |
tree | 171f8f5a6462676a883a12f2c1e79891942e2a82 | |
parent | 3906a13a6b4e78fbc0def03a808f091f0dff1b44 [diff] |
perf vendor events intel: Add missing UNC_M_DCLOCKTICKS for Broadwell DE uncore An earlier update removed the UNC_M_CLOCKTICKS event for Broadwell DE. But Metric events were still referring to it. This adds it back under a different name from the event list, and also fixes up the Metric events to use the new name. Cc: jolsa@kernel.org Link: http://lkml.kernel.org/n/tip-zxxzg4g5nr93o7np00vgqqwm@git.kernel.org Signed-off-by: Andi Kleen <ak@linux.intel.com>