[PATCH 0/4] tracing: Various cleanups

From: Jiri Olsa
Date: Wed Apr 25 2012 - 04:23:45 EST


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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/