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 david dot graham at intel dot com  2009-08-05 16:28 -------
Thanks for such a fast response.

$println($p1) still printed the same as using $$params.
Yes ! When I ran with the -P option, all was well. 

I don't know about the toolchain & -mregparm=3, though I suspect that might be 
relevant too. Our Makefile is so complicated that its hard for me to see what 
its doing. I will attach assembly for the test function for the case where the 
decode wasn't working. 

I did find though, that if I ran "make CFLAGS_EXTRA=-Os" to optimize for size, 
the decode was also working for all parameters, even without using the -P 
option.

Thanks again. This is awesome stuff ! 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |WORKSFORME


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]