All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steven Rostedt <rostedt@goodmis.org>
To: linux-trace-devel@vger.kernel.org
Cc: "Steven Rostedt (Google)" <rostedt@goodmis.org>
Subject: [PATCH 0/3] trace-cmd library: Fixes and add a reset
Date: Thu, 28 Dec 2023 22:10:12 -0500	[thread overview]
Message-ID: <20231229031138.68313-1-rostedt@goodmis.org> (raw)

From: "Steven Rostedt (Google)" <rostedt@goodmis.org>

A couple of fixes, plus adding a way to reset the iterator.

Steven Rostedt (Google) (3):
  trace-cmd library: Fix tracecmd_iterate_events_multi() CPU clean up
  trace-cmd library: Add back setting errno to zero in
    tracecmd_stack_tracer_status()
  trace-cmd library: Add tracecmd_iterate_reset()

 .../libtracecmd/libtracecmd-iterate.txt       | 10 +++++-
 Documentation/libtracecmd/libtracecmd.txt     |  1 +
 include/trace-cmd/trace-cmd.h                 |  2 ++
 lib/trace-cmd/trace-input.c                   | 34 ++++++++++++++++++-
 lib/trace-cmd/trace-util.c                    |  1 +
 5 files changed, 46 insertions(+), 2 deletions(-)

-- 
2.42.0


             reply	other threads:[~2023-12-29  3:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-29  3:10 Steven Rostedt [this message]
2023-12-29  3:10 ` [PATCH 1/3] trace-cmd library: Fix tracecmd_iterate_events_multi() CPU clean up Steven Rostedt
2023-12-29  3:10 ` [PATCH 2/3] trace-cmd library: Add back setting errno to zero in tracecmd_stack_tracer_status() Steven Rostedt
2023-12-29  3:10 ` [PATCH 3/3] trace-cmd library: Add tracecmd_iterate_reset() 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=20231229031138.68313-1-rostedt@goodmis.org \
    --to=rostedt@goodmis.org \
    --cc=linux-trace-devel@vger.kernel.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 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.