All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tzvetomir Stoyanov <tz.stoyanov@gmail.com>
To: "Yordan Karadzhov (VMware)" <y.karadz@gmail.com>
Cc: Steven Rostedt <rostedt@goodmis.org>,
	Linux Trace Devel <linux-trace-devel@vger.kernel.org>
Subject: Re: [PATCH v3 0/5] Refactor the APIs for tracing options
Date: Fri, 9 Apr 2021 07:39:11 +0300	[thread overview]
Message-ID: <CAPpZLN4rnz38_7+GFSFKKi7Xj7MQ3ayiJMJWcLSbMzkhp9RcAQ@mail.gmail.com> (raw)
In-Reply-To: <20210408140024.13093-1-y.karadz@gmail.com>

On Thu, Apr 8, 2021 at 5:00 PM Yordan Karadzhov (VMware)
<y.karadz@gmail.com> wrote:
>
> Yordan Karadzhov (VMware) (5):
>   libtracefs: Fix issues with tracefs_option_id()
>   libtracefs: Modify the arguments of tracefs_option_is_set()
>   libtracefs: Encapsulate "struct tracefs_options_mask"
>   libtracefs: Option's bit masks to be owned by the instance
>   libtracefs: Rename tracefs_option_is_set()
>
>  Documentation/libtracefs-option-get.txt |  4 +-
>  include/tracefs-local.h                 | 12 ++++++
>  include/tracefs.h                       | 11 ++---
>  src/tracefs-instance.c                  | 15 +++++++
>  src/tracefs-tools.c                     | 57 +++++++++----------------
>  utest/tracefs-utest.c                   | 12 ++----
>  6 files changed, 56 insertions(+), 55 deletions(-)
>
> --
> 2.27.0
>
The man pages should be updated to reflect the changes in the APIs.

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

      parent reply	other threads:[~2021-04-09  4:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-08 14:00 [PATCH v3 0/5] Refactor the APIs for tracing options Yordan Karadzhov (VMware)
2021-04-08 14:00 ` [PATCH v3 1/5] libtracefs: Fix issues with tracefs_option_id() Yordan Karadzhov (VMware)
2021-04-08 14:00 ` [PATCH v3 2/5] libtracefs: Modify the arguments of tracefs_option_is_set() Yordan Karadzhov (VMware)
2021-04-08 14:00 ` [PATCH v3 3/5] libtracefs: Encapsulate "struct tracefs_options_mask" Yordan Karadzhov (VMware)
2021-04-08 14:00 ` [PATCH v3 4/5] libtracefs: Option's bit masks to be owned by the instance Yordan Karadzhov (VMware)
2021-04-09  4:36   ` Tzvetomir Stoyanov
2021-04-08 14:00 ` [PATCH v3 5/5] libtracefs: Rename tracefs_option_is_set() Yordan Karadzhov (VMware)
2021-04-09  4:39 ` Tzvetomir Stoyanov [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=CAPpZLN4rnz38_7+GFSFKKi7Xj7MQ3ayiJMJWcLSbMzkhp9RcAQ@mail.gmail.com \
    --to=tz.stoyanov@gmail.com \
    --cc=linux-trace-devel@vger.kernel.org \
    --cc=rostedt@goodmis.org \
    --cc=y.karadz@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 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.