HelenOS
HelenOS-doc
HelenOS-historic
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
HelenOS
(root)
/
branches
/
sparc
/
uspace
/
app
/
trace
/
trace.c
@ 3685
– Rev 3665
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
3665
5812 d 11 h
rimsky
/branches/sparc/
Merged latest trunk changes into the sparc brach.
3593
5827 d 11 h
rimsky
/branches/sparc/
Merged latest trunk changes into sparc branch.
3492
5861 d 15 h
rimsky
/branches/sparc/
Changes in trunk merged into the sparc branch. SILO's ramdisk issue solved by the CONFIG_RD_EXTERNAL option.
3485
5870 d 13 h
jermar
/trunk/
Support for SYSENTER on ia32.
3470
5881 d 23 h
svoboda
/trunk/uspace/
Separate load and run commands for loader. Update tracer - no events get missed on startup anymore.
3455
5886 d 21 h
svoboda
/trunk/uspace/app/trace/
trace: Fix display of syscall arguments on 64-bit.
3454
5886 d 22 h
svoboda
/trunk/uspace/
trace: 64-bit-related fixes
3452
5887 d 12 h
svoboda
/trunk/uspace/app/
trace: Decode protocol-level call arguments, response retvals and arguments.
3447
5888 d 1 h
svoboda
/trunk/uspace/
Allow trace to run programs and trace them (no more task IDs)
3444
5888 d 16 h
svoboda
/trunk/uspace/app/trace/
trace: Command-line options to select display mode. Skeleton 'protocol-level' mode (the default)
3442
5888 d 20 h
svoboda
/trunk/uspace/app/trace/
trace: Prettier startup/shutdown messages.
3439
5888 d 21 h
svoboda
/trunk/uspace/app/trace/
Let trace display advice when udebug is not compiled in.
3438
5888 d 22 h
svoboda
/trunk/
Merge syscall tracer (trace) and relevant part of udebug interface from tracing to trunk.