[Bug translator/10482] First 3 $$parms not correct using module.function probes

fche at redhat dot com sourceware-bugzilla@sourceware.org
Wed Aug 5 03:14:00 GMT 2009


------- Additional Comments From fche at redhat dot com  2009-08-05 03:14 -------
Can you provide a disassembly of the affected function, as
well as readelf -w for it?  (An alternative for the latter would
be a systemtap build-tree run of loc2c-test against the same
module+address, but this is an undocumented diagnostic program.)

Is your kernel compiled with an unusual toolchain?  -mregparm=3
may be related.

I wouldn't expect it, but does println($p1) give a different dump
for $p1 than $$parms?  Does "stap -P ..." make a difference?


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING
          Component|kprobes                     |translator


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

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



More information about the Systemtap mailing list