Probing assembly labels

Mike Mason mmlnx@us.ibm.com
Fri Sep 7 21:37:00 GMT 2007


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



More information about the Systemtap mailing list