<div dir="ltr"><div><div><div><div>Hi Björn,<br></div>Thanks for idea with PID. I was wondering with the generated CSVs and PLOTs by experiment script. For each experiment with PFAIR scrip returns 3 couples of  CSVs and PDFs. Where PDFs are labeled as CXS_task_Avg_Avg, CXS_task_Min_Min, CXS_task_Min_Avg, CXS_task_Var_Avg, CXS_task_Max_Max, CXS_task_Max_Avg. Do they all shows the CXS time or the number of CXS also ? <br>
</div>I am confused cause there is not axis title. <br><br></div>Thanks in advance <br><br></div>Sanjib Das<br><div><div><div><div> <div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Jun 7, 2014 at 9:37 AM, Björn Brandenburg <span dir="ltr"><<a href="mailto:bbb@mpi-sws.org" target="_blank">bbb@mpi-sws.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div class=""><br><div><div>On 07 Jun 2014, at 09:19, Sanjib Das <<a href="mailto:cnt.sanjib@googlemail.com" target="_blank">cnt.sanjib@googlemail.com</a>> wrote:</div>
<blockquote type="cite"><div dir="ltr"><div><div>Using ft_tools we can get the context switching time (<tt>CXS_START</tt>, <tt>CXS_END</tt>: Used to record the time spent to make a context switch. ), but is there any trick to get the number of preemption too ?<br>
</div></div></div></blockquote><br></div></div><div>There is one CXS_START sample per preemption, so you could just count the number of samples. If you want to know *which* task was preempted, you need to look at the sched_trace data, which contains PIDs.</div>
<span class="HOEnZb"><font color="#888888"><div><br></div><div>- Björn</div><div><br></div></font></span></div><br>_______________________________________________<br>
litmus-dev mailing list<br>
<a href="mailto:litmus-dev@lists.litmus-rt.org">litmus-dev@lists.litmus-rt.org</a><br>
<a href="https://lists.litmus-rt.org/listinfo/litmus-dev" target="_blank">https://lists.litmus-rt.org/listinfo/litmus-dev</a><br>
<br></blockquote></div><br></div></div></div></div></div></div>