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]

[Bug translator/9738] Running a stap script throws up compilation error


------- Additional Comments From mjw at redhat dot com  2009-11-06 12:09 -------
Currently Systemtap 1.0/elfutils 0.142 this fails with:

probe do_settimeofday@kernel/time/timekeeping.c:143 kernel reloc=.dynamic
pc=0xffffffff8107994d
semantic error: failed to retrieve location attribute for local 'xtime'
(dieoffset: 0x7e5f28): identifier '$xtime' at <input>:1:56
        source: probe
kernel.function("do_settimeofday"){printf("%u\n",$xtime->tv_sec)}

So I think this really is a duplicate of bug #10622.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=9738

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


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