diff options
| author | Frederic Weisbecker <[email protected]> | 2010-01-09 21:05:28 +0100 |
|---|---|---|
| committer | Frederic Weisbecker <[email protected]> | 2010-01-16 12:30:28 +0100 |
| commit | e286417378b4f9ce6e473b556193465ab22e12ab (patch) | |
| tree | 03da147ea654d6475ae3c739906c4e8f6804d0db /tools/perf/scripts/python/flamegraph.py | |
| parent | 5908cdc85eb30f8d07f2cb11d4a62334d7229048 (diff) | |
perf: Round robin flexible groups of events using list_rotate_left()
This is more proper that doing it through a list_for_each_entry()
that breaks after the first entry.
v2: Don't rotate pinned groups as its not needed to time share
them.
Signed-off-by: Frederic Weisbecker <[email protected]>
Acked-by: Peter Zijlstra <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions