]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorIngo Molnar <mingo@kernel.org>
Fri, 15 Feb 2013 15:38:33 +0000 (16:38 +0100)
committerIngo Molnar <mingo@kernel.org>
Fri, 15 Feb 2013 15:38:33 +0000 (16:38 +0100)
commit66ec9b354198fbd4e66e710c58f105f16646b65e
tree9d4dd00367eeb909edf4c1a30e2e8178efb9dc5a
parent7b44a5690dfd77f089d24971e2e889206db5f273
parentc249f04e5a87702dc3325d4ad57efa9ddb724690
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core

Pull perf/core improvements and fixes from Arnaldo Carvalho de Melo:

 * Fix cleanup in case of kzalloc failure, from Daniel Baluta.

 * Limit unwind support to x86 archs, fix from Jiri Olsa.

 * Initial GTK+ annotate browser, from Namhyung Kim.

 * Fix build with bison 2.3 and older, from Vinson Lee.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>