Re: [PATCH v3 0/3] perf probe: Improve logs for long name string

From: Namhyung Kim
Date: Thu Oct 17 2024 - 12:39:56 EST


On Sat, 12 Oct 2024 21:47:22 +0100, Leo Yan wrote:

> The series [1] tries to use hashed symbol names for event names. This
> can avoid failures due to long symbol names. Somehow, it is preferred to
> specify a distinct event name when adding a probe.
>
> This series follows up on the comment to improve the logs for long event
> strings.
>
> [...]

Applied to perf-tools-next, thanks!

Best regards,
Namhyung