Re: [PATCH] perf unwind-libdw: skip non-regular files

From: Namhyung Kim
Date: Tue Jun 24 2025 - 13:53:28 EST


On Mon, 05 May 2025 18:44:19 +0100, Sergei Trofimovich wrote:
> Without the change `perf `hangs up on charaster devices. On my system
> it's enough to run system-wide sampler for a few seconds to get the
> hangup:
>
> $ perf record -a -g --call-graph=dwarf
> $ perf report
> # hung
>
> [...]
Applied to perf-tools-next, thanks!

Best regards,
Namhyung