On 16. 12. 25, 12:10, Greg Kroah-Hartman wrote:
6.18-stable review patch. If anyone has any objections, please let me know.
From: Ian Rogers irogers@google.com
[ Upstream commit c1932fb85af8e51ac9f6bd9947145b06c716106e ]
The instructions event is now provided in json meaning the has_event test always succeeds. Switch to using non-legacy event names in the affected metrics.
Reported-by: Thomas Richter tmricht@linux.ibm.com Closes: https://lore.kernel.org/linux-perf-users/3e80f453-f015-4f4f-93d3-8df6bb6b3c9... Fixes: 0012e0fa221b ("perf jevents: Add legacy-hardware and legacy-cache json")
Hmm, this ^^^ is also a 19-rc1 commit, not present in .18-stable. Why were these patches added?
Signed-off-by: Ian Rogers irogers@google.com Reviewed-by: Thomas Richter tmricht@linux.ibm.com Tested-by: Thomas Richter tmricht@linux.ibm.com Signed-off-by: Namhyung Kim namhyung@kernel.org Signed-off-by: Sasha Levin sashal@kernel.org