]> 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>
Thu, 1 May 2014 06:22:08 +0000 (08:22 +0200)
committerIngo Molnar <mingo@kernel.org>
Thu, 1 May 2014 06:22:08 +0000 (08:22 +0200)
commit860c4cda91da882b4a92790c1310d3393e781e49
treefe8a8f29c648adaf5ed372ac6b5a3fe802b1af8a
parent9241aa0a2d63672fe7fb56dcf93b528e2cf5c657
parent2eaea997a5fa09474c67d675497c8a57cf430b85
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/urgent

Pull perf/urgent fixes from Jiri Olsa:

  * Fix perf to use non-executable stack, again (Mathias Krause)

  * Remove extra '/' character in events file path (Xia Kaixu)

  * Search for modules in %s/lib/modules/%s (Richard Yao)

  * Build related fixies plus static build test (Jiri Olsa)

  * Fix stack map lookup in dwarf unwind test (Jiri Olsa)

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>