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

From: Srikar Dronamraju
Date: Wed Jul 21 2010 - 09:23:15 EST


* Steven Rostedt <rostedt@xxxxxxxxxxx> [2010-07-21 09:08:10]:

> On Wed, 2010-07-21 at 08:12 +0530, Srikar Dronamraju wrote:
>
> > 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.
>
> I'm not sure you'll find anything looking for "t.456" since that is just
> a random label that gcc created for its internal use. But I believe that
> all of these temp labels have a '.' in them. Thus, you can just ignore
> all labels with '.'.
>
>

Thanks a lot for confirming this. I did some digging and was thinking that may
be .L<blah><blah> were the ones that Christoph was referring.

--
Thanks and Regards
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/