Subversion Repositories HelenOS

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
2862 5911 d 0 h svoboda /branches/tracing/uspace/app/sctrace/ Use async_serialize_start/end() for fibril synchronization in sctrace  
/branches/tracing/uspace/app/sctrace/sctrace.c
2854 5916 d 14 h svoboda /branches/tracing/ Fix condition for generating debug events. Properly initialize threads created during debugging session  
/branches/tracing/kernel/generic/src/proc/thread.c
/branches/tracing/kernel/generic/src/udebug/udebug.c
/branches/tracing/uspace/app/sctrace/sctrace.c
/branches/tracing/uspace/app/tester/debug/debug1.c
2853 5916 d 15 h svoboda /branches/tracing/uspace/app/ Fix thread index passed to fibril_create in sctrace.c  
/branches/tracing/uspace/app/sctrace/debug_api.c
/branches/tracing/uspace/app/sctrace/sctrace.c
/branches/tracing/uspace/app/tester/debug/debug1.c
2850 5917 d 1 h svoboda /branches/tracing/uspace/app/ Initial support for multithreaded tasks in sctrace. Replace debug1 test.  
/branches/tracing/uspace/app/sctrace/sctrace.c
/branches/tracing/uspace/app/tester/debug/debug1.c
2838 5918 d 7 h svoboda /branches/tracing/ Respond to pending GO messages with UDEBUG_EVENT_FINISHED on terminating the debugging session. Set retval for DEBUG_END answer.  
/branches/tracing/kernel/generic/include/udebug/udebug.h
/branches/tracing/kernel/generic/src/udebug/udebug_ipc.c
/branches/tracing/uspace/app/sctrace/sctrace.c
2837 5918 d 11 h svoboda /branches/tracing/ Handle hangup message sent to kbox. Exit kbox thread when the last phone has been disconnected.  
/branches/tracing/kernel/generic/src/ipc/ipc.c
/branches/tracing/uspace/app/sctrace/sctrace.c
2835 5918 d 13 h svoboda /branches/tracing/ Improve UDEBUG_M_END handling, switch sctrace to async API  
/branches/tracing/kernel/generic/src/udebug/udebug_ipc.c
/branches/tracing/uspace/app/sctrace/debug_api.c
/branches/tracing/uspace/app/sctrace/debug_api.h
/branches/tracing/uspace/app/sctrace/sctrace.c
2832 5919 d 3 h svoboda /branches/tracing/ Add separate syscall tracing program (sctrace), displaying correct number of arguments and return value decoding  
/branches/tracing/uspace/app/sctrace
/branches/tracing/uspace/app/sctrace/Makefile
/branches/tracing/uspace/app/sctrace/debug_api.c
/branches/tracing/uspace/app/sctrace/debug_api.h
/branches/tracing/uspace/app/sctrace/errors.c
/branches/tracing/uspace/app/sctrace/errors.h
/branches/tracing/uspace/app/sctrace/sctrace.c
/branches/tracing/uspace/app/sctrace/syscalls.c
/branches/tracing/uspace/app/sctrace/syscalls.h
/branches/tracing/boot/arch/amd64/Makefile.inc
/branches/tracing/boot/arch/amd64/grub/menu.lst
/branches/tracing/boot/arch/arm32/loader/Makefile
/branches/tracing/boot/arch/ia32/Makefile.inc
/branches/tracing/boot/arch/ia32/grub/menu.lst
/branches/tracing/boot/arch/ia32xen/Makefile.inc
/branches/tracing/boot/arch/ia32xen/grub/menu.debug.lst
/branches/tracing/boot/arch/ia32xen/grub/menu.lst
/branches/tracing/boot/arch/ia64/loader/Makefile
/branches/tracing/boot/arch/mips32/loader/Makefile
/branches/tracing/boot/arch/ppc32/loader/Makefile
/branches/tracing/boot/arch/ppc64/loader/Makefile
/branches/tracing/boot/arch/sparc64/loader/Makefile
/branches/tracing/uspace/Makefile

Show All