[Bug translator/10174] New: Enable stap to map function addresses to function names
prerna at linux dot vnet dot ibm dot com
sourceware-bugzilla@sourceware.org
Wed May 20 11:28:00 GMT 2009
While probing a function like :
void timer_stats_update_stats(void *timer, pid_t pid, void *startf,
void *timerf, char *comm,
unsigned int timer_flag)
one can determine only address of timer interrupt handler (timerf).
One needs to lookup /proc/kallsyms to lookup what handler-function name this
address corresponds to.
It'll proly be a good idea for systemtap translator/tapsets to have functions
for this.
--
Summary: Enable stap to map function addresses to function names
Product: systemtap
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: translator
AssignedTo: systemtap at sources dot redhat dot com
ReportedBy: prerna at linux dot vnet dot ibm dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=10174
------- 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