* Runtime profiling of DSP Code
@ 2006-03-22 10:13 prakhar vig
2006-03-22 10:37 ` Jayasimha
0 siblings, 1 reply; 2+ messages in thread
From: prakhar vig @ 2006-03-22 10:13 UTC (permalink / raw)
To: linux-omap-open-source
Hi All,
I am working on 1610 H2 Board.
Can anyone tell me how to do the runtime profiling of
the DSP code without using the JTAG emulator.
Actually I want to see the number of milliseconds took
by my decoder and want to see it on console. Please
guide me for the same.
Thanks And Regards
Prakhar
____________________________________________________
Jiyo cricket on Yahoo! India cricket
http://in.sports.yahoo.com/cricket/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Runtime profiling of DSP Code
2006-03-22 10:13 Runtime profiling of DSP Code prakhar vig
@ 2006-03-22 10:37 ` Jayasimha
0 siblings, 0 replies; 2+ messages in thread
From: Jayasimha @ 2006-03-22 10:37 UTC (permalink / raw)
To: prakhar vig, linux-omap-open-source
you can use clock() function to do it.
clock() - gives no of cpu clocks elapsed since its last call.
include time.h
--
JS
----- Original Message -----
From: "prakhar vig" <aquarian_133@yahoo.co.in>
To: <linux-omap-open-source@linux.omap.com>
Sent: Wednesday, March 22, 2006 3:43 PM
Subject: Runtime profiling of DSP Code
> Hi All,
>
> I am working on 1610 H2 Board.
> Can anyone tell me how to do the runtime profiling of
> the DSP code without using the JTAG emulator.
> Actually I want to see the number of milliseconds took
> by my decoder and want to see it on console. Please
> guide me for the same.
>
> Thanks And Regards
> Prakhar
>
>
>
> ____________________________________________________
> Jiyo cricket on Yahoo! India cricket
> http://in.sports.yahoo.com/cricket/
> _______________________________________________
> Linux-omap-open-source mailing list
> Linux-omap-open-source@linux.omap.com
> http://linux.omap.com/mailman/listinfo/linux-omap-open-source
>
"SASKEN RATED Among THE Top 3 BEST COMPANIES TO WORK FOR IN INDIA - SURVEY 2005 conducted by the BUSINESS TODAY - Mercer - TNS India"
SASKEN BUSINESS DISCLAIMER
This message may contain confidential, proprietary or legally Privileged information. In case you are not the original intended Recipient of the message, you must not, directly or indirectly, use, Disclose, distribute, print, or copy any part of this message and you are requested to delete it and inform the sender. Any views expressed in this message are those of the individual sender unless otherwise stated. Nothing contained in this message shall be construed as an offer or acceptance of any offer by Sasken Communication Technologies Limited ("Sasken") unless sent with that express intent and with due authority of Sasken. Sasken has taken enough precautions to prevent the spread of viruses. However the company accepts no liability for any damage caused by any virus transmitted by this email
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-03-22 10:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-22 10:13 Runtime profiling of DSP Code prakhar vig
2006-03-22 10:37 ` Jayasimha
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox