commit | cbe29c6c0ad01839a81272c4715ea73d17e89611 | [log] [tgz] |
---|---|---|
author | Petr Machata <[email protected]> | Tue Sep 27 02:27:58 2011 +0200 |
committer | Petr Machata <[email protected]> | Thu Oct 06 14:30:37 2011 +0200 |
tree | a4e6b7c254b142ff11aa000468e2a2398e5c7c76 | |
parent | 02bd9eca0b439b6950ab72ba64b67181e5bf0fbd [diff] |
Basic support for tracing vfork - allow even individual tasks to have their event handlers. These are called in precedence to the thread group event handlers. - distinguish CLONE and VFORK events - add methods for dynamic changes of leader - add new process status ps_sleeping