[gst-embedded] GStreamer Profiling

Manish Rana manish.rana at gmail.com
Fri Jun 13 01:04:46 PDT 2008


Hi Neeraj,

I have done profiling for Gstreamer using gettimeofday call.
gprof i tried but was not giving me any results. :(
This call will give you the system time you can get the time at the
beginning and of function and take the difference.
For multiple occurrence you need to keep the diff time as static and add the
new result to the new one.

Please let me know if you got some better idea.
Also if possible please share your timings.

All the best.
Manish

On Tue, Jun 10, 2008 at 2:04 PM, Neeraj Jayaswal <njayaswal at tataelxsi.co.in>
wrote:

> Hi All,
>
> I am new to GStreamer concept and I need to profile the performance of
> GStreamer on a particular Hardware.
> This profiling has to be done at element level. Has anybody dealt with
> similar scenario ? If yes, then what is the best approach to be followed ?
> I am targeting Chain functions of all the elements that are involved in a
> particular case [ For example, Audio Playback - then I can profile the
> chain
> functions of filesrc, parser, decoder, conv, filesink] . Is this approach
> correct for getting the actual performance of GStreamer or am I missing
> something ?
>
> Thanks in advance.
>
> Regards,
> Neeraj Jayaswal
>
> PS: Please ignore the confidentiality message appended to this mail.
>
>
> The information contained in this electronic message and any attachments to
> this message are intended for the exclusive use of the addressee(s) and may
> contain proprietary, confidential or privileged information. If you are not
> the intended recipient, you should not disseminate, distribute or copy this
> e-mail. Please notify the sender immediately and destroy all copies of this
> message and any attachments contained in it.
>
> Contact your Administrator for further information.
>
>
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> _______________________________________________
> Gstreamer-embedded mailing list
> Gstreamer-embedded at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-embedded
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-embedded/attachments/20080613/0cc99345/attachment.htm>


More information about the Gstreamer-embedded mailing list