]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 22 Aug 2015 15:06:28 +0000 (08:06 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 22 Aug 2015 15:06:28 +0000 (08:06 -0700)
commitc3a0651422ec84ebd25647c7002664bf7248ccc6
tree9cb852043465966305d87c9bb67f1997b932c892
parent84f3fe460838df2ecd80bf9ed943a1b557e81354
parent196676497f2507966f99abef63bede6a8550f8b3
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull perf fixes from Ingo Molnar:
 "Tooling fixes: a 'perf record' deadlock fix plus debuggability fixes"

* 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  perf top: Show backtrace when handling a SIGSEGV on --stdio mode
  perf tools: Fix buildid processing
  perf tools: Make fork event processing more resilient
  perf tools: Avoid deadlock when map_groups are broken