Re: [PATCH] tools/perf: Use perf_tool__init() to initialize default values in builtin trace
From: Namhyung Kim <namhyung@kernel.org>
Date: 2025-02-27 16:50:40
Also in:
linux-perf-users
From: Namhyung Kim <namhyung@kernel.org>
Date: 2025-02-27 16:50:40
Also in:
linux-perf-users
On Tue, 25 Feb 2025 17:01:57 +0530, Athira Rajeev wrote:
Perf trace on perf.data fails as below: ./perf trace record -- sleep 1 ./perf trace -i perf.data perf: Segmentation fault Segmentation fault (core dumped) [...]
Applied to perf-tools-next, thanks! Best regards, Namhyung