linux-trace-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tzvetomir Stoyanov <tz.stoyanov@gmail.com>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: Linux Trace Devel <linux-trace-devel@vger.kernel.org>
Subject: libtraceevent internal functions
Date: Mon, 21 Sep 2020 07:22:50 +0300	[thread overview]
Message-ID: <CAPpZLN5k-SRynd=q-dD4swu2qkqx3FE1_MLkB0x9bN=77hmsdA@mail.gmail.com> (raw)

Hi Steven,
While I was working to hide non API libtraceevent functions from the
users, as Ben Hutchings suggested, I found these - they are declared
as official APIs in event-parse.h, but are not described in the man
pages. We should decide - are they APIs, so we should add them into
the man pages, or are internal functions and we should hide them.
   tep_peek_char
   tep_load_plugins_hook
   tep_print_printk
   tep_buffer_init
   tep_get_input_buf_ptr
   tep_get_input_buf
   tep_read_token
   tep_set_test_filters
   tep_add_plugin_path
   tep_plugin_print_options
   tep_free_token
   tep_print_funcs

-- 
Tzvetomir (Ceco) Stoyanov
VMware Open Source Technology Center

             reply	other threads:[~2020-09-21  4:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-21  4:22 Tzvetomir Stoyanov [this message]
2020-09-23  7:47 ` libtraceevent internal functions Tzvetomir Stoyanov
2020-09-23 15:24   ` Steven Rostedt

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='CAPpZLN5k-SRynd=q-dD4swu2qkqx3FE1_MLkB0x9bN=77hmsdA@mail.gmail.com' \
    --to=tz.stoyanov@gmail.com \
    --cc=linux-trace-devel@vger.kernel.org \
    --cc=rostedt@goodmis.org \
    /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).