Bug report

Frank Ch. Eigler fche@redhat.com
Mon Sep 12 16:12:00 GMT 2005


jamesd.wi wrote:

> I was testing out systemtap here is the bug.
> probe module("*").function("*")
> {
>    if (target() == pid())
>         i++;
> }
> probe timer.jiffies(100) { exit(); }
> [...]

I guess this sort of torture test will be fun to play with
later, once we get the basics working well.


> /tmp/stapMErPuc/stap_7606.c: In function =E2dwarf_kprobe_13567_enter=E2:
> /tmp/stapMErPuc/stap_7606.c:1635844: error: stray =E2\8=E2 in program
> /tmp/stapMErPuc/stap_7606.c:1635844: error: syntax error before =E2!=3D=E2 =
> token
> [...]

Something is messing up the text you're posting.  Could you send
as plain text the neighbourhood of those erroneous lines of code?


- FChE



More information about the Systemtap mailing list