Re: [PATCH] perf arm64: Fix off-by-one directory paths.

2021-04-19 Thread Arnaldo Carvalho de Melo
Em Fri, Apr 16, 2021 at 02:41:13PM -0700, Ian Rogers escreveu: > Relative path include works in the regular build due to -I paths but may > break in other situations. Thanks, applied. - Arnaldo > Signed-off-by: Ian Rogers > --- > tools/perf/arch/arm64/util/kvm-stat.c | 4 ++-- >

[PATCH] perf arm64: Fix off-by-one directory paths.

2021-04-16 Thread Ian Rogers
Relative path include works in the regular build due to -I paths but may break in other situations. Signed-off-by: Ian Rogers --- tools/perf/arch/arm64/util/kvm-stat.c | 4 ++-- tools/perf/arch/arm64/util/pmu.c | 4 ++-- tools/perf/arch/arm64/util/unwind-libunwind.c | 4