* [ltt-dev] LTT : cpu : 32043 events lost in cpu channel (cpu 1).
@ 2008-12-05 10:49 Gian Lorenzo Meocci
2008-12-05 11:16 ` Mathieu Desnoyers
0 siblings, 1 reply; 2+ messages in thread
From: Gian Lorenzo Meocci @ 2008-12-05 10:49 UTC (permalink / raw)
Hi all,
I am trying to trace x264 code with a SCHED_RR policy for all threads.
When I use this policy or SCHED_FIFO policy I always obtain this
error:
LTT : cpu : 32043 events lost in cpu channel (cpu 1).
I am using:
Linux 2.6.27.4-profiled #2 SMP Fri Nov 7 14:17:36 CET 2008 i686 GNU/Linux
Linux Trace Toolkit Trace Daemon 0.57-28102008
Linux Trace Toolkit Visualizer 0.11.5-06112008
Thanks a lot,
--
Ing. Gian Lorenzo Meocci
http://www.meocci.it
^ permalink raw reply [flat|nested] 2+ messages in thread
* [ltt-dev] LTT : cpu : 32043 events lost in cpu channel (cpu 1).
2008-12-05 10:49 [ltt-dev] LTT : cpu : 32043 events lost in cpu channel (cpu 1) Gian Lorenzo Meocci
@ 2008-12-05 11:16 ` Mathieu Desnoyers
0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Desnoyers @ 2008-12-05 11:16 UTC (permalink / raw)
* Gian Lorenzo Meocci (glmeocci at gmail.com) wrote:
> Hi all,
>
> I am trying to trace x264 code with a SCHED_RR policy for all threads.
> When I use this policy or SCHED_FIFO policy I always obtain this
> error:
>
> LTT : cpu : 32043 events lost in cpu channel (cpu 1).
>
> I am using:
> Linux 2.6.27.4-profiled #2 SMP Fri Nov 7 14:17:36 CET 2008 i686 GNU/Linux
> Linux Trace Toolkit Trace Daemon 0.57-28102008
> Linux Trace Toolkit Visualizer 0.11.5-06112008
>
Try
- Increasing the buffer size (see high event rate buffer size in lttctl
--help) or the number of subbuffers. Note that those are both rounded
to the next power of two.
- Running in flight recorder mode. You would then have only the last X
events from the trace, but you won't be limited by your disk output.
- Having a faster disk output.
- Looking at the most frequent events in the trace and disabling this
instrumentation. using lttv -m textDump --noevent path_to_trace
should help finding the most frequent event.
Mathieu
>
> Thanks a lot,
>
> --
> Ing. Gian Lorenzo Meocci
> http://www.meocci.it
>
> _______________________________________________
> ltt-dev mailing list
> ltt-dev at lists.casi.polymtl.ca
> http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev
>
--
Mathieu Desnoyers
OpenPGP key fingerprint: 8CD5 52C3 8E3C 4140 715F BA06 3F25 A8FE 3BAE 9A68
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-12-05 11:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-05 10:49 [ltt-dev] LTT : cpu : 32043 events lost in cpu channel (cpu 1) Gian Lorenzo Meocci
2008-12-05 11:16 ` Mathieu Desnoyers
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox