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 runtime/5085] print_backtrace() and backtrace() not working in timer.profile probe on 2.6.23-rc8 kernel


------- Additional Comments From mhiramat at redhat dot com  2007-10-02 15:19 -------
(In reply to comment #0)
> backtrace from timer.profile:
> 
>  0x001d3392
> 
> --------
> 
> the profile stack is 0x001d3392
> 
> --------
> 
>  0x001d3392
> 

It was reproduced on my machine with 2.6.22.9-91.fc7.
timer.profile will be invoked when a user program is running, and backtracing
fails on user stack.
I think we need to introduce a function to check whether the probe is in the
kernel or in user mode.


-- 


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

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