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 kprobes/2068] return probe on __switch_to triggers BUG_ON


------- Additional Comments From joshua dot i dot stone at intel dot com  2005-12-20 19:38 -------
I can repeat this without fail with this simple command:

# stap -e 'probe kernel.function("__switch_to").return{}'

I am running the 2.6.9-24.ELsmp kernel, on x86_64.  I tried this also on the
i686 kernel, and did not trigger the BUG_ON, so it may be specific to x86_64.

-- 


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

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