[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20091208122255.GB5016@nowhere>
Date: Tue, 8 Dec 2009 13:23:00 +0100
From: Frederic Weisbecker <fweisbec@...il.com>
To: Li Zefan <lizf@...fujitsu.com>
Cc: Ingo Molnar <mingo@...e.hu>, Steven Rostedt <rostedt@...dmis.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 00/13] tracing: various cleanups and small fixes
(updated)
On Tue, Dec 08, 2009 at 11:13:58AM +0800, Li Zefan wrote:
> Updates:
>
> - took a further step to save more spaces (01/13)
> - fixed a mistake in (03/13)
> - collected some ACKs
>
>
> Here are some patches that I've collected. All are cleanups and
> small fixes, no change in functionality.
>
> As a result, 24K bytes are saved, and 87 lines of code are
> reduced:
>
> text data bss dec hex filename
> 5355293 1961928 7103260 14420481 dc0a01 vmlinux.o.old
> 5331208 1961864 7103260 14396332 dbabac vmlinux.o
>
> ---
> include/linux/ftrace_event.h | 4 +-
> include/linux/syscalls.h | 6 +-
> include/trace/ftrace.h | 56 ++-----------
> kernel/trace/ftrace.c | 30 ++++---
> kernel/trace/power-traces.c | 2 -
> kernel/trace/trace.c | 166 +++++++++++++-----------------------
> kernel/trace/trace.h | 23 +++---
> kernel/trace/trace_event_profile.c | 6 +-
> kernel/trace/trace_events.c | 38 +++++++--
> kernel/trace/trace_export.c | 4 -
> kernel/trace/trace_kprobe.c | 9 --
> kernel/trace/trace_ksym.c | 13 ++--
> kernel/trace/trace_syscalls.c | 18 +----
> 13 files changed, 144 insertions(+), 231 deletions(-)
I'm queuing these patches.
Thanks.
--
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