linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Steven Rostedt <rostedt@goodmis.org>
To: Tzvetomir Stoyanov <tz.stoyanov@gmail.com>
Cc: Linux Trace Devel <linux-trace-devel@vger.kernel.org>
Subject: Re: libtraceevent internal functions
Date: Wed, 23 Sep 2020 11:24:52 -0400	[thread overview]
Message-ID: <20200923112452.07d59fa0@oasis.local.home> (raw)
In-Reply-To: <CAPpZLN67R8C_bjxVp+x2kOJ4EpT3_TyTx=ZVz-WgWXFGhH2r+Q@mail.gmail.com>

On Wed, 23 Sep 2020 10:47:43 +0300
Tzvetomir Stoyanov <tz.stoyanov@gmail.com> wrote:

> Hi Steven, I did a quick research of these functions. Some of them
> should be library APIs and some should be internal only
> That is what I found:
> 
> These are used only in the library, going to hide them:
>    tep_peek_char
>    tep_buffer_init
>    tep_get_input_buf_ptr
>    tep_get_input_buf
>    tep_read_token
>    tep_free_token
> 
> These are used by perf and trace-cmd, going to add a man page for them:
>    tep_print_printk
>    tep_add_plugin_path
>    tep_print_funcs
> 
> These are not used anywhere yet, but look like APIs, going to add a
> man page for them:
>   tep_set_test_filters
>   tep_plugin_print_options
> 
> This one is already an API with man page, it is in the list by mistake
>   tep_load_plugins_hook
> 

Hi Ceco,

Looks good. Thanks for the update.

-- Steve

      reply	other threads:[~2020-09-23 15:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-21  4:22 libtraceevent internal functions Tzvetomir Stoyanov
2020-09-23  7:47 ` Tzvetomir Stoyanov
2020-09-23 15:24   ` Steven Rostedt [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=20200923112452.07d59fa0@oasis.local.home \
    --to=rostedt@goodmis.org \
    --cc=linux-trace-devel@vger.kernel.org \
    --cc=tz.stoyanov@gmail.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).