This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
Re: Using systemtap on fedora rawhide
On Thu, 2012-08-02 at 10:06 -0500, David Smith wrote:
> On 08/02/2012 05:13 AM, Mark Wielaard wrote:
> > Thanks. I have created fedora rawhide packages of elfutils with
> > preliminary dwz support, they should go in soon, you can get them here
> > if you want to test user space probing on rawhide against packages with
> > dwz compressed debuginfo:
> > http://koji.fedoraproject.org/koji/buildinfo?buildID=345355
>
> I had only updated my kernel on my rawhide vm, so I'm not getting dwz
> compressed debuginfo there yet. With the above task_work updates, user
> space probing works fine now (with the non-compressed debuginfo).
Just tested against systemtap git master (release-1.8-138-g923fc59),
3.6.0-0.rc0.git8.1.fc18.x86_64 and elfutils-0.154-3.fc18.x86_64 on
rawhide and user space probing seems to work like a charm again.
Thanks,
Mark