All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@kernel.org>
To: Arnaldo Carvalho de Melo <acme@kernel.org>
Cc: linux-kernel@vger.kernel.org,
	Adrian Hunter <adrian.hunter@intel.com>,
	Alexander Shishkin <alexander.shishkin@linux.intel.com>,
	Alexis Berlemont <alexis.berlemont@gmail.com>,
	Andi Kleen <ak@linux.intel.com>,
	David Carrillo-Cisneros <davidcc@google.com>,
	He Kuang <hekuang@huawei.com>, Jiri Olsa <jolsa@redhat.com>,
	Kim Phillips <kim.phillips@arm.com>,
	Masami Hiramatsu <mhiramat@kernel.org>,
	Mathieu Poirier <mathieu.poirier@linaro.org>,
	Paul Turner <pjt@google.com>,
	Peter Zijlstra <peterz@infradead.org>,
	Ravi Bangoria <ravi.bangoria@linux.vnet.ibm.com>,
	Simon Que <sque@chromium.org>,
	Stephane Eranian <eranian@google.com>,
	Wang Nan <wangnan0@huawei.com>
Subject: Re: [GIT PULL 0/7] perf/core improvements and fixes
Date: Mon, 17 Apr 2017 10:15:13 +0200	[thread overview]
Message-ID: <20170417081513.kno6k6kj365i7lxs@gmail.com> (raw)
In-Reply-To: <20170414160727.GV3275@kernel.org>


* Arnaldo Carvalho de Melo <acme@kernel.org> wrote:

> Em Thu, Apr 13, 2017 at 04:35:29PM -0300, Arnaldo Carvalho de Melo escreveu:
> > Hi Ingo,
> > 
> > 	Please consider pulling,
> > 
> > - Arnaldo
> > 
> > Test results at the end of this message, as usual.
> 
> Ooops, here is the missing output from 'git-request-pull':
> 
> The following changes since commit a8d11cd0714f51877587f5ec891013ca46e163ac:
> 
>   kprobes/x86: Consolidate insn decoder users for copying code (2017-04-12 09:23:47 +0200)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git tags/perf-core-for-mingo-4.12-20170413
> 
> for you to fetch changes up to 16eb81365b70266c17d1141ef9b32c3110b22d17:
> 
>   Revert "perf tools: Fix include of linux/mman.h" (2017-04-13 11:54:46 -0300)
> 
> ----------------------------------------------------------------
> perf/core improvements and fixes:
> 
> User visible:
> 
> - Fix bug 'perf stat' in handling events in error state (Stephane Eranian)
> 
> Documentation:
> 
> - Add usage of --no-syscalls in 'perf trace' man page (Ravi Bangoria)
> 
> Infrastructure:
> 
> - Pass PYTHON config to feature detection (David Carrillo-Cisneros)
> 
> - Disable JVMTI if no ELF support available (David Carrillo-Cisneros)
> 
> - Fix feature detection redefinion of build flags (David Carrillo-Cisneros)
> 
> - Hint missing file when tool tips fail to load (David Carrillo-Cisneros)
> 
> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
> 
> ----------------------------------------------------------------
> David Carrillo-Cisneros (5):
>       perf tools: Pass PYTHON config to feature detection
>       perf tools: Disable JVMTI if no ELF support available
>       tools build: Fix feature detection redefinion of build flags
>       perf util: Hint missing file when tool tips fail to load
>       Revert "perf tools: Fix include of linux/mman.h"
> 
> Ravi Bangoria (1):
>       perf trace: Add usage of --no-syscalls in man page
> 
> Stephane Eranian (1):
>       perf stat: Fix bug in handling events in error state
> 
>  tools/build/feature/Makefile            | 12 +++++------
>  tools/perf/Documentation/perf-trace.txt |  3 ++-
>  tools/perf/Makefile.config              | 35 ++++++++++++++-------------------
>  tools/perf/builtin-stat.c               | 12 ++++++++---
>  tools/perf/util/event.c                 |  2 +-
>  tools/perf/util/evsel.c                 |  4 ++--
>  tools/perf/util/util.c                  |  3 ++-
>  7 files changed, 37 insertions(+), 34 deletions(-)

Pulled, thanks a lot Arnaldo!

	Ingo

  reply	other threads:[~2017-04-17  8:15 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-13 19:35 [GIT PULL 0/7] perf/core improvements and fixes Arnaldo Carvalho de Melo
2017-04-13 19:35 ` [PATCH 1/7] perf tools: Pass PYTHON config to feature detection Arnaldo Carvalho de Melo
2017-04-13 19:35 ` [PATCH 2/7] perf stat: Fix bug in handling events in error state Arnaldo Carvalho de Melo
2017-04-13 19:35 ` [PATCH 3/7] perf trace: Add usage of --no-syscalls in man page Arnaldo Carvalho de Melo
2017-04-13 19:35 ` [PATCH 4/7] perf tools: Disable JVMTI if no ELF support available Arnaldo Carvalho de Melo
2017-04-13 19:35 ` [PATCH 5/7] tools build: Fix feature detection redefinion of build flags Arnaldo Carvalho de Melo
2017-04-13 19:35 ` [PATCH 6/7] perf util: Hint missing file when tool tips fail to load Arnaldo Carvalho de Melo
2017-04-13 19:35 ` [PATCH 7/7] Revert "perf tools: Fix include of linux/mman.h" Arnaldo Carvalho de Melo
2017-04-14 16:07 ` [GIT PULL 0/7] perf/core improvements and fixes Arnaldo Carvalho de Melo
2017-04-17  8:15   ` Ingo Molnar [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-11-23 21:53 Arnaldo Carvalho de Melo
2015-11-24  8:10 ` Ingo Molnar
2015-11-24  8:28   ` Jiri Olsa
2015-11-24  8:42     ` Ingo Molnar
2015-11-24  9:26       ` Jiri Olsa
2015-11-24  9:47         ` Jiri Olsa
2015-11-26 11:00           ` Ingo Molnar
2015-11-26 12:47             ` Jiri Olsa
2015-11-26  7:56         ` Ingo Molnar
2015-11-26  8:12           ` Ingo Molnar
2015-11-26  9:09             ` Jiri Olsa
2015-11-24 10:28   ` Jiri Olsa
2015-11-26  8:13   ` Ingo Molnar
2015-06-12  2:15 Arnaldo Carvalho de Melo
2015-06-12  8:09 ` Ingo Molnar
2015-04-10 21:40 Arnaldo Carvalho de Melo
2015-04-11  6:33 ` Ingo Molnar
2014-06-23  7:59 Jiri Olsa
2014-06-25  5:44 ` Ingo Molnar
2014-04-28 11:59 Jiri Olsa
2014-04-29  6:42 ` Ingo Molnar
2013-11-07 15:04 Arnaldo Carvalho de Melo
2013-11-07 15:26 ` Ingo Molnar
2012-06-27 19:20 Arnaldo Carvalho de Melo
2012-06-29 13:12 ` Ingo Molnar
2012-07-02  8:01   ` Dmitry Antipov
2012-03-05 15:55 Arnaldo Carvalho de Melo
2012-03-05 16:02 ` 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=20170417081513.kno6k6kj365i7lxs@gmail.com \
    --to=mingo@kernel.org \
    --cc=acme@kernel.org \
    --cc=adrian.hunter@intel.com \
    --cc=ak@linux.intel.com \
    --cc=alexander.shishkin@linux.intel.com \
    --cc=alexis.berlemont@gmail.com \
    --cc=davidcc@google.com \
    --cc=eranian@google.com \
    --cc=hekuang@huawei.com \
    --cc=jolsa@redhat.com \
    --cc=kim.phillips@arm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mathieu.poirier@linaro.org \
    --cc=mhiramat@kernel.org \
    --cc=peterz@infradead.org \
    --cc=pjt@google.com \
    --cc=ravi.bangoria@linux.vnet.ibm.com \
    --cc=sque@chromium.org \
    --cc=wangnan0@huawei.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.