Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
3665 5661 d 20 h rimsky /branches/sparc/ Merged latest trunk changes into the sparc brach.  
3593 5676 d 20 h rimsky /branches/sparc/ Merged latest trunk changes into sparc branch.  
3492 5711 d 1 h rimsky /branches/sparc/ Changes in trunk merged into the sparc branch. SILO's ramdisk issue solved by the CONFIG_RD_EXTERNAL option.  
3485 5719 d 22 h jermar /trunk/ Support for SYSENTER on ia32.  
3470 5731 d 9 h svoboda /trunk/uspace/ Separate load and run commands for loader. Update tracer - no events get missed on startup anymore.  
3455 5736 d 7 h svoboda /trunk/uspace/app/trace/ trace: Fix display of syscall arguments on 64-bit.  
3454 5736 d 8 h svoboda /trunk/uspace/ trace: 64-bit-related fixes  
3452 5736 d 21 h svoboda /trunk/uspace/app/ trace: Decode protocol-level call arguments, response retvals and arguments.  
3447 5737 d 10 h svoboda /trunk/uspace/ Allow trace to run programs and trace them (no more task IDs)  
3444 5738 d 1 h svoboda /trunk/uspace/app/trace/ trace: Command-line options to select display mode. Skeleton 'protocol-level' mode (the default)  
3442 5738 d 5 h svoboda /trunk/uspace/app/trace/ trace: Prettier startup/shutdown messages.  
3439 5738 d 7 h svoboda /trunk/uspace/app/trace/ Let trace display advice when udebug is not compiled in.  
3438 5738 d 7 h svoboda /trunk/ Merge syscall tracer (trace) and relevant part of udebug interface from tracing to trunk.