]> 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>
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)
commitd84442f451af2e31b957868ca07133f01cd45558
treef19697dc461b40e277109fbba659d614892bb0d2
parenta12de7a08d97b6ea82ff8319f1eeffff72eeac22
parentdfef59f1e4ab425f2ca640987602223d6c3c7e0f
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