diff options
author | Lucas De Marchi <[email protected]> | 2009-07-09 13:57:20 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2009-07-10 10:43:29 +0200 |
commit | 7793527b90d9418211f4fe8464cc1dcb1631ea1b (patch) | |
tree | a09cdbe3942d9ba22877976737a220f9aaac2a04 /tools/perf/util/trace-event-scripting.c | |
parent | a1ba4d8ba9f06a397e97cbd67a93ee306860b40a (diff) |
sched: Reset sched stats on fork()
The sched_stat fields are currently not reset upon fork.
Ingo's recent commit 6c594c21fcb02c662f11c97be4d7d2b73060a205
did reset nr_migrations, but it didn't reset any of the
others.
This patch resets all sched_stat fields on fork.
Signed-off-by: Lucas De Marchi <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions