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]

Probing assembly labels


Is there any way to place probes on assembly labels with SystemTap? If I know the address, I know it can be done like this:

probe kernel.statement(0xc000000000008664).absolute

I'm looking for a way to use the label itself instead of the address.

Thanks,
Mike


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