[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <c62985530912080541i424bed19j3e3795cdc9d5d66c@mail.gmail.com>
Date: Tue, 8 Dec 2009 14:41:33 +0100
From: Frederic Weisbecker <fweisbec@...il.com>
To: Steven Rostedt <rostedt@...dmis.org>
Cc: Li Zefan <lizf@...fujitsu.com>, Ingo Molnar <mingo@...e.hu>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 00/13] tracing: various cleanups and small fixes (updated)
2009/12/8 Steven Rostedt <rostedt@...dmis.org>:
> On Tue, 2009-12-08 at 13:23 +0100, Frederic Weisbecker wrote:
>> 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.
>
> I don't mind you queing them, but I still want to have a deeper look.
> Could you hold on a bit. I'll look at them today, and give an ack, or
> comments later on.
>
> Thanks,
Sure.
--
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