Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | make CONFIG_SCHED_TASK_TRACE compile on sparc64 | Bjoern B. Brandenburg | 2009-04-11 |
| | | | | It won't compile with missing prototypes. | ||
* | LITMUS: remove trailing whitespace for release2008.2 | Bjoern B. Brandenburg | 2008-12-01 |
| | |||
* | sched_trace: record 0 as job number for system events | Bjoern B. Brandenburg | 2008-11-07 |
| | | | | | -1 doesn't make sense for an unsigned field and screws up the log viewer. | ||
* | sched_trace: add task system release tracing | Bjoern B. Brandenburg | 2008-11-03 |
| | |||
* | sched_trace: use litmus_clock() | Bjoern B. Brandenburg | 2008-10-28 |
| | | | | Using both sched_clock() and litmus_clock() leads to garbled traces. | ||
* | sched_trace: new implementation | Bjoern B. Brandenburg | 2008-10-06 |
This provides and hooks up a new made-from-scratch sched_trace() implementation based on Feather-Trace and ftdev. |