Subversion Repositories HelenOS

Rev

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

Filtering Options

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