[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20170504174451.skhfn7lxuz34o2zf@gmail.com>
Date: Thu, 4 May 2017 19:44:51 +0200
From: Ingo Molnar <mingo@...nel.org>
To: Arnaldo Carvalho de Melo <acme@...nel.org>
Cc: linux-kernel@...r.kernel.org,
Adrian Hunter <adrian.hunter@...el.com>,
Alexander Shishkin <alexander.shishkin@...ux.intel.com>,
Chris Riyder <chris.ryder@....com>,
David Ahern <dsahern@...il.com>, Jiri Olsa <jolsa@...nel.org>,
Kim Phillips <kim.phillips@....com>,
Namhyung Kim <namhyung@...nel.org>,
Peter Zijlstra <peterz@...radead.org>,
Wang Nan <wangnan0@...wei.com>,
Arnaldo Carvalho de Melo <acme@...hat.com>
Subject: Re: [GIT PULL 0/4] perf/urgent fixes
* Arnaldo Carvalho de Melo <acme@...nel.org> wrote:
> Hi Ingo,
>
> Please consider pulling,
>
> - Arnaldo
>
> Test results at the end of this message, as usual.
>
> The following changes since commit 12c1c2fd780a9a5581105fcb6f251466cf35af2a:
>
> Merge tag 'perf-core-for-mingo-4.12-20170503' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent (2017-05-03 19:28:27 +0200)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git tags/perf-urgent-for-mingo-4.12-20170504
>
> for you to fetch changes up to 1e6e7eae8a3a66f5fee4f44ef165ffcf31f0c40e:
>
> tools build: Fixup sched_getcpu feature test (2017-05-04 10:30:40 -0300)
>
> ----------------------------------------------------------------
> perf/urgent fixes:
>
> User visible:
>
> - Fix AArch64 objdump disasm comment char in 'perf annotate' (Kim Phillips)
>
> - Fix documentation spelling mistakes (Kim Phillips)
>
> - Don't fail 'perf test kmod-path' if compressed modules aren't
> supported (Kim Phillips)
>
> Infrastructure:
>
> - Fix sched_getcpu feature test when included in test-all.c redefining
> _GNU_SOURCE (Arnaldo Carvalho de Melo)
>
> Signed-off-by: Arnaldo Carvalho de Melo <acme@...hat.com>
>
> ----------------------------------------------------------------
> Arnaldo Carvalho de Melo (1):
> tools build: Fixup sched_getcpu feature test
>
> Kim Phillips (3):
> perf tools: Fix spelling mistakes
> perf annotate: Fix AArch64 comment char
> perf tests kmod-path: Don't fail if compressed modules aren't supported
>
> tools/build/feature/test-sched_getcpu.c | 2 ++
> tools/perf/Documentation/perf-c2c.txt | 4 ++--
> tools/perf/Documentation/perf-record.txt | 2 +-
> tools/perf/Documentation/perf-report.txt | 6 +++---
> tools/perf/Documentation/perf.data-file-format.txt | 4 ++--
> tools/perf/Documentation/tips.txt | 2 +-
> tools/perf/arch/arm64/annotate/instructions.c | 2 +-
> tools/perf/tests/kmod-path.c | 2 ++
> tools/perf/util/event.h | 2 +-
> 9 files changed, 15 insertions(+), 11 deletions(-)
Pulled, thanks a lot Arnaldo!
Ingo
Powered by blists - more mailing lists