All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ryan Eatmon <reatmon@ti.com>
To: Denys Dmytriyenko <denis@denix.org>, <a-limaye@ti.com>
Cc: "Bajjuri, Praneeth" <praneeth@ti.com>,
	"meta-arago@lists.yoctoproject.org"
	<meta-arago@lists.yoctoproject.org>,
	"Mantena, Prasanth" <p-mantena@ti.com>,
	"prashanth.ka@pathpartnertech.com"
	<prashanth.ka@pathpartnertech.com>,
	"R, Karthik" <karthik.ramanan@ti.com>,
	"Weaver, Lucas" <l-weaver@ti.com>
Subject: Re: [meta-arago][dunfell][PATCH] gstreamer: Adding tracer-hooks build flag to enable GST_TRACERS
Date: Thu, 30 Jun 2022 16:15:02 -0500	[thread overview]
Message-ID: <faf3ba53-a4ca-1826-bac7-eac13540a81e@ti.com> (raw)
In-Reply-To: <20220630172553.GX18692@denix.org>


So you're saying it should be in meta-arago-distro?



On 6/30/2022 12:25, Denys Dmytriyenko wrote:
> This is distro-specific configuration and should not be done in distro-agnostic meta-arago-extras layer.
> 
> 
> On Thu, Jun 30, 2022 at 11:58:09AM +0000, Aniket Limaye via lists.yoctoproject.org wrote:
>> +Karthik
>>
>> Praneeth,
>>
>> This is not specific to codec. This can be used for profiling latencies and such for any GStreamer elements.
>> It should not impact performance either. It just prints latency logs if an environment variable is set, similar to GST_DEBUG.
>>
>>
>> -----Original Message-----
>> From: Bajjuri, Praneeth <praneeth@ti.com>
>> Sent: Thursday, June 30, 2022 3:29 PM
>> To: Limaye, Aniket <a-limaye@ti.com>; meta-arago@lists.yoctoproject.org; Mantena, Prasanth <p-mantena@ti.com>; prashanth.ka@pathpartnertech.com
>> Cc: Eatmon, Ryan <reatmon@ti.com>; Weaver, Lucas <l-weaver@ti.com>
>> Subject: Re: [meta-arago][dunfell][PATCH] gstreamer: Adding tracer-hooks build flag to enable GST_TRACERS
>>
>> Prashanth,Prasanth,
>>
>> Please review.
>>
>> On 6/29/2022 4:23 PM, Aniket Limaye wrote:
>>> Enables GST_TRACERS : an optional utility for profiling gstreamer applications
>>
>> Aniket,
>>
>> 1. What is the impact of this with codec performance?
>> 2. Why is this optional utility need to enabled?
>>
>>
>>>
>>> Signed-off-by: Aniket Limaye <a-limaye@ti.com>
>>> ---
>>>    .../gstreamer/gstreamer1.0_1.16.%.bbappend                   | 5 +++++
>>>    1 file changed, 5 insertions(+)
>>>    create mode 100644 meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0_1.16.%.bbappend
>>>
>>> diff --git a/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0_1.16.%.bbappend b/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0_1.16.%.bbappend
>>> new file mode 100644
>>> index 00000000..d7bdaa04
>>> --- /dev/null
>>> +++ b/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0_1.16.%.bbappend
>>> @@ -0,0 +1,5 @@
>>> +
>>> +PACKAGECONFIG_append = " tracer-hooks"
>>> +
>>> +PR_append = ".arago0"
>>> +

-- 
Ryan Eatmon                reatmon@ti.com
-----------------------------------------
Texas Instruments, Inc.  -  LCPD  -  MGTS


  reply	other threads:[~2022-06-30 21:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-29 10:53 [meta-arago][dunfell][PATCH] gstreamer: Adding tracer-hooks build flag to enable GST_TRACERS Aniket Limaye
2022-06-30  9:58 ` Bajjuri, Praneeth
2022-06-30 11:58   ` Limaye, Aniket
2022-06-30 17:25     ` Denys Dmytriyenko
2022-06-30 21:15       ` Ryan Eatmon [this message]
2022-06-30 21:20         ` Denys Dmytriyenko
2022-06-30 22:11           ` Ryan Eatmon
2022-07-04  8:37             ` Limaye, Aniket

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=faf3ba53-a4ca-1826-bac7-eac13540a81e@ti.com \
    --to=reatmon@ti.com \
    --cc=a-limaye@ti.com \
    --cc=denis@denix.org \
    --cc=karthik.ramanan@ti.com \
    --cc=l-weaver@ti.com \
    --cc=meta-arago@lists.yoctoproject.org \
    --cc=p-mantena@ti.com \
    --cc=praneeth@ti.com \
    --cc=prashanth.ka@pathpartnertech.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.