summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/log/tracelogwriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* scm copyright and license note updatevboxsync2022-08-221-10/+20
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* Runtime: More VALID_PTR -> RT_VALID_PTR/AssertPtr.vboxsync2021-08-231-2/+2
* IPRT/RTTraceLogWr*: Ignore NIL on destroy (iprt protocol) and always verify m...vboxsync2020-10-011-0/+6
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* Runtime/tracelogwriter.cpp: Fix passing the trace log description in the streamvboxsync2020-01-191-3/+1
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and RT_OFFSETOF_ADD work ...vboxsync2018-07-121-1/+1
* Runtime/tracelogwriter.cpp: Add methods taking a list of event data itemsvboxsync2018-05-241-1/+112
* More scmvboxsync2018-03-251-0/+1
* More SCMvboxsync2018-03-251-1/+1
* Doxygenvboxsync2018-03-241-1/+3
* Doxygenvboxsync2018-03-241-6/+5
* more immediate build fixes, some will get proper fixing latervboxsync2018-03-241-2/+2
* more immediate build fixes, some will get proper fixing latervboxsync2018-03-241-7/+7
* Runtime: Introduce RTTraceLog* API for creating and parsing binary trace log ...vboxsync2018-03-241-0/+842