mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] small instrumentation updates
@ 2010-10-14 19:42 Frederic Weisbecker
  2010-10-14 19:42 ` [PATCH 1/2] tracing: Fix function-graph build warning on 32-bit Frederic Weisbecker
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Frederic Weisbecker @ 2010-10-14 19:42 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: LKML, Frederic Weisbecker, Thomas Gleixner, H . Peter Anvin,
	Peter Zijlstra, Steven Rostedt

Ingo,

Please pull the perf/core branch that can be found at:

git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing.git
	perf/core

Thanks,
	Frederic
---

Borislav Petkov (1):
      tracing: Fix function-graph build warning on 32-bit

Frederic Weisbecker (1):
      x86: Barf when vmalloc and kmemcheck faults happen in NMI


 arch/x86/mm/fault.c                  |    4 ++++
 arch/x86/mm/kmemcheck/kmemcheck.c    |    2 ++
 kernel/trace/trace_functions_graph.c |    5 +++--
 3 files changed, 9 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-10-15  3:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-14 19:42 [GIT PULL] small instrumentation updates Frederic Weisbecker
2010-10-14 19:42 ` [PATCH 1/2] tracing: Fix function-graph build warning on 32-bit Frederic Weisbecker
2010-10-14 19:42 ` [PATCH 2/2] x86: Barf when vmalloc and kmemcheck faults happen in NMI Frederic Weisbecker
2010-10-15  3:13 ` [GIT PULL] small instrumentation updates Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome