]> git.baikalelectronics.ru Git - kernel.git/commit
perf record: Use per-task-per-cpu events for inherited events
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Wed, 16 Dec 2009 16:55:56 +0000 (17:55 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 16 Dec 2009 17:30:13 +0000 (18:30 +0100)
commitea0fd92b9ab1adce818d95e1b8fc3159f4757f9d
treefc43fd9f59e2743239c1c24efaf8686e9bc30f99
parentdab69907267d33af87ec51ef04e4900ec89b958d
perf record: Use per-task-per-cpu events for inherited events

Create events with a pid and cpu contraint for inherited events
so that we get a stream per cpu, instead of all cpus contending
on a single stream.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: fweisbec@gmail.com
Cc: Paul Mackerras <paulus@samba.org>
LKML-Reference: <20091216165904.987643843@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
tools/perf/builtin-record.c