error when running probes
Josh Stone
jistone@redhat.com
Wed Jun 12 16:26:00 GMT 2013
On 06/12/2013 01:26 AM, corpaul wrote:
> I am trying to install systemtap with python probes in Debian. After
> buildling 2.1 from source (for some reason the 2.2.1 wasn't functioning
> correctly with the python stuff on my Ubuntu box, so I decided to go 2.1),
> I get the following error when running a simple C probe:
> error: macro "hlist_for_each_entry_safe" passed 5 arguments, but takes just 4
This is fixed by:
commit 85804472f2122e624d4b46a808cba2fbbd0a9380
Author: Frank Ch. Eigler <fche@redhat.com>
Date: Wed Mar 6 13:28:44 2013 -0500
PR15237: adapt to hlist_* changes in linux 3.9
That's in stap 2.2, but you could certainly backport it.
I'm more interested in hearing your problem with 2.2.1, especially if
we've regressed in any way. What is your python issue?
More information about the Systemtap
mailing list