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: trace spinlock


> I am trying to trace the spinlock/spinunlock, but there is something
> weired in the output. In some cases, the parm of spinlock becomes "?"
> Does anyone know what's reason? And how to fix this?

That means the variables were not available in those probe sites.
Try -vvv and look for "variable location problem" messages.


Thanks,
Roland


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