]> 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>
Sat, 8 Sep 2012 11:26:02 +0000 (13:26 +0200)
committerIngo Molnar <mingo@kernel.org>
Sat, 8 Sep 2012 11:26:02 +0000 (13:26 +0200)
commit7e96a4890cbd34e60e6d4494b7e2b8445e3e2734
tree7f28887cf8c5d7059416769e152e79f68ce32830
parentfb354031d0214cd46569147627451c712bbb0180
parentf502a418984b2599f6f202ee10f3f1499d93068d
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 build for another rbtree.c change, from Adrian Hunter.

 * Fixes for perf to build on Android, from Irina Tirdea.

 * Make 'perf diff' command work with evsel hists, from Jiri Olsa.

 * Use the only field_sep var that is set up: symbol_conf.field_sep,
   fix from Jiri Olsa.

 * .gitignore compiled python binaries, from Namhyung Kim.

 * Get rid of die() in more libtraceevent places, from Namhyung Kim.

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