[ltt-dev] Interpreting tracing results
Akyurek, Ali (EXT)
ali.akyurek.ext at siemens.com
Thu Jan 15 09:45:03 EST 2009
Hi all,
In my arm machine, context switching takes 1220 or 1221 nanoseconds.
i thought this time as (start of sched_schedule - start of
whatever_previous_event), Actually that is the time between different
PID values in rows.am i right?
and
Handling of interrupts (i take only the top handlers, not soft ones.)
takes 2441 nanoseconds.
i thought this time as (end of irq_exit - start of irq_entry), am i
right?
Why are these values multiple of 1220 nanoseconds? What is related to?
Thanks all.
More information about the lttng-dev
mailing list