diff options
| author | Oleg Nesterov <[email protected]> | 2014-08-13 21:20:00 +0200 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2014-08-20 09:47:18 +0200 |
| commit | 1e4dda08b4c39b3d8f4a3ee7269d49e0200c8af8 (patch) | |
| tree | ecd6e21e803f43c3858aa4c5e12e8f5e05784847 /tools/perf/scripts/python/bin | |
| parent | d38e83c715270cc2e137bbf6f25206c8c023896b (diff) | |
sched: Change thread_group_cputime() to use for_each_thread()
Change thread_group_cputime() to use for_each_thread() instead of
buggy while_each_thread(). This also makes the pid_alive() check
unnecessary.
Signed-off-by: Oleg Nesterov <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Hidetoshi Seto <[email protected]>
Cc: Frank Mayhar <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Sanjay Rao <[email protected]>
Cc: Larry Woodman <[email protected]>
Cc: Rik van Riel <[email protected]>
Cc: Linus Torvalds <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions