[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <171959367016.545005.11373537265295905345.b4-ty@kernel.org>
Date: Fri, 28 Jun 2024 09:54:46 -0700
From: Namhyung Kim <namhyung@...nel.org>
To: Arnaldo Carvalho de Melo <acme@...nel.org>,
Ian Rogers <irogers@...gle.com>,
Kan Liang <kan.liang@...ux.intel.com>,
Namhyung Kim <namhyung@...nel.org>
Cc: Jiri Olsa <jolsa@...nel.org>,
Adrian Hunter <adrian.hunter@...el.com>,
Peter Zijlstra <peterz@...radead.org>,
Ingo Molnar <mingo@...nel.org>,
LKML <linux-kernel@...r.kernel.org>,
linux-perf-users@...r.kernel.org
Subject: Re: [PATCH] perf report: Display pregress bar on redirected pipe data
On Thu, 27 Jun 2024 11:19:16 -0700, Namhyung Kim wrote:
> It's possible to save pipe output of perf record into a file.
>
> $ perf record -o- ... > pipe.data
>
> And you can use the data same as the normal perf data.
>
> $ perf report -i pipe.data
>
> [...]
Applied to perf-tools-next, thanks!
Best regards,
Namhyung
Powered by blists - more mailing lists