lkml.org 
[lkml]   [2020]   [Mar]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [PATCH] perf report: Fix arm64 gap between kernel start and module end
Em Mon, Mar 30, 2020 at 03:41:11PM +0800, Kemeng Shi escreveu:
> diff --git a/tools/perf/arch/arm64/util/Build b/tools/perf/arch/arm64/util/Build
> index 393b9895c..37cbfa5e9 100644
> --- a/tools/perf/arch/arm64/util/Build
> +++ b/tools/perf/arch/arm64/util/Build
> @@ -2,6 +2,7 @@ libperf-y += header.o
> libperf-y += tsc.o
> libperf-y += sym-handling.o
> libperf-y += kvm-stat.o
> +libperf-y += machine.o

You made the patch against an old perf codebase, right? This libperf-y
above was changed to perf-y here:

commit 5ff328836dfde0cef9f28c8b8791a90a36d7a183
Author: Jiri Olsa <jolsa@kernel.org>
Date: Wed Feb 13 13:32:39 2019 +0100

perf tools: Rename build libperf to perf

----

I'm fixing this up, please check my perf/core branch later to see that
all is working as intended.

git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git perf/core

Thanks,

- Arnaldo

\
 
 \ /
  Last update: 2020-03-30 15:12    [W:0.101 / U:0.236 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site