All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] tracing: A couple of fixes
@ 2015-01-15  4:04 Steven Rostedt
  2015-01-15  4:04 ` [PATCH 1/2] tracing: Remove extra call to init_ftrace_syscalls() Steven Rostedt
  2015-01-15  4:04 ` [PATCH 2/2] tracing: Fix enabling of syscall events on the command line Steven Rostedt
  0 siblings, 2 replies; 3+ messages in thread
From: Steven Rostedt @ 2015-01-15  4:04 UTC (permalink / raw)
  To: linux-kernel; +Cc: Ingo Molnar, Andrew Morton

Some bugs have been reported and this fixes them. I'll be testing them
a bit more before pushing them to Linus.


Steven Rostedt (Red Hat) (2):
      tracing: Remove extra call to init_ftrace_syscalls()
      tracing: Fix enabling of syscall events on the command line

----
 kernel/trace/trace.c        |  1 -
 kernel/trace/trace_events.c | 69 ++++++++++++++++++++++++++++++++++++---------
 2 files changed, 55 insertions(+), 15 deletions(-)

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

end of thread, other threads:[~2015-01-15  4:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-15  4:04 [PATCH 0/2] tracing: A couple of fixes Steven Rostedt
2015-01-15  4:04 ` [PATCH 1/2] tracing: Remove extra call to init_ftrace_syscalls() Steven Rostedt
2015-01-15  4:04 ` [PATCH 2/2] tracing: Fix enabling of syscall events on the command line Steven Rostedt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.