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/5667] Exploit kprobe.symbol_name for function boundary tracing


------- Additional Comments From fche at redhat dot com  2008-01-28 05:37 -------
(In reply to comment #3)
> Out intention is,  If user doesn't have the debuginfo package and he wants do 
> function boundry tracing then kprobe-specific symbol-name approach helps.

(Yes, but elfutils usage does not imply dwarf debuginfo dependence.) 

> In that direction, We need to read just function name from the script and 
> assign it to kp.symbol_name.

Drawbacks include that then you cannot do any verification until run time,
nor can you have wildcards.  Maybe you can use a RH-style System.map file
at translate time instead.


-- 


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

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