4387 |
5733 d 18 h |
svoboda |
/trunk/kernel/generic/src/ |
Reduce Udebug overhead with some nifty tricks. |
|
4386 |
5734 d 16 h |
svoboda |
/trunk/kernel/generic/src/udebug/ |
udebug_stoppable_begin/end() should always proceed. In any case they must not use independet prechecks, as this could unbalance them. |
|
4384 |
5734 d 16 h |
svoboda |
/trunk/kernel/generic/src/ |
Clean up various log messages, mostly udebug. |
|
3870 |
5827 d 2 h |
decky |
/trunk/kernel/generic/src/ |
add includes necessary for LOG macro |
|
3683 |
5892 d 19 h |
svoboda |
/trunk/kernel/generic/ |
Rename udebug_thread_t.debug_active just to 'active'. |
|
3617 |
5907 d 21 h |
svoboda |
/trunk/kernel/generic/ |
Fix race that allowed Udebug to report THREAD_B events for threads already reported with THREAD_READ. |
|
3613 |
5908 d 2 h |
svoboda |
/trunk/kernel/generic/ |
Merge feature from tracing: correct stopping of CPU-intensive tasks in udebug. |
|
3604 |
5908 d 15 h |
svoboda |
/trunk/kernel/generic/ |
Get rid of int_lock from udebug_thread_t, as is flawed. |
|
3601 |
5908 d 23 h |
svoboda |
/trunk/kernel/generic/ |
Replace 'stop' in udebug_thread_t with 'go' for consistency with nomenclature. |
|
3600 |
5909 d 0 h |
svoboda |
/trunk/kernel/generic/ |
Udebug comments - 'is go', not 'has go'. Missing periods. |
|
3468 |
5967 d 6 h |
svoboda |
/trunk/kernel/generic/src/udebug/ |
Document functions in udebug_ipc.c |
|
3457 |
5971 d 19 h |
svoboda |
/trunk/kernel/generic/src/udebug/ |
Document functions in udebug.c and udebug_ops.c |
|
3441 |
5974 d 0 h |
svoboda |
/trunk/kernel/generic/src/ |
Use LOG() instead of printf() for debug messages. |
|
3438 |
5974 d 2 h |
svoboda |
/trunk/ |
Merge syscall tracer (trace) and relevant part of udebug interface from tracing to trunk. |
|