]> asedeno.scripts.mit.edu Git - linux.git/commit
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorIngo Molnar <mingo@kernel.org>
Fri, 29 Jun 2012 13:11:26 +0000 (15:11 +0200)
committerIngo Molnar <mingo@kernel.org>
Fri, 29 Jun 2012 13:11:26 +0000 (15:11 +0200)
commitadd79461a2a7d964a00b4a2fdaf313c4cf9cf4ec
treecda1525b5483ad4952ff9d71348693f14d8b26ba
parent357398e96d8c883b010379a7669df43ed0e2e32b
parentd9873ab79376d5c0112ed09e14783067dc65e808
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core

perf/core improvements and fixes:

 * Improve 'perf bench' docs, by Namhyung Kim

 * Fix build when O= is not used, from David Ahern

 * Fix cross compilation build, from Namhyung Kim

 * Fix pipe mode when callchains are used, from David Ahern

 * Follow .gnu_debuglink section to find separate symbols, from Pierre-Loup A. Griffais

 * Fix 'perf test' raw events entries, from Jiri Olsa

 * Use the events description in the perf.data file, not the sysfs ones.

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