]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorIngo Molnar <mingo@kernel.org>
Wed, 30 May 2012 06:59:31 +0000 (08:59 +0200)
committerIngo Molnar <mingo@kernel.org>
Wed, 30 May 2012 07:01:40 +0000 (09:01 +0200)
commit5d980abca89942c5775d815c7906875861ba55ef
treedead7017e67403bdae20db5f2a3a409af9eea7d3
parentdaa7ac5c84ae95055267685cc9d564ecadb80124
parent3e1c3f8471ffdcaf3b91de603e256ec2e57b32cb
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent

Fixes for perf/urgent from Arnaldo Carvalho de Melo:

 * 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@redhat.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>