Re: time stamps on every stage
"Harsha priya gupta" <[email protected]>
| Newsgroups | gmane.comp.multimedia.helix.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Lovish, Thanks for the quick reply. I am actually not looking at instrumenting the code with debug messages. I am looking for if I can set the environment and get a dump of what is happening and at what time... probably through dmesg or something. I am not sure if this is available. It would be great if you can give me pointers to anything if available. Also I tried using a tool to see which modules take the most CPU time. When I run an mp3 file, I found that at an instance 3 helix dna server threads are running out of which 2 of them are using the mp3 shared library. The most of part of the CPU time in the mp3 library is spent in xmp3_window_dual. Can you also help me understand what does this module do and why does it take up a lot of CPU time? Thanks, Harsha On Wed, Jul 2, 2008 at 12:55 PM, Lovish Dhawan <[email protected]> wrote: > Hi Harsha, > > You can achieve this using HXLogs. This prints the messages along with the > timestamp. > > https://common.helixcommunity.org/2005/devdocs/UnifiedLogging.html > > Other than this if you want to see the timestamp you can use > HX_GET_TICKCOUNT() macro. > > Thanks, > Lovish > ----- Original Message ----- From: "Harsha priya gupta" > <[email protected]> > To: <[email protected]> > Sent: Wednesday, July 02, 2008 12:09 PM > Subject: [Helix-client-dev] time stamps on every stage > > >> Hi, >> I am new to helix and was trying to do a small experiment. I need to >> measure the time spent in each stage of pipeline like decode, post >> processing, etc, for playback of MP3 file. Is there a way I can get >> the time stamp + messages printed out after each stage of the >> pipeline? This would help me do my experiment >> >> Thanks, >> Harsha >> >> _______________________________________________ >> Helix-client-dev mailing list >> [email protected] >> http://lists.helixcommunity.org/mailman/listinfo/helix-client-dev > > -- -Harsha _______________________________________________ Helix-client-dev mailing list [email protected] http://lists.helixcommunity.org/mailman/listinfo/helix-client-dev