This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Add static probes to runtime linker


Roland McGrath wrote:
> Please write up somewhere an English description of each probe,
> saying what it means, what types and meanings its arguments have,
> etc.
> 
> The LIBC_PROBE macro already results in using a "provider" name
> that's something like "rtld" or "libc".  So there is no need to
> put an "rtld_" prefix on each probe name.

Thanks for the quick review!  I've updated my patch with these
changes.  I also wrote a little about the original linker-debugger
interface; the probes interface reuses some of the structures, but
they're not documented anywhere to my knowledge other than the
comments in link.h.

> Since this won't land in 2.16, you probably want to open a bugzilla
> report to track it and mark it for the 2.17 milestone.

Filed as http://sourceware.org/bugzilla/show_bug.cgi?id=14298

Thanks,
Gary

-- 
http://gbenson.net/

Attachment: rtld-stap-2.patch
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]