Re: [PATCH v3] perf tests task-analyzer: Write test files to tmpdir
From: Namhyung Kim
Date: Wed Apr 01 2026 - 17:56:27 EST
On Tue, 31 Mar 2026 11:05:20 -0700, Ian Rogers wrote:
> Writing to the test output files in the current working directory can
> fail in various contexts such as continual test. Other tests write to
> a mktemp-ed file, make the "perf script task-analyszer tests" follow
> this convention too. Currently this isn't possible for the perf.data
> file due to a lack of perf script support, add a variable for when
> this support is available.
>
> [...]
Applied to perf-tools-next, thanks!
Best regards,
Namhyung