]> git.karo-electronics.de Git - karo-tx-linux.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)
commit94eb153130ce2c5f5f4959c96ea8197475bd66b6
tree452c7fd4bd5d494d8b170fd5e840a5ae004e65ba
parent82b897782d10fcc4930c9d4a15b175348fdd2871
parent9b32ba71ba905b90610fc2aad77cb98a373c5624
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>