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/2] trace-cmd record: Add updates for subbuffer size
Date: Wed, 10 Jan 2024 18:00:27 -0500	[thread overview]
Message-ID: <20240110230303.118668-1-rostedt@goodmis.org> (raw)

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

Add --subbuf-size option to trace-cmd record, and also save and restore the
previous settings of what they were if they are modified.

Steven Rostedt (Google) (2):
  trace-cmd record: Add --subbuf-size option
  trace-cmd record: Reset buffer_size and subbuf_size when done

 .../trace-cmd/trace-cmd-record.1.txt          | 15 ++++
 tracecmd/include/trace-local.h                |  3 +
 tracecmd/trace-record.c                       | 68 ++++++++++++++-----
 tracecmd/trace-usage.c                        |  1 +
 4 files changed, 71 insertions(+), 16 deletions(-)

-- 
2.43.0


             reply	other threads:[~2024-01-10 23:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-10 23:00 Steven Rostedt [this message]
2024-01-10 23:00 ` [PATCH 1/2] trace-cmd record: Add --subbuf-size option Steven Rostedt
2024-01-10 23:00 ` [PATCH 2/2] trace-cmd record: Reset buffer_size and subbuf_size when done 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=20240110230303.118668-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.