Re: [RFC patch 25/32] trace event video gpu remove semicolons

From: Jean Pihet
Date: Wed May 04 2011 - 04:49:36 EST


Hi Mathieu,

On Wed, May 4, 2011 at 3:51 AM, Mathieu Desnoyers
<mathieu.desnoyers@xxxxxxxxxxxx> wrote:
> * Jesse Barnes (jbarnes@xxxxxxxxxxxxxxxx) wrote:
>> On Tue, 03 May 2011 19:10:48 -0400
>> Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx> wrote:
>>
>> > Part of the gradual TRACE_EVENT() semicolon removal. Enables creation of array
>> > of events, thus saving space for trace event probes.
>> >
>> > Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
>> > CC: Steven Rostedt <rostedt@xxxxxxxxxxx>
>> > CC: Frederic Weisbecker <fweisbec@xxxxxxxxx>
>> > CC: Ingo Molnar <mingo@xxxxxxx>
>> > CC: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
>> > CC: Jesse Barnes <jbarnes@xxxxxxxxxxxxxxxx>
>> > CC: Dave Airlie <airlied@xxxxxxxxxx>
>> > CC: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx>
>> > CC: Li Zefan <lizf@xxxxxxxxxxxxxx>
>> > ---
>> >  drivers/gpu/drm/drm_trace.h       |    6 ++--
>> >  drivers/gpu/drm/i915/i915_trace.h |   52 +++++++++++++++++++-------------------
>> >  2 files changed, 29 insertions(+), 29 deletions(-)
There are radeon specific trace points defined in
drivers/gpu/drm/radeon/radeon_trace.h, which are not covered by this
patch.
Is it intentional?

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