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/10075] emit more error message details in probe registration logic


------- Additional Comments From wenji dot huang at oracle dot com  2009-07-10 09:35 -------
Created an attachment (id=4047)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4047&action=view)
patch to emit address related to probe

With the patch, registering bad probe will generate:
WARNING: probe kernel.statement(-1).absolute (address 0xffffffff) registration
error (rc -22)

The probe address is added to error message. Another possible item is to 
convert -22 to -EINVAL.

-- 


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

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