public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH ftrace/core 0/3] ftrace: Fix three small bugs
@ 2014-06-05 22:35 Yoshihiro YUNOMAE
  2014-06-05 22:35 ` [PATCH ftrace/core 1/3] trace/event: Return error if ftrace_trace_arrays is empty list Yoshihiro YUNOMAE
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Yoshihiro YUNOMAE @ 2014-06-05 22:35 UTC (permalink / raw)
  To: Masami Hiramatsu, linux-kernel, Steven Rostedt
  Cc: Hidehiro Kawai, Ingo Molnar, yrl.pp-manager.tt

Hi Steven,

I found three small bugs for current ftrace/core, so I fixed those.
Would you apply these patches?

Thanks!

---

Yoshihiro YUNOMAE (3):
      trace/event: Return error if ftrace_trace_arrays is empty list
      trace/kprobes: Avoid self tests if tracing is disabled on boot up
      trace: Fix memory leak when new instance creation failed


 kernel/trace/trace.c        |   23 ++++++++++++++---------
 kernel/trace/trace.h        |    3 +++
 kernel/trace/trace_events.c |   13 +++++++++++++
 kernel/trace/trace_kprobe.c |    3 +++
 4 files changed, 33 insertions(+), 9 deletions(-)

-- 
Yoshihiro YUNOMAE
Software Platform Research Dept. Linux Technology Center
Hitachi, Ltd., Yokohama Research Laboratory
E-mail: yoshihiro.yunomae.ez@hitachi.com

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

end of thread, other threads:[~2014-06-06  8:46 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-05 22:35 [PATCH ftrace/core 0/3] ftrace: Fix three small bugs Yoshihiro YUNOMAE
2014-06-05 22:35 ` [PATCH ftrace/core 1/3] trace/event: Return error if ftrace_trace_arrays is empty list Yoshihiro YUNOMAE
2014-06-06  3:46   ` Steven Rostedt
2014-06-06  6:28     ` [PATCH ftrace/core] tracing: Remove return value in event_trace_self_tests() when top_trace_array() returns NULL Yoshihiro YUNOMAE
2014-06-06  6:31       ` Yoshihiro YUNOMAE
2014-06-06  8:45         ` Steven Rostedt
2014-06-05 22:35 ` [PATCH ftrace/core 2/3] trace/kprobes: Avoid self tests if tracing is disabled on boot up Yoshihiro YUNOMAE
2014-06-06  1:01   ` Masami Hiramatsu
2014-06-05 22:35 ` [PATCH ftrace/core 3/3] trace: Fix memory leak when new instance creation failed Yoshihiro YUNOMAE
2014-06-06  3:54   ` Steven Rostedt
2014-06-06  4:07   ` Steven Rostedt

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