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
3536 5706 d 12 h svoboda /branches/tracing/ Merge latest trunk changes into tracing.  
/branches/tracing/kernel/arch/ia32/include/syscall.h
/branches/tracing/kernel/arch/ia32/src/syscall.c
/branches/tracing/uspace/lib/libblock
/branches/tracing/uspace/srv/fs/fat/fat_dentry.c
/branches/tracing/uspace/srv/fs/fat/fat_dentry.h
/branches/tracing/uspace/srv/fs/fat/fat_fat.c
/branches/tracing/uspace/srv/fs/fat/fat_fat.h
/branches/tracing/tools/mkfat.sh
/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/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/Makefile.inc
/branches/tracing/boot/arch/sparc64/loader/Makefile
/branches/tracing/boot/boot.config
/branches/tracing/kernel/Makefile
/branches/tracing/kernel/arch/amd64/include/syscall.h
/branches/tracing/kernel/arch/ia32/Makefile.inc
/branches/tracing/kernel/arch/ia32/include/asm.h
/branches/tracing/kernel/arch/ia32/include/cpu.h
/branches/tracing/kernel/arch/ia32/src/asm.S
/branches/tracing/kernel/arch/ia32/src/cpu/cpu.c
/branches/tracing/kernel/arch/ia32/src/proc/scheduler.c
/branches/tracing/kernel/arch/ia64/include/asm.h
/branches/tracing/kernel/arch/sparc64/include/trap/regwin.h
/branches/tracing/kernel/arch/sparc64/src/proc/thread.c
/branches/tracing/kernel/arch/sparc64/src/trap/trap_table.S
/branches/tracing/kernel/generic/include/stdarg.h
/branches/tracing/kernel/generic/src/ipc/ipc.c
/branches/tracing/kernel/generic/src/ipc/kbox.c
/branches/tracing/kernel/generic/src/ipc/sysipc.c
/branches/tracing/tools/mkfat.py
/branches/tracing/uspace/Makefile
/branches/tracing/uspace/app/bdsh/cmds/modules/cat/cat.c
/branches/tracing/uspace/app/bdsh/exec.c
/branches/tracing/uspace/app/bdsh/util.c
/branches/tracing/uspace/app/bdsh/util.h
/branches/tracing/uspace/app/debug/main.c
/branches/tracing/uspace/app/tester/ipc/send_sync.c
/branches/tracing/uspace/app/tester/tester.c
/branches/tracing/uspace/app/trace/trace.c
/branches/tracing/uspace/lib/libc/Makefile
/branches/tracing/uspace/lib/libc/Makefile.toolchain
/branches/tracing/uspace/lib/libc/arch/amd64/include/syscall.h
/branches/tracing/uspace/lib/libc/arch/arm32/include/syscall.h
/branches/tracing/uspace/lib/libc/arch/ia32/include/syscall.h
/branches/tracing/uspace/lib/libc/arch/ia32/src/syscall.S
/branches/tracing/uspace/lib/libc/arch/ia64/include/syscall.h
/branches/tracing/uspace/lib/libc/arch/mips32/include/syscall.h
/branches/tracing/uspace/lib/libc/arch/ppc32/include/syscall.h
/branches/tracing/uspace/lib/libc/arch/ppc64/include/syscall.h
/branches/tracing/uspace/lib/libc/arch/sparc64/include/syscall.h
/branches/tracing/uspace/lib/libc/generic/ipc.c
/branches/tracing/uspace/lib/libc/generic/loader.c
/branches/tracing/uspace/lib/libc/generic/smc.c
/branches/tracing/uspace/lib/libc/generic/time.c
/branches/tracing/uspace/lib/libc/generic/tls.c
/branches/tracing/uspace/lib/libc/generic/udebug.c
/branches/tracing/uspace/lib/libc/generic/vfs/canonify.c
/branches/tracing/uspace/lib/libc/generic/vfs/vfs.c
/branches/tracing/uspace/lib/libc/include/align.h
/branches/tracing/uspace/lib/libc/include/byteorder.h
/branches/tracing/uspace/lib/libc/include/errno.h
/branches/tracing/uspace/lib/libc/include/ipc/ipc.h
/branches/tracing/uspace/lib/libc/include/libc.h
/branches/tracing/uspace/lib/libc/include/loader/loader.h
/branches/tracing/uspace/lib/libc/include/syscall.h
/branches/tracing/uspace/lib/libfs/Makefile
/branches/tracing/uspace/lib/libfs/libfs.c
/branches/tracing/uspace/lib/libfs/libfs.h
/branches/tracing/uspace/lib/softfloat/Makefile
/branches/tracing/uspace/lib/softint/Makefile
/branches/tracing/uspace/srv/fs/fat/Makefile
/branches/tracing/uspace/srv/fs/fat/fat.c
/branches/tracing/uspace/srv/fs/fat/fat.h
/branches/tracing/uspace/srv/fs/fat/fat_ops.c
/branches/tracing/uspace/srv/fs/tmpfs/Makefile
/branches/tracing/uspace/srv/fs/tmpfs/tmpfs_dump.c
/branches/tracing/uspace/srv/loader/main.c
/branches/tracing/uspace/srv/vfs/vfs.c
/branches/tracing/uspace/srv/vfs/vfs_ops.c
3473 5744 d 16 h svoboda /branches/tracing/uspace/app/trace/ Revert accidental change (oops).  
/branches/tracing/uspace/app/trace/trace.c
3472 5744 d 16 h svoboda /branches/tracing/uspace/app/ Port execute-and-debug feature to the debugger application.  
/branches/tracing/uspace/app/debug/main.c
/branches/tracing/uspace/app/trace/trace.c
3471 5744 d 16 h svoboda /branches/tracing/ Merge latest trunk changes into tracing.  
/branches/tracing/kernel/generic/include/ipc/kbox.h
/branches/tracing/kernel/generic/src/ipc/kbox.c
/branches/tracing/uspace/app/trace/trace.h
/branches/tracing/uspace/lib/libc/generic/loader.c
/branches/tracing/uspace/lib/libc/include/loader/loader.h
/branches/tracing/kernel/generic/include/ipc/ipc_kbox.h
/branches/tracing/kernel/generic/src/ipc/ipc_kbox.c
/branches/tracing/boot/arch/sparc64/loader/Makefile
/branches/tracing/kernel/Makefile
/branches/tracing/kernel/arch/sparc64/include/trap/syscall.h
/branches/tracing/kernel/arch/sparc64/src/trap/trap_table.S
/branches/tracing/kernel/generic/src/console/cmd.c
/branches/tracing/kernel/generic/src/ipc/ipc.c
/branches/tracing/kernel/generic/src/ipc/sysipc.c
/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/bdsh/exec.c
/branches/tracing/uspace/app/bdsh/util.c
/branches/tracing/uspace/app/trace/ipcp.c
/branches/tracing/uspace/app/trace/proto.c
/branches/tracing/uspace/app/trace/proto.h
/branches/tracing/uspace/app/trace/syscalls.c
/branches/tracing/uspace/app/trace/syscalls.h
/branches/tracing/uspace/app/trace/trace.c
/branches/tracing/uspace/lib/libc/Makefile
/branches/tracing/uspace/lib/libc/generic/task.c
/branches/tracing/uspace/lib/libc/generic/udebug.c
/branches/tracing/uspace/lib/libc/generic/vfs/vfs.c
/branches/tracing/uspace/lib/libc/include/ipc/loader.h
/branches/tracing/uspace/lib/libc/include/loader/pcb.h
/branches/tracing/uspace/lib/libc/include/task.h
/branches/tracing/uspace/srv/loader/main.c
3436 5751 d 20 h svoboda /branches/tracing/uspace/app/trace/ Rename 'sctrace' to 'trace', part two.  
/branches/tracing/uspace/app/trace/trace.c
/branches/tracing/uspace/app/trace/sctrace.c
/branches/tracing/uspace/app/trace/Makefile
3435 5751 d 20 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
3428 5752 d 19 h svoboda /branches/tracing/ sctrace: pass task ID as a command-line argument  
/branches/tracing/kernel/generic/src/udebug/udebug.c
/branches/tracing/uspace/app/sctrace/sctrace.c
3108 5854 d 19 h svoboda /branches/tracing/ Split part of mips32 debugging into a genarch/idec directory for use with other trap-flag-less arches.  
/branches/tracing/uspace/app/debug/arch/mips32/include/arch.h
/branches/tracing/uspace/app/debug/genarch
/branches/tracing/uspace/app/debug/genarch/idec
/branches/tracing/uspace/app/debug/genarch/idec/bstore.c
/branches/tracing/uspace/app/debug/genarch/idec/bstore.h
/branches/tracing/uspace/app/debug/genarch/idec/idec.c
/branches/tracing/uspace/app/debug/genarch/idec/idec.h
/branches/tracing/uspace/app/debug/arch/mips32/include/bstore.h
/branches/tracing/uspace/app/debug/arch/mips32/src/bstore.c
/branches/tracing/kernel/generic/src/udebug/udebug.c
/branches/tracing/uspace/app/debug/Makefile
/branches/tracing/uspace/app/debug/arch/ia32/include/types.h
/branches/tracing/uspace/app/debug/arch/ia32/src/ia32.c
/branches/tracing/uspace/app/debug/arch/mips32/Makefile.inc
/branches/tracing/uspace/app/debug/arch/mips32/include/types.h
/branches/tracing/uspace/app/debug/arch/mips32/src/mips32.c
/branches/tracing/uspace/app/sctrace/sctrace.c
2946 5875 d 7 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
2904 5879 d 19 h svoboda /branches/tracing/uspace/ Move udebug API wrappers from sctrace to libc  
/branches/tracing/uspace/lib/libc/generic/udebug.c
/branches/tracing/uspace/app/sctrace/Makefile
/branches/tracing/uspace/app/sctrace/sctrace.c
/branches/tracing/uspace/lib/libc/Makefile
/branches/tracing/uspace/lib/libc/include/udebug.h
2903 5879 d 19 h svoboda /branches/tracing/ Rename event NEW_THREAD to THREAD_B. Add THREAD_E event - thread exit  
/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
2901 5880 d 8 h svoboda /branches/tracing/ Split SYSCALL event into SYSCALL_B and SYSCALL_E, the extra event allows seeing long-running syscalls immediately, as well as calls with invalid syscall id  
/branches/tracing/kernel/generic/include/udebug/udebug.h
/branches/tracing/kernel/generic/src/syscall/syscall.c
/branches/tracing/kernel/generic/src/udebug/udebug.c
/branches/tracing/kernel/generic/src/udebug/udebug_ops.c
/branches/tracing/uspace/app/sctrace/sctrace.c
2899 5880 d 9 h svoboda /branches/tracing/ Add support for SET_EVMASK debug operation  
/branches/tracing/kernel/generic/include/proc/task.h
/branches/tracing/kernel/generic/include/udebug/udebug.h
/branches/tracing/kernel/generic/include/udebug/udebug_ops.h
/branches/tracing/kernel/generic/src/proc/task.c
/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/sctrace.c
2898 5880 d 10 h svoboda /branches/tracing/ Implement operation UDEBUG_M_STOP that stops a thread. Can be used for stopping program by hitting a key in debugger. Somewhat jittery demo in sctrace. Fix missing lock of THREAD->debug_lock in udebug_stoppable_end()  
/branches/tracing/kernel/generic/include/proc/thread.h
/branches/tracing/kernel/generic/include/udebug/udebug.h
/branches/tracing/kernel/generic/include/udebug/udebug_ops.h
/branches/tracing/kernel/generic/src/proc/thread.c
/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/sctrace.c
/branches/tracing/uspace/app/tester/debug/debug1.c
2894 5880 d 14 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
2883 5887 d 13 h svoboda /branches/tracing/uspace/app/sctrace/ Add some console and vfs method names for fun  
/branches/tracing/uspace/app/sctrace/proto.c
/branches/tracing/uspace/app/sctrace/proto.h
/branches/tracing/uspace/app/sctrace/sctrace.c
2882 5887 d 13 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 5887 d 13 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 5887 d 14 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 5887 d 15 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 5887 d 17 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 5887 d 20 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 5888 d 9 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 5888 d 14 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 5889 d 13 h svoboda /branches/tracing/uspace/app/sctrace/ Start tracing new threads in sctrace  
/branches/tracing/uspace/app/sctrace/sctrace.c
2867 5889 d 13 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 5902 d 7 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 5907 d 21 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 5907 d 22 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 5908 d 8 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 5909 d 14 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 5909 d 18 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 5909 d 19 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 5910 d 10 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