Loading
perf kvm stat: Fix relative paths for including headers
Add an extra "../" to the relative paths so that the uAPI headers provided by tools can be found correctly. Fixes: a724a8fc ("perf kvm stat: Fix build error") Reported-by:Namhyung Kim <namhyung@kernel.org> Suggested-by:
Ian Rogers <irogers@google.com> Reviewed-by:
Ian Rogers <irogers@google.com> Signed-off-by:
Leo Yan <leo.yan@arm.com> Signed-off-by:
Namhyung Kim <namhyung@kernel.org> Signed-off-by:
Arnaldo Carvalho de Melo <acme@redhat.com>