]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorIngo Molnar <mingo@kernel.org>
Thu, 12 Jun 2014 11:53:16 +0000 (13:53 +0200)
committerIngo Molnar <mingo@kernel.org>
Thu, 12 Jun 2014 11:53:16 +0000 (13:53 +0200)
commit38f341eb3f4b1e2d7c20da8bc6466cc8ad9d8d27
tree452c7fd4bd5d494d8b170fd5e840a5ae004e65ba
parent990d91ed8c194518b57f65663a8ab07188ac230a
parent08e5358a4d2625a82e7cba618f812a4ed9aac892
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/core

Pull perf/core improvements and fixes from Jiri Olsa:

  * Bitmask handling and plugin updates (Steven Rostedt)

  * Fix pipe check regression in attr event callback (Jiri Olsa)

  * Prettify the tags/TAGS/cscope targets output (Jiri Olsa)

  * Print array argument as string (Namhyung Kim)

  * Pass protection and flags bits through mmap2 interface (Peter Zijlstra)

  * Update perf tool mmap2 interface with protection and flag bits (Don Zickus)

  * Re-enable mmap interface (Don Zickus)

  * Add mem-mode documentation to report command (Don Zickus)

  * Add sort on dcacheline (Don Zickus)

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