Subversion Repositories HelenOS

Rev

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
3435 5731 d 9 h svoboda /branches/tracing/ Rename 'sctrace' to 'trace', part one.  
/branches/tracing/uspace/app/trace
/branches/tracing/uspace/app/sctrace
/branches/tracing/boot/arch/amd64/Makefile.inc
/branches/tracing/boot/arch/arm32/loader/Makefile
/branches/tracing/boot/arch/ia32/Makefile.inc
/branches/tracing/boot/arch/ia32xen/Makefile.inc
/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
/branches/tracing/uspace/app/trace/Makefile
/branches/tracing/uspace/app/trace/errors.c
/branches/tracing/uspace/app/trace/errors.h
/branches/tracing/uspace/app/trace/ipc_desc.c
/branches/tracing/uspace/app/trace/ipc_desc.h
/branches/tracing/uspace/app/trace/ipcp.c
/branches/tracing/uspace/app/trace/ipcp.h
/branches/tracing/uspace/app/trace/proto.c
/branches/tracing/uspace/app/trace/proto.h
/branches/tracing/uspace/app/trace/sctrace.c
/branches/tracing/uspace/app/trace/syscalls.c
/branches/tracing/uspace/app/trace/syscalls.h
2946 5854 d 20 h svoboda /branches/tracing/uspace/ Get rid of warnings  
/branches/tracing/uspace/app/debug/cons.c
/branches/tracing/uspace/app/debug/dthread.c
/branches/tracing/uspace/app/debug/main.c
/branches/tracing/uspace/app/sctrace/Makefile
/branches/tracing/uspace/app/sctrace/ipcp.c
/branches/tracing/uspace/app/sctrace/proto.c
/branches/tracing/uspace/app/sctrace/sctrace.c
/branches/tracing/uspace/lib/libc/generic/udebug.c
/branches/tracing/uspace/lib/libc/include/udebug.h
2894 5860 d 3 h svoboda /branches/tracing/ Add missing copyright messages  
/branches/tracing/kernel/generic/include/udebug/udebug.h
/branches/tracing/kernel/generic/include/udebug/udebug_ipc.h
/branches/tracing/kernel/generic/include/udebug/udebug_ops.h
/branches/tracing/kernel/generic/src/udebug/udebug.c
/branches/tracing/kernel/generic/src/udebug/udebug_ipc.c
/branches/tracing/kernel/generic/src/udebug/udebug_ops.c
/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/ipc_desc.c
/branches/tracing/uspace/app/sctrace/ipc_desc.h
/branches/tracing/uspace/app/sctrace/ipcp.c
/branches/tracing/uspace/app/sctrace/ipcp.h
/branches/tracing/uspace/app/sctrace/proto.c
/branches/tracing/uspace/app/sctrace/proto.h
/branches/tracing/uspace/app/sctrace/sctrace.c
/branches/tracing/uspace/app/sctrace/syscalls.c
/branches/tracing/uspace/app/sctrace/syscalls.h
/branches/tracing/uspace/app/tester/debug/debug1.c
/branches/tracing/uspace/lib/libc/include/udebug.h
2882 5867 d 2 h svoboda /branches/tracing/uspace/app/sctrace/ Set protocol 'console' by default for phone 1  
/branches/tracing/uspace/app/sctrace/ipcp.c
/branches/tracing/uspace/app/sctrace/ipcp.h
/branches/tracing/uspace/app/sctrace/sctrace.c
2880 5867 d 3 h svoboda /branches/tracing/uspace/app/sctrace/ Detect and display operation names by method number  
/branches/tracing/uspace/app/sctrace/ipcp.c
/branches/tracing/uspace/app/sctrace/proto.c
/branches/tracing/uspace/app/sctrace/proto.h
/branches/tracing/uspace/app/sctrace/sctrace.c
2878 5867 d 4 h svoboda /branches/tracing/uspace/app/sctrace/ Protocol registration, detect protocol by service name, display protocol name  
/branches/tracing/uspace/app/sctrace/proto.c
/branches/tracing/uspace/app/sctrace/Makefile
/branches/tracing/uspace/app/sctrace/ipcp.c
/branches/tracing/uspace/app/sctrace/proto.h
/branches/tracing/uspace/app/sctrace/sctrace.c
2877 5867 d 5 h svoboda /branches/tracing/uspace/app/ Match sync call answers properly, handle connects and disconnects  
/branches/tracing/uspace/app/sctrace/ipcp.c
/branches/tracing/uspace/app/sctrace/sctrace.c
/branches/tracing/uspace/app/tester/debug/debug1.c
2874 5867 d 7 h svoboda /branches/tracing/uspace/app/sctrace/ Rename ipc.* to ipcp.* in sctrace  
/branches/tracing/uspace/app/sctrace/ipcp.c
/branches/tracing/uspace/app/sctrace/ipcp.h
/branches/tracing/uspace/app/sctrace/ipc.c
/branches/tracing/uspace/app/sctrace/ipc.h
/branches/tracing/uspace/app/sctrace/sctrace.c
2873 5867 d 9 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 5867 d 22 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 5868 d 4 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