From 0d433d274b959592608a7bbc45a59cca2b0ca5a4 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Thu, 17 Feb 2011 08:57:41 -0800 Subject: [PATCH] edited text for queue-2.6.37/perf-timechart-adjust-perf-timechart-to-the-new-power-events.patch --- ...art-adjust-perf-timechart-to-the-new-power-events.patch | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/queue-2.6.37/perf-timechart-adjust-perf-timechart-to-the-new-power-events.patch b/queue-2.6.37/perf-timechart-adjust-perf-timechart-to-the-new-power-events.patch index dc52d6ec778..ee8f851c623 100644 --- a/queue-2.6.37/perf-timechart-adjust-perf-timechart-to-the-new-power-events.patch +++ b/queue-2.6.37/perf-timechart-adjust-perf-timechart-to-the-new-power-events.patch @@ -7,6 +7,13 @@ From: Thomas Renninger commit 20c457b8587bee4644d998331d9e13be82e05b4c upstream. +[This patch is part of mainline git commit 20c457b8587bee4644d9. + This should fix: + http://www.mail-archive.com/linux-perf-users@vger.kernel.org/msg00057.html + + The regression was introduced by git commit: + 4c21adf26f8fcf86a755b9b9f55c2e9fd241e1fb] + builtin-timechart must only pass -e power:xy events if they are supported by the running kernel, otherwise try to fetch the old power:power{start,end} events. -- 2.47.3