Is there a way to output a call trace for a particular thread in java?
I do not want a stack trace. I would like a sequence of calls on each object for tracing.
The more easier way than Btrace is using HouseMD, you can get the from here