Re: [GIT PULL 0/4] perf/urgent fixes

From: Ingo Molnar
Date: Wed May 30 2012 - 03:00:26 EST



* Arnaldo Carvalho de Melo <acme@xxxxxxxxxxxxx> wrote:

> From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
>
> 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@xxxxxxxxxx>
>
> ----------------------------------------------------------------
> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/