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


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.

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.


Thanks,
Roland


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