Messages in this thread |  | | | Date | Thu, 10 Sep 2009 09:19:43 +0800 | | From | Li Zefan <> | | Subject | Re: [PATCH] tracing: Clean up trace.h |
| |
Steven Rostedt wrote: > On Wed, 2009-09-09 at 14:55 +0800, Li Zefan wrote: >> - remove some dead code >> - remove @stats from struct tracer >> - move DEFINE_COMPARISON_PRED() and DEFINE_EQUALITY_PRED() >> to kernel/trace/trace_events_filter.c > > Thanks Li, I'll apply it. Just curious, do you have a tool to find dead > code, or is it just by review? >
No, no tool, otherwise I would have run it on the whole kernel tree and made tons of patches. ;)
|  |