diff options
author | Anna-Maria Behnsen <[email protected]> | 2024-07-16 16:19:21 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2024-07-22 18:03:34 +0200 |
commit | 92506741521fd09dfaa9d6ef3c3620a9dd6bbafd (patch) | |
tree | 9ae4579d370e7a66a22210dd8f9c079725774ade /tools/perf/scripts/python/gecko.py | |
parent | 10a0e6f3d3db7dcfe36e578923e5f038f1d2b72a (diff) |
timers/migration: Improve tracing
Trace points of inactive and active propagation are located at the end of
the related functions. The interesting information of those trace points is
the updated group state. When trace points are not located directly at the
place where group state changed, order of trace points in traces could be
confusing.
Move inactive and active propagation trace points directly after update of
group state values.
Signed-off-by: Anna-Maria Behnsen <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Frederic Weisbecker <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions