[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20120530070018.GA2587@gmail.com>
Date: Wed, 30 May 2012 09:00:18 +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@...hat.com>,
David Ahern <dsahern@...il.com>,
Frederic Weisbecker <fweisbec@...il.com>,
Mike Galbraith <efault@....de>,
Namhyung Kim <namhyung@...il.com>,
Paul Mackerras <paulus@...ba.org>,
Pekka Enberg <penberg@...nel.org>,
Peter Zijlstra <peterz@...radead.org>,
Stephane Eranian <eranian@...gle.com>,
Steven Rostedt <rostedt@...dmis.org>
Subject: Re: [GIT PULL 0/4] perf/urgent fixes
* Arnaldo Carvalho de Melo <acme@...radead.org> wrote:
> From: Arnaldo Carvalho de Melo <acme@...hat.com>
>
> Hi Ingo,
>
> Please consider pulling.
>
> There are 5 other fixes in this repo, that went on my previous
> perf/urgent pull request.
>
> Thanks,
>
> - Arnaldo
>
>
> The following changes since commit a00dc319e98161949aa87f71a17db32e925c3257:
>
> perf record: Fix branch_stack type in perf_record_opts (2012-05-25 18:32:44 -0300)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux tags/perf-urgent-for-mingo
>
> for you to fetch changes up to a44b45f236dd1c1a8caccf9a078adf2941a20267:
>
> perf annotate browser: The idx_asm field should be used in asm only view (2012-05-29 20:52:38 -0300)
>
> ----------------------------------------------------------------
> Fixes for perf/urgent
>
> . Fix fallback to --stdio when TUI not supported, from Namhyung Kim.
>
> . Use right cast for pointers/long in libtraceevent, from Namhyung Kim.
>
> . Be consistent on using the right error reporting interface for fatal errors,
> from Namhyung Kim.
>
> . Fix fallback to --stdio when TUI not supported, from Namhyung Kim.
>
> . Use the right index in asm only view in the annotate browser.
>
> Signed-off-by: Arnaldo Carvalho de Melo <acme@...hat.com>
>
> ----------------------------------------------------------------
> Arnaldo Carvalho de Melo (1):
> perf annotate browser: The idx_asm field should be used in asm only view
>
> Namhyung Kim (3):
> tools lib traceevent: Silence compiler warning on 32bit build
> perf ui: Make --stdio default when TUI is not supported
> perf tools: Convert critical messages to ui__error()
>
> tools/lib/traceevent/parse-filter.c | 2 +-
> tools/perf/builtin-annotate.c | 2 +-
> tools/perf/builtin-record.c | 14 +++++++-------
> tools/perf/builtin-report.c | 14 ++++++--------
> tools/perf/builtin-top.c | 22 +++++++++++-----------
> tools/perf/ui/browsers/annotate.c | 6 +++++-
> tools/perf/ui/setup.c | 1 +
> 7 files changed, 32 insertions(+), 29 deletions(-)
Pulled, thanks 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