Re: [PATCH] perf: warn on build id mismatch

2015-04-28 Thread Arnaldo Carvalho de Melo
Em Sat, Apr 25, 2015 at 01:14:46AM +0530, Naveen N. Rao escreveu: > Add a debug message to indicate that the build id didn't match. > > Signed-off-by: Naveen N. Rao Applied. - Arnaldo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord..

[PATCH] perf: warn on build id mismatch

2015-04-24 Thread Naveen N. Rao
Add a debug message to indicate that the build id didn't match. Signed-off-by: Naveen N. Rao --- tools/perf/util/symbol-elf.c | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/perf/util/symbol-elf.c b/tools/perf/util/symbol-elf.c index b7c533c..6e6ca23 100644 --- a/tools/perf/util/symbol