From: Ingo Molnar <mingo@kernel.org>
To: Arnaldo Carvalho de Melo <acme@kernel.org>
Cc: Clark Williams <williams@redhat.com>,
linux-kernel@vger.kernel.org, linux-perf-users@vger.kernel.org,
Ravi Bangoria <ravi.bangoria@linux.ibm.com>,
Arnaldo Carvalho de Melo <acme@redhat.com>
Subject: Re: [GIT PULL 0/4] perf/core fixes and improvements
Date: Fri, 11 Jan 2019 08:12:50 +0100 [thread overview]
Message-ID: <20190111071250.GB92116@gmail.com> (raw)
In-Reply-To: <20190110165636.19338-1-acme@kernel.org>
* Arnaldo Carvalho de Melo <acme@kernel.org> wrote:
> Hi Ingo,
>
> Please consider pulling, now there are no more ABI header
> warnings,
>
> - Arnaldo
>
> Test results at the end of this message, as usual.
>
> The following changes since commit 576b50ea235699d83758c0c514c65b8d486a159d:
>
> Merge tag 'perf-core-for-mingo-5.0-20190108' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent (2019-01-09 07:59:40 +0100)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git tags/perf-core-for-mingo-5.0-20190110
>
> for you to fetch changes up to 15c03092a9fbcdd041f58e5f832bf76c21c42e6a:
>
> tools headers powerpc: Remove unistd.h (2019-01-10 10:42:08 -0300)
>
> ----------------------------------------------------------------
> perf/core fixes and improvements:
>
> perf trace:
>
> Ravi Bangoria:
>
> - Rework PowerPC syscall table generation, now using a .tbl file just like
> x86_64 and S/390, also silencing a tools build warning about headers out of
> sync with the kernel sources.
>
> tools include uapi:
>
> Arnaldo Carvalho de Melo:
>
> - Sync linux/if_link.h copy with the kernel sources, silencing a build warning.
>
> perf top:
>
> Arnaldo Carvalho de Melo:
>
> - Add 'arch_cpu_idle' to the list of kernel idle symbols, noticed on a Orange
> Pi Zero ARM board, just like with other symbols in other arches.
>
> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
>
> ----------------------------------------------------------------
> Arnaldo Carvalho de Melo (2):
> tools include uapi: Sync linux/if_link.h copy with the kernel sources
> perf symbols: Add 'arch_cpu_idle' to the list of kernel idle symbols
>
> Ravi Bangoria (2):
> perf powerpc: Rework syscall table generation
> tools headers powerpc: Remove unistd.h
>
> tools/arch/powerpc/include/uapi/asm/unistd.h | 404 -------------------
> tools/include/uapi/linux/if_link.h | 19 +
> tools/perf/arch/powerpc/Makefile | 15 +-
> .../perf/arch/powerpc/entry/syscalls/mksyscalltbl | 22 +-
> tools/perf/arch/powerpc/entry/syscalls/syscall.tbl | 427 +++++++++++++++++++++
> tools/perf/check-headers.sh | 1 -
> tools/perf/util/symbol.c | 1 +
> 7 files changed, 470 insertions(+), 419 deletions(-)
> delete mode 100644 tools/arch/powerpc/include/uapi/asm/unistd.h
> create mode 100644 tools/perf/arch/powerpc/entry/syscalls/syscall.tbl
Pulled, thanks a lot Arnaldo!
Ingo
next prev parent reply other threads:[~2019-01-11 7:12 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-10 16:56 [GIT PULL 0/4] perf/core fixes and improvements Arnaldo Carvalho de Melo
2019-01-10 16:56 ` [PATCH 1/4] tools include uapi: Sync linux/if_link.h copy with the kernel sources Arnaldo Carvalho de Melo
2019-01-10 16:56 ` [PATCH 2/4] perf symbols: Add 'arch_cpu_idle' to the list of kernel idle symbols Arnaldo Carvalho de Melo
2019-01-10 16:56 ` [PATCH 3/4] perf powerpc: Rework syscall table generation Arnaldo Carvalho de Melo
2019-01-10 16:56 ` Arnaldo Carvalho de Melo
2019-01-10 16:56 ` [PATCH 4/4] tools headers powerpc: Remove unistd.h Arnaldo Carvalho de Melo
2019-01-10 16:56 ` Arnaldo Carvalho de Melo
2019-01-11 7:12 ` Ingo Molnar [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-10-23 19:12 [GIT PULL 0/4] perf/core fixes and improvements Arnaldo Carvalho de Melo
2011-10-25 3:22 ` Ingo Molnar
2011-03-10 19:29 Arnaldo Carvalho de Melo
2010-08-07 1:34 Arnaldo Carvalho de Melo
2010-08-07 6:43 ` Ingo Molnar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190111071250.GB92116@gmail.com \
--to=mingo@kernel.org \
--cc=acme@kernel.org \
--cc=acme@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-perf-users@vger.kernel.org \
--cc=ravi.bangoria@linux.ibm.com \
--cc=williams@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.