diff options
author | Stephane Eranian <[email protected]> | 2010-09-17 11:28:47 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2010-09-17 12:48:47 +0200 |
commit | d14b12d7adbf214f33eb59f800b5c3d5ed9268e8 (patch) | |
tree | 005705157545c70db6b751f38ae28702714fb1ed /net/unix/sysctl_net_unix.c | |
parent | 74704ac6ea402d50c9543cb28247e6d9f521f7ae (diff) |
perf_events: Fix broken event grouping
Events were not grouped anymore. The reason was that in
perf_event_open(), the field event->group_leader was
initialized before the function looked up the group_fd
to find the event leader. This patch fixes this by
reordering the code correctly.
Signed-off-by: Stephane Eranian <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
Cc: Robert Richter <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions