Re: [PATCH v1] perf test type profiling: Remote typedef on struct

From: Namhyung Kim

Date: Wed Mar 04 2026 - 16:49:13 EST


On Mon, 02 Mar 2026 15:58:21 -0800, Ian Rogers wrote:
> The typedef creates an issue where the struct or the typedef may
> appear in the output and cause the "perf data type profiling tests" to
> fail. Let's remove the typedef to keep the test passing.
>
>
Applied to perf-tools-next, thanks!

Best regards,
Namhyung