This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: instrumentation buffers


Marek Łącki wrote:
> 
> Hi
> I have problem with a instrumentation buffers. I'm analyzing a thread's
> events. I have a three threads (ID= 3,4,5).
> Threads 3 and 4 have the same priority and thread 5 has lower priority. My
> problem is with time, that is saved in table . Time , that is saved in the
> first positions of table is greater than time in the last positions ( 
[snip]

Looking at kernel/VERSION/src/instrmnt/meminst.cxx I can't see how this
could happen because interrupts are disabled when the clock is read and
instrument record written. The thread priorities should be irrelevant. I
think you'll just have to debug it :-|.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]