Re: [Xenomai-help] Need help with ipipe trace

2012-03-01 Thread Makarand Pradhan
Thanks Gilles. That was very helpful. I can now see the intr handlers after increasing the back_trace_points to 5000. Rgds, Mak. On 01/03/12 03:28 PM, Gilles Chanteperdrix wrote: On 03/01/2012 09:02 PM, Makarand Pradhan wrote: Thanks Gilles for your prompt response. Yes. I am aware that

Re: [Xenomai-help] Need help with ipipe trace

2012-03-01 Thread Gilles Chanteperdrix
On 03/01/2012 09:02 PM, Makarand Pradhan wrote: > Thanks Gilles for your prompt response. > > Yes. I am aware that it is a kernel-space tracer and I do see > __rt_timer_read in the frozen file. > > : + func-1020.757 hisyscall_event+0x8 > (__ipipe_dispatch_event+0x1c0) : +

Re: [Xenomai-help] Need help with ipipe trace

2012-03-01 Thread Makarand Pradhan
Thanks Gilles for your prompt response. Yes. I am aware that it is a kernel-space tracer and I do see __rt_timer_read in the frozen file. : + func-1020.757 hisyscall_event+0x8 (__ipipe_dispatch_event+0x1c0) : + func-1020.803 __rt_timer_read+0x8 [xe

Re: [Xenomai-help] Need help with ipipe trace

2012-03-01 Thread Gilles Chanteperdrix
On 03/01/2012 08:20 PM, Makarand Pradhan wrote: > Hi, > > I am trying to get an ipipe trace and need help to get it working. > > I am using Xenomai 2.6 with linux 3.0.0. > > The kernel is compiled with following config parameters: > > CONFIG_IPIPE_DEBUG=y > CONFIG_IPIPE_DEBUG_CONTEXT=y > CONFIG

[Xenomai-help] Need help with ipipe trace

2012-03-01 Thread Makarand Pradhan
Hi, I am trying to get an ipipe trace and need help to get it working. I am using Xenomai 2.6 with linux 3.0.0. The kernel is compiled with following config parameters: CONFIG_IPIPE_DEBUG=y CONFIG_IPIPE_DEBUG_CONTEXT=y CONFIG_IPIPE_DEBUG_INTERNAL=y CONFIG_IPIPE_TRACE=y CONFIG_IPIPE_TRACE_ENABL