diff options
author | Bjoern Brandenburg <bbb@mpi-sws.org> | 2012-09-06 05:15:04 -0400 |
---|---|---|
committer | Bjoern Brandenburg <bbb@mpi-sws.org> | 2012-10-18 16:14:06 -0400 |
commit | ce313ac8c1531c11d670fd84fe2526bbb5f32f85 (patch) | |
tree | 3755aa50dcf228aa441393e7fdb118664cd4f7e2 /tools | |
parent | a481c27ddd7d324a9f311ae9a08228499dbb7f7b (diff) |
Move SCHED2 trace points to post_schedule()
Linux's post_schedule() scheduling class hook more closely matches
what SCHED2 is supposed to trace, namely any scheduling overhead after
the context switch. The prior trace points caught timers being armed
from finish_switch(), which is already included in the context switch
cost CXS.
(This patch essentially reverts 8fe2fb8bb1c1cd0194608bc783d0ce7029e8d869).
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions