Subversion Repositories HelenOS

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
2873 5891 d 4 h svoboda /branches/tracing/uspace/app/sctrace/ Match IPC responses to questions in sctrace ipcp module  
/branches/tracing/uspace/app/sctrace/proto.h
/branches/tracing/uspace/app/sctrace/ipc.c
/branches/tracing/uspace/app/sctrace/ipc.h
/branches/tracing/uspace/app/sctrace/sctrace.c
2872 5891 d 17 h svoboda /branches/tracing/uspace/app/ Add call hashes, sync calls and hangups to IPC module interface of sctrace  
/branches/tracing/uspace/app/sctrace/ipc.c
/branches/tracing/uspace/app/sctrace/ipc.h
/branches/tracing/uspace/app/sctrace/ipc_desc.c
/branches/tracing/uspace/app/sctrace/sctrace.c
/branches/tracing/uspace/app/tester/ipc/register.c
2871 5891 d 23 h svoboda /branches/tracing/uspace/app/sctrace/ Foundation for parsing IPC messages in sctrace  
/branches/tracing/uspace/app/sctrace/ipc.c
/branches/tracing/uspace/app/sctrace/ipc.h
/branches/tracing/uspace/app/sctrace/ipc_desc.c
/branches/tracing/uspace/app/sctrace/ipc_desc.h
/branches/tracing/uspace/app/sctrace/Makefile
/branches/tracing/uspace/app/sctrace/sctrace.c
2868 5892 d 22 h svoboda /branches/tracing/uspace/app/sctrace/ Start tracing new threads in sctrace  
/branches/tracing/uspace/app/sctrace/sctrace.c
2867 5892 d 22 h svoboda /branches/tracing/ Signal hash of new thread with a UDEBUG_EVENT_NEW_THREAD message  
/branches/tracing/kernel/generic/include/udebug/udebug.h
/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
2862 5905 d 16 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 5911 d 5 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 5911 d 7 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 5911 d 16 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 5912 d 22 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 5913 d 2 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 5913 d 4 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
2833 5913 d 16 h svoboda /branches/tracing/ Remove buffer size argument from ARGS_READ call.  
/branches/tracing/kernel/generic/include/udebug/udebug.h
/branches/tracing/kernel/generic/src/udebug/udebug_ipc.c
/branches/tracing/uspace/app/sctrace/debug_api.c
2832 5913 d 18 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