[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1335342219-2782-1-git-send-email-jolsa@redhat.com>
Date: Wed, 25 Apr 2012 10:23:35 +0200
From: Jiri Olsa <jolsa@...hat.com>
To: rostedt@...dmis.org, fweisbec@...il.com, mingo@...hat.com
Cc: linux-kernel@...r.kernel.org
Subject: [PATCH 0/4] tracing: Various cleanups
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists