From: Arnaldo Carvalho de Melo <acme@kernel.org>
To: Ian Rogers <irogers@google.com>
Cc: Peter Zijlstra <peterz@infradead.org>,
Ingo Molnar <mingo@redhat.com>,
Namhyung Kim <namhyung@kernel.org>,
Alexander Shishkin <alexander.shishkin@linux.intel.com>,
Jiri Olsa <jolsa@kernel.org>,
Adrian Hunter <adrian.hunter@intel.com>,
James Clark <james.clark@linaro.org>,
Derek Foreman <derek.foreman@collabora.com>,
linux-kernel@vger.kernel.org, linux-perf-users@vger.kernel.org
Subject: Re: [PATCH v1 0/5] perf data pipe mode support and tests
Date: Wed, 11 Feb 2026 13:35:06 -0300 [thread overview]
Message-ID: <aYyvutsnYSnNfCsy@x1> (raw)
In-Reply-To: <20260211015242.2700218-1-irogers@google.com>
On Tue, Feb 10, 2026 at 05:52:37PM -0800, Ian Rogers wrote:
> Add pipe mode support to perf data conversion. Add testing to perf
> data with pipe mode and add --to-ctf testing if libbabeltrace is
> present.
>
> Ian Rogers (5):
> perf check: Add libbabeltrace to the listed features
> perf json: Pipe mode --to-json support
> perf json: Pipe mode --to-ctf support
> perf test: Test pipe mode with data conversion --to-json
> perf test: perf data --to-ctf testing
Thanks, applied to perf-tools-next,
- Arnaldo
> tools/perf/builtin-check.c | 1 +
> .../shell/test_perf_data_converter_ctf.sh | 104 ++++++++++++++++++
> .../shell/test_perf_data_converter_json.sh | 33 ++++--
> tools/perf/util/data-convert-bt.c | 54 ++++++++-
> tools/perf/util/data-convert-json.c | 16 +++
> 5 files changed, 197 insertions(+), 11 deletions(-)
> create mode 100755 tools/perf/tests/shell/test_perf_data_converter_ctf.sh
>
> --
> 2.53.0.239.g8d8fc8a987-goog
prev parent reply other threads:[~2026-02-11 16:35 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-11 1:52 [PATCH v1 0/5] perf data pipe mode support and tests Ian Rogers
2026-02-11 1:52 ` [PATCH v1 1/5] perf check: Add libbabeltrace to the listed features Ian Rogers
2026-02-11 1:52 ` [PATCH v1 2/5] perf json: Pipe mode --to-json support Ian Rogers
2026-02-11 1:52 ` [PATCH v1 3/5] perf json: Pipe mode --to-ctf support Ian Rogers
2026-02-11 1:52 ` [PATCH v1 4/5] perf test: Test pipe mode with data conversion --to-json Ian Rogers
2026-02-11 1:52 ` [PATCH v1 5/5] perf test: perf data --to-ctf testing Ian Rogers
2026-02-11 16:35 ` Arnaldo Carvalho de Melo [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=aYyvutsnYSnNfCsy@x1 \
--to=acme@kernel.org \
--cc=adrian.hunter@intel.com \
--cc=alexander.shishkin@linux.intel.com \
--cc=derek.foreman@collabora.com \
--cc=irogers@google.com \
--cc=james.clark@linaro.org \
--cc=jolsa@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-perf-users@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=namhyung@kernel.org \
--cc=peterz@infradead.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