From: Greg Kroah-Hartman Date: Thu, 17 Feb 2011 16:57:41 +0000 (-0800) Subject: edited text for queue-2.6.37/perf-timechart-adjust-perf-timechart-to-the-new-power... X-Git-Tag: v2.6.36.4~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0d433d274b959592608a7bbc45a59cca2b0ca5a4;p=thirdparty%2Fkernel%2Fstable-queue.git edited text for queue-2.6.37/perf-timechart-adjust-perf-timechart-to-the-new-power-events.patch --- 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.