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: Fwd: systemtap probing user space function on Ubuntu


Hi -

> [...]  I am just a bit scary about the version of the kernel vs the
> version of the patch.  Are you telling me that you make it work even
> if the 2 versions are different ?
> Example
> kernel: 2.6.35-24-generic
> patch: 2.6.35-27.47

What does ... dpkg -l "linux*" ... on a nice wide screen show you?

The utrace-patched kernel PPA appears to be missing its matching
kernel-dbgsym, now on a closer look.  This means that while user-space
probes work, some kernel.* won't (will be skipped due to build-id
mismatches).

One may need to replicate the PPA work and generate a ddeb locally.

- FChE


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