linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] tracing: Various cleanups
@ 2012-04-25  8:23 Jiri Olsa
  2012-04-25  8:23 ` [PATCH 1/4] ftrace: Remove unused code ftrace related code Jiri Olsa
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Jiri Olsa @ 2012-04-25  8:23 UTC (permalink / raw)
  To: rostedt, fweisbec, mingo; +Cc: linux-kernel

hi,
sending some small cleanups I gathered along the way ;)

attached patches:
  1/4 ftrace: Remove unused code ftrace related code
  2/4 ftrace: Remove unused ftrace_update_time variable/code
  3/4 ftrace: No return value for ftrace_process_locs
  4/4 tracing: Use seq_*_private interface for some seq files

wbr,
jirka
---
 include/linux/ftrace.h |    7 --
 kernel/trace/ftrace.c  |  199 ++++++++----------------------------------------
 kernel/trace/trace.c   |   27 +------
 3 files changed, 35 insertions(+), 198 deletions(-)

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

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

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-25  8:23 [PATCH 0/4] tracing: Various cleanups Jiri Olsa
2012-04-25  8:23 ` [PATCH 1/4] ftrace: Remove unused code ftrace related code Jiri Olsa
2012-04-25 11:21   ` Steven Rostedt
2012-04-25 11:34     ` Jiri Olsa
2012-04-25  8:23 ` [PATCH 2/4] ftrace: Remove unused ftrace_update_time variable/code Jiri Olsa
2012-04-25 11:26   ` Steven Rostedt
2012-04-25  8:23 ` [PATCH 3/4] ftrace: No return value for ftrace_process_locs Jiri Olsa
2012-04-25 11:29   ` Steven Rostedt
2012-05-08 14:19   ` Steven Rostedt
2012-05-12 15:01     ` Jiri Olsa
2012-04-25  8:23 ` [PATCH 4/4] tracing: Use seq_*_private interface for some seq files Jiri Olsa
2012-05-10  8:56   ` [tip:perf/core] " tip-bot for Jiri Olsa

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).