]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 11 Feb 2017 18:20:06 +0000 (10:20 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 11 Feb 2017 18:20:06 +0000 (10:20 -0800)
commit470f1de1d6c8b319c5f59f8f8bfe76b153263df4
tree13aa1b0019d2afeb53257edde54e36c3fa86ecdf
parentdbaebc944a03ee7dc847e8a370eca83fe6fafec6
parenta3a2464fadc5251ca414e79f50b42fe9c1370a3e
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull perf fixes from Ingo Molnar:
 "A kernel crash fix plus three tooling fixes"

* 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  perf/core: Fix crash in perf_event_read()
  perf callchain: Reference count maps
  perf diff: Fix -o/--order option behavior (again)
  perf diff: Fix segfault on 'perf diff -o N' option