On Tue, 2011-02-22 at 13:51 +0800, Zhenyu Wang wrote: > On 2011.02.22 13:20:46 +0800, Xiang, Haihao wrote: > > Could you add a entry for media kernel for name_to_type_mapping or just > > use a common name for all tracked kernels? > > > > You mean media kernel requires special trace type? No.
> > For mesa, kernel names depend on which cache it is from, and > as far as I know aub has no special requirement for kernel name. > AubList could decode kernel source with offset specified in pipe > states. > But I have to use a name specified in name_to_type_mapping when allocating a GEM BO for a media kernel, or aub doesn't know the trace type of this BO. Of course, I can also use 'VS_PROG'/'GS_PROG'/'CLIP_PROG'... for a media kernel :(. _______________________________________________ Intel-gfx mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/intel-gfx
