DPDK patches and discussions
 help / color / mirror / Atom feed
From: Jerin Jacob <jerinjacobk@gmail.com>
To: NAGENDRA BALAGANI <nagendra.balagani@oracle.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>,
	"jerinj@marvel.com" <jerinj@marvel.com>,
	 Kapil Kumar Jain <kapil.k.jain@oracle.com>,
	Ramakamesh Duvvuri <kamesh.duvvuri@oracle.com>
Subject: Re: Queries on DPDK Trace Library usage
Date: Mon, 6 May 2024 14:00:24 +0530	[thread overview]
Message-ID: <CALBAE1O3WK9bA+LZgauxB-3zP32XkSzWxJ8+YO+zi=QXPG+0Fg@mail.gmail.com> (raw)
In-Reply-To: <DM6PR10MB412433B99D325702745D584C961A2@DM6PR10MB4124.namprd10.prod.outlook.com>

On Tue, Apr 30, 2024 at 8:31 PM NAGENDRA BALAGANI
<nagendra.balagani@oracle.com> wrote:
>
> Hi Team / Jerin,
>
>
>
> I am trying to use DPDK Trace Library functionality in my DPDK application.  I've successfully observed the trace files being generated by invoking rte_trace_save(), particularly when utilizing the EAL option '--trace=.*'

>
> I have the following queries,
>
>
>
> 1.       How to enable/disable the trace files runtime in a dpdk application?


 rte_trace_point_enable() and rte_trace_point_disable()

>
> 2.       How to trigger new trace points added in the application code?


See app/test/test_trace.c test code for (1) and (2).


>
>
>
> Regards,
> Nagendra

      reply	other threads:[~2024-05-06  8:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-30 15:01 NAGENDRA BALAGANI
2024-05-06  8:30 ` Jerin Jacob [this message]

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='CALBAE1O3WK9bA+LZgauxB-3zP32XkSzWxJ8+YO+zi=QXPG+0Fg@mail.gmail.com' \
    --to=jerinjacobk@gmail.com \
    --cc=dev@dpdk.org \
    --cc=jerinj@marvel.com \
    --cc=kamesh.duvvuri@oracle.com \
    --cc=kapil.k.jain@oracle.com \
    --cc=nagendra.balagani@oracle.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).