From: Peter Zijlstra Date: Wed, 16 Dec 2009 16:55:56 +0000 (+0100) Subject: perf record: Use per-task-per-cpu events for inherited events X-Git-Tag: v2.6.33-rc1~48^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60ab271617cec607380099f3ed8e84916e48323b;p=pandora-kernel.git 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 Cc: Arnaldo Carvalho de Melo Cc: fweisbec@gmail.com Cc: Paul Mackerras LKML-Reference: <20091216165904.987643843@chello.nl> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed