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/10482] First 3 $$parms not correct using module.function probes


------- 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.


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