mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] [GIT PULL] tracing: minor fixes
@ 2013-02-19  4:15 Steven Rostedt
  2013-02-19  4:15 ` [PATCH 1/2] tracing/syscalls: Allow archs to ignore tracing compat syscalls Steven Rostedt
  2013-02-19  4:15 ` [PATCH 2/2] ftrace: Call ftrace cleanup module notifier after all other notifiers Steven Rostedt
  0 siblings, 2 replies; 3+ messages in thread
From: Steven Rostedt @ 2013-02-19  4:15 UTC (permalink / raw)
  To: linux-kernel; +Cc: Ingo Molnar, Andrew Morton, Frederic Weisbecker

[-- Attachment #1: Type: text/plain, Size: 759 bytes --]


Ingo,

Please pull the latest tip/perf/core tree, which can be found at:

  git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
tip/perf/core

Head SHA1: 8c189ea64eea01ca20d102ddb74d6936dd16c579


Steven Rostedt (1):
      tracing/syscalls: Allow archs to ignore tracing compat syscalls

Steven Rostedt (Red Hat) (1):
      ftrace: Call ftrace cleanup module notifier after all other notifiers

----
 arch/x86/include/asm/ftrace.h      |   24 +++++++++++++++++++
 arch/x86/include/asm/thread_info.h |    1 -
 kernel/trace/ftrace.c              |   46 +++++++++++++++++++++++++-----------
 kernel/trace/trace_syscalls.c      |   43 +++++++++++++++++++++++++++++----
 4 files changed, 94 insertions(+), 20 deletions(-)

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

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

end of thread, other threads:[~2013-02-19  4:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-19  4:15 [PATCH 0/2] [GIT PULL] tracing: minor fixes Steven Rostedt
2013-02-19  4:15 ` [PATCH 1/2] tracing/syscalls: Allow archs to ignore tracing compat syscalls Steven Rostedt
2013-02-19  4:15 ` [PATCH 2/2] ftrace: Call ftrace cleanup module notifier after all other notifiers Steven Rostedt

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