linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] tracing/syscalls: Arch code shrinks, easier arch integration
@ 2009-09-19  5:39 Frederic Weisbecker
  2009-09-19  5:39 ` [PATCH 1/2] tracing: Move syscalls metadata handling from arch to core Frederic Weisbecker
                   ` (4 more replies)
  0 siblings, 5 replies; 16+ messages in thread
From: Frederic Weisbecker @ 2009-09-19  5:39 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: LKML, Frederic Weisbecker, Steven Rostedt, Li Zefan,
	Masami Hiramatsu, Jason Baron, Lai Jiangshan, Heiko Carstens,
	Martin Schwidefsky, Paul Mundt

Ingo,

This patchset moves most of the arch syscalls tracing code to core,
since most of it has become pretty generic since the latest changes.

Note: I haven't tested the s390 changes.

Please pull from the tracing/syscalls branch which can be found at:

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

Thanks,
Frederic.

Frederic Weisbecker (2):
      tracing: Move syscalls metadata handling from arch to core
      tracing: Document HAVE_FTRACE_SYSCALLS needs

 Documentation/trace/ftrace-design.txt |   11 ++++-
 arch/s390/kernel/ftrace.c             |   67 +--------------------------
 arch/x86/kernel/ftrace.c              |   76 +------------------------------
 include/trace/syscall.h               |    2 +-
 kernel/trace/trace_syscalls.c         |   80 +++++++++++++++++++++++++++++++++
 5 files changed, 95 insertions(+), 141 deletions(-)

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

end of thread, other threads:[~2009-10-14  7:29 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-19  5:39 [GIT PULL] tracing/syscalls: Arch code shrinks, easier arch integration Frederic Weisbecker
2009-09-19  5:39 ` [PATCH 1/2] tracing: Move syscalls metadata handling from arch to core Frederic Weisbecker
2009-09-19  7:16   ` Ingo Molnar
2009-09-19  7:48   ` Heiko Carstens
2009-09-19  8:12     ` Frederic Weisbecker
2009-09-19  5:39 ` [PATCH 2/2] tracing: Document HAVE_FTRACE_SYSCALLS needs Frederic Weisbecker
2009-09-19  7:17   ` Ingo Molnar
2009-09-19  7:22     ` Frederic Weisbecker
2009-09-19  7:28       ` Ingo Molnar
2009-09-19  7:29         ` Frederic Weisbecker
2009-09-19  9:08 ` [GIT PULL v2] tracing/syscalls: Arch code shrinks, easier arch integration Frederic Weisbecker
2009-10-13 22:25   ` Frederic Weisbecker
2009-10-14  6:18     ` Ingo Molnar
2009-10-14  7:28       ` Heiko Carstens
2009-09-19  9:08 ` [PATCH 1/2 v2] tracing: Move syscalls metadata handling from arch to core Frederic Weisbecker
2009-09-19  9:08 ` [PATCH 2/2 v2] tracing: Document HAVE_SYSCALL_TRACEPOINTS needs Frederic Weisbecker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).