Re: [PATCH v2] perf tests: use strdup() in "Object code reading"
From: Namhyung Kim
Date: Tue Oct 14 2025 - 10:03:13 EST
On Wed, Oct 08, 2025 at 01:42:00PM +0100, James Clark wrote:
> Use strdup() instead of fixed PATH_MAX buffer for storing paths to not
> waste memory.
>
> Suggested-by: Ian Rogers <irogers@xxxxxxxxxx>
> Reviewed-by: Ian Rogers <irogers@xxxxxxxxxx>
> Signed-off-by: James Clark <james.clark@xxxxxxxxxx>
Applied to perf-tools-next, thanks!
Best regards,
Namhyung