This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap 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]PR 4886: validate debuginfo based on build-id


Wenji Huang <wenji.huang@oracle.com> writes:

> The patch is to provide sanity check of debuginfo(PR 4886) based on
> build-id [...]

Thanks for giving this a try.  Rather than put it into the
systemtap_session struct, how about emitting it into the _stp_module[]
data via translate.cxx?  (runtime/sym.h would need a few more fields.)
That should also immediately apply to user-space modules.

- FChE


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