[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1358892435-21945-1-git-send-email-acme@infradead.org>
Date: Tue, 22 Jan 2013 19:07:15 -0300
From: Arnaldo Carvalho de Melo <acme@...radead.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org,
Arnaldo Carvalho de Melo <acme@...radead.org>,
Avi Kivity <avi@...hat.com>, David Ahern <dsahern@...il.com>,
Gleb Natapov <gleb@...hat.com>, Ingo Molnar <mingo@...nel.org>,
Jiri Olsa <jolsa@...hat.com>,
Paul Mackerras <paulus@...ba.org>,
Peter Zijlstra <peterz@...radead.org>,
Robert Richter <robert.richter@....com>,
Sebastian Andrzej Siewior <bigeasy@...utronix.de>,
arnaldo.melo@...il.com, Arnaldo Carvalho de Melo <acme@...hat.com>
Subject: [GIT PULL 0/2] perf/urgent fixes
Hi Linus,
Please consider pulling, reusing the perf-urgent-for-mingo signed tag
I used when requesting Ingo to pull this a week or so ago,
Best Regards,
- Arnaldo
The following changes since commit 5c49985c21bba4d2f899e3a97121868a5c58a876:
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm (2013-01-09 08:58:57 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux tags/perf-urgent-for-mingo
for you to fetch changes up to acb8fb04b74e1c26117b89945dc058b52b28ccb9:
perf tools: Fix building from 'make perf-*-src-pkg' tarballs (2013-01-10 16:03:26 -0300)
----------------------------------------------------------------
perf/urgent fixes:
. revert 20b279 - require exclude_guest to use PEBS - kernel side,
now older binaries will continue working for things like cycles:pp
without needing to pass extra modifiers, from David Ahern.
. Fix building from 'make perf-*-src-pkg' tarballs, broken by UAPI, from
Sebastian Andrzej Siewior
Signed-off-by: Arnaldo Carvalho de Melo <acme@...hat.com>
----------------------------------------------------------------
David Ahern (1):
perf x86: revert 20b279 - require exclude_guest to use PEBS - kernel side
Sebastian Andrzej Siewior (1):
perf tools: Fix building from 'make perf-*-src-pkg' tarballs
arch/x86/kernel/cpu/perf_event.c | 6 ------
tools/perf/MANIFEST | 10 ++++++++++
2 files changed, 10 insertions(+), 6 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists