Re: [PATCH 0/8] tracing: further shrinking trace events

From: Steven Rostedt
Date: Wed May 26 2010 - 13:57:02 EST


On Mon, 2010-05-24 at 16:22 +0800, Li Zefan wrote:
> patch 1-2: reduce per trace event foot print
> patch 3-5: convert some trace events to DEFINE_EVENT
> patch 6-8: do some cleanups and thus shrink text size a bit
>
> Save ~5.7K in text and ~2.9K in data:
>
> text data bss dec hex filename
> 7018612 2034376 7251132 16304120 f8c7f8 vmlinux.o.orig
> 7012847 2031440 7251132 16295419 f8a5fb vmlinux.o
>
> And save considerable memory allocated by trace_define_event().
>
> -

Thanks Li!

I just pulled all but patch 5 in. Ted Tso said he'd take that one.

-- Steve


--
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/