Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorIngo Molnar <mingo@kernel.org>
Thu, 23 Jan 2014 16:43:35 +0000 (17:43 +0100)
committerIngo Molnar <mingo@kernel.org>
Thu, 23 Jan 2014 16:43:35 +0000 (17:43 +0100)
commitbb236de5d9509c1c6ea5ce0680f000002e731ee2
treec2f97ab6907d5996d259e9f11eb6faf0456fc8ef
parent15c81026204da897a05424c79263aea861a782cc
parent578c03c86fadcc6fd7319ddf41dd4d1d88aab77a
Merge tag 'perf-core-for-mingo' of git://git./linux/kernel/git/acme/linux into perf/urgent

Pull perf tooling fixes and updates from Arnaldo Carvalho de Melo:

 * Fix JIT symbol resolution on heap (Namhyung Kim)

 * Fix wrong SVG height in 'timechart' (Stanislav Fomichev)

 * Free temp cpu_map in perf_session__cpu_bitmap (Stanislav Fomichev)

 * Fix NULL pointer reference bug with event unit in 'stat' (Stephane Eranian)

 * Fix memory corruption of xyarray when cpumask is used (Stephane Eranian)

 * Ensure sscanf does not overrun the "mem" field (Alan Cox)

 * Add support for the xtensa architecture (Baruch Siach)

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