Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - tracelogger kev file generation: (6 Items)
   
tracelogger kev file generation  
hi,
    what is the procedure to generate log file for first 15 seconds

thanks in advance.

Regards,
SP.
Re: tracelogger kev file generation  
Execute "tracelogger -s15" on the commandline. After the 15 seconds, the
kev file /dev/shmem/tracebuffer.kev should be created with the captured
events. You can then examine the events with traceprinter, or within the
IDE by adding the .kev file to a project directory, then double clicking
to open the kernel event file.

On Tue, 2008-10-14 at 05:47 -0400, pandian s wrote:
> hi,
>     what is the procedure to generate log file for first 15 seconds
> 
> thanks in advance.
> 
> Regards,
> SP.
> 
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post14928
> 
Re: tracelogger kev file generation  
Joel Pilon wrote:
> Execute "tracelogger -s15" on the commandline. After the 15 seconds, the
> kev file /dev/shmem/tracebuffer.kev should be created with the captured
> events. You can then examine the events with traceprinter, or within the
> IDE by adding the .kev file to a project directory, then double clicking
> to open the kernel event file.
>   
In addition to what Joel said .. if you wanted to generate a log file 
for the first 15 seconds of your
system booting (vs the first 15 seconds from when you say ... GO!) then 
you will want to include
tracelogger (with the arguments Joel indicated and a '&' to background 
tracelogger) in your
startup script that is used to build your image and boot your system.

Hope this helps,
 Thomas
RE: tracelogger kev file generation  
Hi,

  Thanks for reply.

Whether this option will consume some extra time to take a log, during
execution?




Best regards,
S.Pandian.

/*-------------------------------
A winner is not one who never fails,
     But one who NEVER QUITS!
----------------------------*/
-----Original Message-----
From: Joel Pilon [mailto:community-noreply@qnx.com] 
Sent: Tuesday, October 14, 2008 6:29 PM
To: general-community
Subject: Re: tracelogger kev file generation

Execute "tracelogger -s15" on the commandline. After the 15 seconds, the
kev file /dev/shmem/tracebuffer.kev should be created with the captured
events. You can then examine the events with traceprinter, or within the
IDE by adding the .kev file to a project directory, then double clicking
to open the kernel event file.

On Tue, 2008-10-14 at 05:47 -0400, pandian s wrote:
> hi,
>     what is the procedure to generate log file for first 15 seconds
> 
> thanks in advance.
> 
> Regards,
> SP.
> 
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post14928
> 


_______________________________________________
General
http://community.qnx.com/sf/go/post14938
Re: tracelogger kev file generation  
Sorry what is the question? Is tracelogger would take some processor time to do the logging? Obviously yes.


pandian s wrote:
> Hi,
> 
>   Thanks for reply.
> 
> Whether this option will consume some extra time to take a log, during
> execution?
> 
> 
> 
> 
> Best regards,
> S.Pandian.
> 
> /*-------------------------------
> A winner is not one who never fails,
>      But one who NEVER QUITS!
> ----------------------------*/
> -----Original Message-----
> From: Joel Pilon [mailto:community-noreply@qnx.com] 
> Sent: Tuesday, October 14, 2008 6:29 PM
> To: general-community
> Subject: Re: tracelogger kev file generation
> 
> Execute "tracelogger -s15" on the commandline. After the 15 seconds, the
> kev file /dev/shmem/tracebuffer.kev should be created with the captured
> events. You can then examine the events with traceprinter, or within the
> IDE by adding the .kev file to a project directory, then double clicking
> to open the kernel event file.
> 
> On Tue, 2008-10-14 at 05:47 -0400, pandian s wrote:
>> hi,
>>     what is the procedure to generate log file for first 15 seconds
>>
>> thanks in advance.
>>
>> Regards,
>> SP.
>>
>> _______________________________________________
>> General
>> http://community.qnx.com/sf/go/post14928
>>
> 
> 
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post14938
> 
> 
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post15782
> 
RE: tracelogger kev file generation  
Thanks


Best regards,
S.Pandian.

/*-------------------------------
A winner is not one who never fails,
     But one who NEVER QUITS!
----------------------------*/
-----Original Message-----
From: Elena Laskavaia [mailto:community-noreply@qnx.com] 
Sent: Friday, October 31, 2008 6:56 PM
To: general-community
Subject: Re: tracelogger kev file generation

Sorry what is the question? Is tracelogger would take some processor
time to do the logging? Obviously yes.


pandian s wrote:
> Hi,
> 
>   Thanks for reply.
> 
> Whether this option will consume some extra time to take a log, during
> execution?
> 
> 
> 
> 
> Best regards,
> S.Pandian.
> 
> /*-------------------------------
> A winner is not one who never fails,
>      But one who NEVER QUITS!
> ----------------------------*/
> -----Original Message-----
> From: Joel Pilon [mailto:community-noreply@qnx.com] 
> Sent: Tuesday, October 14, 2008 6:29 PM
> To: general-community
> Subject: Re: tracelogger kev file generation
> 
> Execute "tracelogger -s15" on the commandline. After the 15 seconds,
the
> kev file /dev/shmem/tracebuffer.kev should be created with the
captured
> events. You can then examine the events with traceprinter, or within
the
> IDE by adding the .kev file to a project directory, then double
clicking
> to open the kernel event file.
> 
> On Tue, 2008-10-14 at 05:47 -0400, pandian s wrote:
>> hi,
>>     what is the procedure to generate log file for first 15 seconds
>>
>> thanks in advance.
>>
>> Regards,
>> SP.
>>
>> _______________________________________________
>> General
>> http://community.qnx.com/sf/go/post14928
>>
> 
> 
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post14938
> 
> 
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post15782
> 

_______________________________________________
General
http://community.qnx.com/sf/go/post15788