Re: [PATCH 2/4] tracing: Add a helper function for event print functions

2013-03-01 Thread Steven Rostedt
On Thu, 2013-02-21 at 10:32 +0800, Li Zefan wrote: > Move duplicate code in event print functions to a helper function. > > This shrinks the size of the kernel by ~13K. > >textdata bss dec hex filename > 6596137 1743966 1013867218478775119f6b7 vmlinux.o.old > 6

[PATCH 2/4] tracing: Add a helper function for event print functions

2013-02-20 Thread Li Zefan
Move duplicate code in event print functions to a helper function. This shrinks the size of the kernel by ~13K. textdata bss dec hex filename 6596137 1743966 1013867218478775119f6b7 vmlinux.o.old 6583002 1743849 1013867218465523119c2f3 vmlinux.o.