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: UProbes fails


On Fri, 2010-09-03 at 08:55 +0200, Tim Beaulen wrote:
> If uprobes requires the source files to be available, then that might
> be the problem.
> By accident, the source files got removed after building.

No, stap only needs the dwarf debuginfo to know where to place the
probes. You might want to look in the kernel logs (dmesg) if there are
any hints there about why the placement of the uprobes didn't work.

Cheers,

Mark


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