[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20150108080026.GA18918@gmail.com>
Date: Thu, 8 Jan 2015 09:00:26 +0100
From: Ingo Molnar <mingo@...nel.org>
To: Arnaldo Carvalho de Melo <acme@...nel.org>
Cc: linux-kernel@...r.kernel.org, David Ahern <dsahern@...il.com>,
Jiri Olsa <jolsa@...hat.com>, Mark Wielaard <mjw@...hat.com>,
Masami Hiramatsu <masami.hiramatsu.pt@...achi.com>,
Namhyung Kim <namhyung@...nel.org>,
Paul Mackerras <paulus@...ba.org>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Taesoo kim <taesoo@...ech.edu>, yrl.pp-manager.tt@...achi.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
>
> The following changes since commit 5b5e76218fbdbb71a01d5480f289ead624232876:
>
> Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent (2015-01-01 22:24:36 +0100)
>
> are available in the git repository at:
>
>
> git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git tags/perf-urgent-for-mingo
>
> for you to fetch changes up to e7024fc3783317608b8e07048116a72a7d1cd26d:
>
> perf diff: Fix to sort by baseline field by default (2015-01-02 23:27:18 -0300)
>
> ----------------------------------------------------------------
> perf/urgent fixes:
>
> - 'perf probe' should fall back to find probe point in symbols when failing
> to do so in a debuginfo file (Masami Hiramatsu)
>
> - Fix 'perf probe' crash in dwarf_getcfi_elf (Namhyung Kim)
>
> - Fix shell completion with 'perf list' --raw-dump option (Taesoo Kim)
>
> - Fix 'perf diff' to sort by baseline field by default (Namhyung Kim)
>
> Signed-off-by: Arnaldo Carvalho de Melo <acme@...hat.com>
>
> ----------------------------------------------------------------
> Masami Hiramatsu (1):
> perf probe: Fix to fall back to find probe point in symbols
>
> Namhyung Kim (2):
> perf probe: Fix crash in dwarf_getcfi_elf
> perf diff: Fix to sort by baseline field by default
>
> Taesoo Kim (1):
> perf list: Fix --raw-dump option
>
> tools/perf/builtin-diff.c | 44 ++++++++++++++++++++++++++++++++++++++++++
> tools/perf/builtin-list.c | 13 ++++++++++---
> tools/perf/util/probe-event.c | 6 ++++--
> tools/perf/util/probe-finder.c | 18 ++++++++++++++++-
> 4 files changed, 75 insertions(+), 6 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