VirtualBox

root/trunk/include/iprt/log.h


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @13832 [13832] 11/05/08 03:01:12 vboxsync IN_GC -> IN_RC.
(edit) @13717 [13717] 10/31/08 15:31:23 vboxsync VMM,IPRT: More GC->RC and similar cleanups.
(edit) @13580 [13580] 10/27/08 15:04:18 vboxsync Ported s2 branch (r37120:38456).
(edit) @12147 [12147] 09/05/08 19:10:01 vboxsync IPRT: added RTLOG_REL_DISABLE and RTLOG_REL_ENABLE for disabling release …
(edit) @12131 [12131] 09/05/08 15:55:29 vboxsync Comment added
(edit) @12128 [12128] 09/05/08 14:46:25 vboxsync Release logging in ring 0 seems to cause problems (memory corruption). …
(edit) @11853 [11853] 08/30/08 01:11:54 vboxsync IPRT: Added a 'append' flag to the logger.
(edit) @11605 [11605] 08/25/08 12:07:57 vboxsync backdoor logging for AMD64 guests
(edit) @11391 [11391] 08/13/08 16:48:53 vboxsync Moved annoying log messages to either level4 or private logging. Added …
(edit) @10646 [10646] 07/15/08 14:07:17 vboxsync Made RTLogDestroy ignore NULL logger.
(edit) @9244 [9244] 05/30/08 13:50:49 vboxsync GC logging changes for 64 bits guests. (RTGCPTR -> RTRCPTR)
(edit) @9212 [9212] 05/29/08 11:38:38 vboxsync Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE for …
(edit) @8964 [8964] 05/20/08 17:12:08 vboxsync Overlooked two macros in the #else.
(edit) @8962 [8962] 05/20/08 16:51:43 vboxsync Fixed amd64 debug builds. Added some TODOs.
(edit) @8957 [8957] 05/20/08 16:32:47 vboxsync Correction
(edit) @8953 [8953] 05/20/08 15:55:09 vboxsync Ring-0 assertions are now always printed to the debug log. Introduced …
(edit) @8663 [8663] 05/07/08 17:15:05 vboxsync New logger prefix: lockcnts Output: read/write
(edit) @8627 [8627] 05/06/08 15:58:08 vboxsync Fixed build break.
(edit) @8622 [8622] 05/06/08 14:50:12 vboxsync Fixed logging macros causing mixed up output on smp machines (C99 only).
(edit) @8480 [8480] 04/29/08 22:33:48 vboxsync Use %Rfn when printing PRETTY_FUNCTION. Can be overridden.
(edit) @8274 [8274] 04/22/08 13:34:40 vboxsync Corrected RTLogSetDefaultInstance docs.
(edit) @8247 [8247] 04/21/08 20:03:21 vboxsync Runtime: Added RTLogSetDefaultInstance().
(edit) @8245 [8245] 04/21/08 19:24:28 vboxsync rebranding: IPRT files again.
(edit) @8163 [8163] 04/18/08 18:38:25 vboxsync rebrand IPRT
(edit) @8155 [8155] 04/18/08 17:16:47 vboxsync The Big Sun Rebranding Header Change
(edit) @7709 [7709] 04/02/08 18:40:00 vboxsync Added a cpuid / apicid logging prefix. New *_LOG_FLAGS is 'cpuid'.
(edit) @7602 [7602] 03/27/08 18:25:37 vboxsync Runtime: switch guest R3 logging from backdoor to normal (with …
(edit) @7448 [7448] 03/14/08 07:04:46 vboxsync Runtime/Logger: added "LOG_TO_BACKDOOR_FULL" for guest R3 executables to …
(edit) @7170 [7170] 02/27/08 14:20:01 vboxsync Doxygen fixes. (DOXYGEN -> DOXYGEN_RUNNING, ++)
(edit) @6515 [6515] 01/25/08 14:23:54 vboxsync Added a 'pid' prefix flag to the logger. This is primarily intended for …
(edit) @5999 [5999] 12/07/07 16:05:06 vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5511 [5511] 10/26/07 13:48:26 vboxsync Runtime: Fixed the RTLOGGER_THREAD/"RT_THREAD" pair.
(edit) @4860 [4860] 09/17/07 17:45:24 vboxsync Activated the full backdoor logger in release builds of the Linux Guest …
(edit) @4351 [4351] 08/24/07 15:38:58 vboxsync Added additional logging macros
(edit) @4071 [4071] 08/07/07 19:07:59 vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @3636 [3636] 07/16/07 15:00:42 vboxsync AMD64 -> RT_ARCH_AMD64; X86 -> RT_ARCH_X86; [OS] (except …
(edit) @3630 [3630] 07/16/07 14:17:02 vboxsync iprt_hdr_h -> _iprt_hdr_h
(edit) @3243 [3243] 06/23/07 03:22:16 vboxsync LogRelBackdoor? and map LogRel? to it when LOG_TO_BACKDOOR is defined.
(edit) @3242 [3242] 06/23/07 03:21:45 vboxsync LogRelBackdoor? and map LogRel? to it when LOG_TO_BACKDOOR is defined.
(edit) @3223 [3223] 06/21/07 22:16:09 vboxsync Moved the backdoor logging prototypes from VBox/log.h to iprt/log.h since …
(edit) @3086 [3086] 06/11/07 10:43:47 vboxsync introduced RTLogCreateEx and RTLogCreateExV to be able to pass an error …
(edit) @2981 [2981] 06/01/07 18:01:28 vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @628 [628] 02/05/07 12:59:58 vboxsync Implement log flag usecrlf, which translates LF line ending to CR/LF. …
(edit) @529 [529] 02/02/07 02:38:12 vboxsync Fixed bug in LogRelIt? in C99/AMD64 mode.
(add) @1 [1] 01/01/70 01:00:00 vboxsync import
Note: See TracRevisionLog for help on using the revision log.

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy