Files
linux/kernel
Peter Zijlstra 78cd2c748f perf: Fix orphan hole
We should set event->owner before we install the event,
otherwise there is a hole where the target task can fork() and
we'll not inherit the event because it thinks the event is
orphaned.

Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2016-01-28 20:06:35 +01:00
..
2016-01-12 17:06:53 -05:00
2016-01-28 20:06:35 +01:00
2015-06-30 19:44:57 -07:00
2015-11-04 08:23:51 -05:00
2015-12-14 14:54:37 -05:00
2015-11-23 09:44:58 +01:00
2016-01-04 10:27:55 -05:00