Re: [PATCH 3/4] tracing/profile: Add filter support

From: Li Zefan
Date: Tue Oct 13 2009 - 05:26:31 EST


Peter Zijlstra wrote:
> On Tue, 2009-10-13 at 10:19 +0800, Li Zefan wrote:
>> +#ifdef CONFIG_EVENT_PROFILE
>> + struct event_filter *filter;
>> + int filter_active;
>> #endif
>
> Why do you need filter_active, isn't !filter equivalent?
>

Indeed. I realized this right after I sent out this patchset. I'll
fix it. Thanks.

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