Re: [PATCHv9 2.6.35-rc4-tip 0/13] Uprobes Patches:

From: Srikar Dronamraju
Date: Tue Jul 20 2010 - 22:43:19 EST



> Em Tue, Jul 20, 2010 at 12:08:05PM +0530, Srikar Dronamraju escreveu:
> > > A minor note on perf probe -S output: This seems to include a lot of
> > > T.456 or similar labels, which from my recollection are gcc internal
> > > things. It would be good to filter those out as they aren't quite
> > > useful and just fill up the list.
> >
> > Okay .. will take a look. Offhand I dont know about the T.456
> > labels, so I will google and see if its possible for us to identify if
> > its a t.456 label. However if you know how to identify a t456 label
> > from normal functions, then it would be great.
>
> We may have some hint on the symtab, having access to one of those files
> to look at its symtab will help.

I tried searching for t.456 gcc labels in google. I dont think I found
anything interesting. Are we looking at not listing symbols that end
with @plt? Can you please list an example t.456 label. Also any pointers to
where I can find more information on the same would be very useful.

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