Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Can celog give traces from Interrupt handler?

3 views
Skip to first unread message

Rashmi

unread,
Aug 6, 2009, 7:32:01 PM8/6/09
to
Hi all,
I need some help about celog memory logging tool.
My question is can it log the messages from Interupt Handler, Kernel and OAL
other than the predefined log messages?

Dark Knight

unread,
Aug 6, 2009, 11:25:51 PM8/6/09
to

Hi Reshmi,

What exactly you want to log in your OS?

Regards,
Vaisakh P S
Accord Software Systems Pvt. Ltd.
Bangalore
(http://devwince.blogspot.com/)

Rashmi

unread,
Aug 7, 2009, 11:16:04 AM8/7/09
to

I want to know if I include my custom traces in kernel code, say timer.c, or
OAL, is there any way to get those in celog.clg? I tried including traces but
couldn't build kernel code.

Dark Knight

unread,
Aug 8, 2009, 1:03:40 AM8/8/09
to

Hi,

What exactly is going wrong in your code, what errors you are getting?
And which API you are using to trace?

Rashmi

unread,
Aug 11, 2009, 12:50:01 PM8/11/09
to
Whenever I add my custom traces, I need to include celog.h and also add
coredll.lib in sources file as TARGETLIB of that module. So it doen't allow
me to build code, as coredll is loaded after Kernel.

Rashmi

unread,
Aug 11, 2009, 12:50:02 PM8/11/09
to
Whenever I add my custom traces, I need to include celog.h and also add
coredll.lib in sources file as TARGETLIB of that module. So it doen't allow
me to build code, as coredll is loaded after Kernel.

"Dark Knight" wrote:

0 new messages