diff options
author | Stephane Eranian <[email protected]> | 2013-01-31 13:54:37 +0100 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2013-02-06 18:09:25 -0300 |
commit | 74b2133d19e776924b2773e27dd9d6940f1cc594 (patch) | |
tree | 827b6774488bbdb80a754d2fec9ff572d55153fb /lib/debugobjects.c | |
parent | ad0de0971b7f7097bd9be1ab4ad2a64db500adbf (diff) |
perf evlist: Fix set event list leader
The __perf_evlist__set_leader() was setting the leader for all events in
the list except the first. Which means it assumed the first event
already had event->leader = event.
Seems like this should be the role of the function to also do this. This
is a requirement for an upcoming patch set.
Signed-off-by: Stephane Eranian <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Tested-by: Jiri Olsa <[email protected]>
Acked-by: Namhyung Kim <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/20130131125437.GA3656@quad
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions