]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'perf-tools-for-linus' of git://github.com/acmel/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 23 Sep 2011 20:59:37 +0000 (13:59 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 23 Sep 2011 20:59:37 +0000 (13:59 -0700)
commitb4861c263994b90b4fccdd1a49c86f571a0c1b83
tree22f2119b6cec46358f7a2d0bede5af6eb04ad316
parentff6ffbfb95557a45c00205166a49b21adab71be5
parentc9d67749a0436a575f4c0b81fcf0ce208a88578f
Merge branch 'perf-tools-for-linus' of git://github.com/acmel/linux

* 'perf-tools-for-linus' of git://github.com/acmel/linux:
  perf tools: Add support for disabling -Werror via WERROR=0
  perf top: Fix userspace sample addr map offset
  perf symbols: Fix issue with binaries using 16-bytes buildids (v2)
  perf tool: Fix endianness handling of u32 data in samples
  perf sort: Fix symbol sort output by separating unresolved samples by type
  perf symbols: Synthesize anonymous mmap events
  perf record: Create events initially disabled and enable after init
  perf symbols: Add some heuristics for choosing the best duplicate symbol
  perf symbols: Preserve symbol scope when parsing /proc/kallsyms
  perf symbols: /proc/kallsyms does not sort module symbols
  perf symbols: Fix ppc64 SEGV in dso__load_sym with debuginfo files
  perf probe: Fix regression of variable finder