]> git.kernelconcepts.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>
Fri, 11 May 2012 06:13:55 +0000 (08:13 +0200)
committerIngo Molnar <mingo@kernel.org>
Fri, 11 May 2012 06:13:55 +0000 (08:13 +0200)
commit5dcefda0fd87fefa440abc9b9d3f1089229f8911
treef19697dc461b40e277109fbba659d614892bb0d2
parentc4f400e837713f677de94390c57e7dc7567e0286
parent5a5626b1b4bf8467891c9297ffda979db97ed5ec
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core

Fixes and improvements for perf/core:

- perf_target: abstraction for --uid, --pid, --tid, --cpu, --all-cpus handling,
  eliminating code duplicated in the tools, having constraints that apply to
  all of them, from Namhyung Kim

- Fixes for handling fallback to cpu-clock on PPC, from David Ahern

- Fix for processing events with unknown size, from Jiri Olsa

- Compilation fix on 32-bit, from Jiri Olsa

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
tools/perf/ui/browsers/annotate.c
tools/perf/util/session.c
tools/perf/util/util.h