]> 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>
Sun, 15 Apr 2012 06:02:36 +0000 (08:02 +0200)
committerIngo Molnar <mingo@kernel.org>
Sun, 15 Apr 2012 06:02:36 +0000 (08:02 +0200)
commitcfd375a035e695d82f753dd4998b89884453e6b5
tree5ed59bac96706b009f419bf11ee49b4f4394f772
parentb50b994b152a99e59e1069f1e3f29797ee174314
parentdc005ff2e62def9bc3841d92214186acb366c633
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent

Pull perf tooling fixes from Arnaldo Carvalho de Melo:

. Properly handle ~/.debug, the build id cache, when it is a symlink,
  fix from Chanho Park

. Fixes for the parser generation process, from Jiri Olsa and Namhyung Kim

. Fix build when NO_GTK2 is specified, From Stephane Eranian

. When a machine is not found, bump the relevant error stat but return
  0, so that we correctly move to the next perf event. Fix from Jiri Olsa

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