[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20140612115630.GB26661@gmail.com>
Date: Thu, 12 Jun 2014 13:56:30 +0200
From: Ingo Molnar <mingo@...nel.org>
To: Arnaldo Carvalho de Melo <acme@...radead.org>
Cc: linux-kernel@...r.kernel.org,
Arnaldo Carvalho de Melo <acme@...nel.org>,
Adrian Hunter <adrian.hunter@...el.com>,
David Ahern <dsahern@...il.com>,
Don Zickus <dzickus@...hat.com>,
Frederic Weisbecker <fweisbec@...il.com>,
Jiri Olsa <jolsa@...hat.com>,
Masami Hiramatsu <masami.hiramatsu.pt@...achi.com>,
Mike Galbraith <efault@....de>,
Namhyung Kim <namhyung@...nel.org>,
Paul Mackerras <paulus@...ba.org>,
Peter Zijlstra <peterz@...radead.org>,
Ramkumar Ramachandra <artagnon@...il.com>,
Stanislav Fomichev <stfomichev@...dex-team.ru>,
Stephane Eranian <eranian@...gle.com>,
Arnaldo Carvalho de Melo <acme@...hat.com>
Subject: Re: [GIT PULL 0/7] perf/core improvements
* Arnaldo Carvalho de Melo <acme@...radead.org> wrote:
> From: Arnaldo Carvalho de Melo <acme@...nel.org>
>
> Hi Ingo,
>
> Getting back at pushing some stuff, should not conflict with Jiri's
> perf/core and was branched from tip/perf/core.
Welcome back! :-)
> Please let me know if you find any issue,
>
> - Arnaldo
>
> The following changes since commit 82b897782d10fcc4930c9d4a15b175348fdd2871:
>
> perf: Differentiate exec() and non-exec() comm events (2014-06-06 07:56:22 +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
>
> for you to fetch changes up to f48e00cead1f7574147e6bd0d203c8331714d35b:
>
> perf timechart: Reflow documentation (2014-06-10 10:03:18 -0300)
>
> ----------------------------------------------------------------
> perf/core improvements:
>
> User visible:
>
> . Improve 'perf probe' error messages, moving some diagnostic messages to
> only appear in --verbose mode and fixing up some error reporting related
> to variables and struct members. (Masami Hiramatsu)
>
> . Reflow 'perf timechart' man page. (Stanislav Fomichev)
>
> Developer stuff:
>
> . Be more precise when reporting missing libraries in a static tool build.
> (Arnaldo Carvalho de Melo)
>
> . Show error messages from the multiple make invoked from 'make build-test'.
> (Arnaldo Carvalho de Melo)
>
> Signed-off-by: Arnaldo Carvalho de Melo <acme@...hat.com>
>
> ----------------------------------------------------------------
> Arnaldo Carvalho de Melo (2):
> perf tools: Emit more precise message for missing glibc static library
> perf tests: Show the inner make output when an error happens
>
> Masami Hiramatsu (4):
> perf probe: Improve error message for unknown member of data structure
> perf probe: Show error code and description in verbose mode
> perf probe: Improve an error message of perf probe --vars mode
> perf probe: Improve error messages in --line option
>
> Stanislav Fomichev (1):
> perf timechart: Reflow documentation
>
> tools/perf/Documentation/perf-timechart.txt | 41 ++++++++++++++---------------
> tools/perf/builtin-probe.c | 23 +++++++++-------
> tools/perf/config/Makefile | 6 ++++-
> tools/perf/tests/make | 7 ++---
> tools/perf/util/probe-event.c | 13 ++++++---
> tools/perf/util/probe-finder.c | 11 +++++---
> 6 files changed, 57 insertions(+), 44 deletions(-)
Pulled, thanks a lot Arnaldo!
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists