Loading
perf tests: use strdup() in "Object code reading"
Use strdup() instead of fixed PATH_MAX buffer for storing paths to not waste memory. Suggested-by:Ian Rogers <irogers@google.com> Reviewed-by:
Ian Rogers <irogers@google.com> Signed-off-by:
James Clark <james.clark@linaro.org> Signed-off-by:
Namhyung Kim <namhyung@kernel.org>