Re: [PATCH v3] perf/core: Fix warning due to unordred pmu_ctx_list
From: Markus Elfring
Date: Sat Feb 08 2025 - 12:38:18 EST
…
> The follow testcase can trigger above warning:
following test case?
…
> The testcase first open a lbr event, so it will alloc task_ctx_data, and
test case? allocate?
> then open tracepoint and software events, so the parent ctx will have 3
context?
> different perf_event_pmu_contexts. When doing inherit, child ctx will
…
inheritance? context?
Please avoid a typo also in the summary phrase.
Regards,
Markus