Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4692 5507 d 20 h svoboda /branches/tracing/ Merge trunk changes up to r4686.  
4377 5607 d 20 h svoboda /branches/tracing/ Merge latest trunk changes to tracing. (i.e. revs 3684:4374, huge). This time hopefully the real thing.  
3612 5778 d 4 h svoboda /branches/tracing/uspace/ Merge latest trunk changes into tracing.  
3597 5779 d 18 h svoboda /branches/tracing/ Merge latest trunk changes into tracing.  
3425 5845 d 6 h svoboda /branches/tracing/ Merge latest trunk changes into tracing (broken)  
3018 5955 d 23 h svoboda /branches/tracing/ Isolate udebug-related thread_t fields into udebug_thread_t  
2801 6009 d 6 h svoboda /branches/tracing/ [tracing] initial debug interface support  
2799 6009 d 7 h svoboda /branches/tracing/ Revert all changes in tracing branch (sync to r2785 of trunk)  
2787 6017 d 23 h decky /branches/tracing/ add dynamic linking, debugging and tracing branch  
2656 6116 d 23 h jermar /trunk/uspace/app/tester/ Add a simple test of VFS_MOUNT and VFS_OPEN to tester.  
2594 6160 d 19 h cejka /trunk/uspace/ New version of device mapper.
Added devmap test to tester.
 
2479 6296 d 2 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2193 6374 d 1 h decky /trunk/uspace/tester/ reimplement all tests from original ipcc
(cleanup needed)
 
2188 6374 d 2 h decky /trunk/ new user space testing framework (unfinished)  
2185 6374 d 3 h decky /trunk/ rename ipcc to tester  
2071 6452 d 19 h jermar /trunk/ (c) versus (C)  
1787 6642 d 21 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1596 6678 d 8 h palkovsky /uspace/trunk/ Added basic klog.
Added ipc tester.
TODO: add serializing functions to psthread, so that the lines in klog won't intermix.