summaryrefslogtreecommitdiff
path: root/src/bldprogs/VBoxTpG.cpp
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* bldprogs/VBoxTpG: OS/2 build fix.vboxsync2022-12-281-2/+2
* scm copyright and license note updatevboxsync2022-08-221-8/+18
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* VBoxTpG,VBoxDD.d: Better warning diagnostic messages. Fixed warnings in VBoxDD.dvboxsync2021-05-091-22/+149
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* scm: Header guard massaging for adding #pragma once. bugref:9344vboxsync2018-12-301-0/+3
* scm --fix-err-h src/ (bugref:9344)vboxsync2018-12-251-1/+1
* *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and RT_OFFSETOF_ADD work ...vboxsync2018-07-121-1/+1
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* backed out r118835 as it incorrectly updated the 'This file is based on' file...vboxsync2017-10-281-1/+1
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* (C) 2016vboxsync2016-07-221-1/+1
* bldprogs: MSC level 4 warning fixes.vboxsync2016-07-221-4/+0
* VBoxTpG: Add stub macros for the two new ones. Make the indicator variables '...vboxsync2015-12-041-4/+15
* VBoxTpG,SUPDrv: Extended VTGDESCPROVIDER again to facilitate HM in ring-0; ma...vboxsync2015-12-031-2/+9
* VBoxTpG.cpp: Made xxx_ENABLED() return boolean.vboxsync2015-12-021-2/+2
* VBoxTpG.cpp: _ENABLED_RAW() macro for HM use.vboxsync2015-12-011-4/+5
* VBoxTpG,SupDrv: Added a per provider enabled probe counter: VTGDESCPROVIDER::...vboxsync2015-11-301-2/+36
* scm: Added fixing of flower boxes marking sections in C/C++ source file, like...vboxsync2015-08-141-9/+9
* *bldprogs: Updated (C) year.vboxsync2015-06-091-1/+1
* try address the 'char *' conversion warnings on solaris.vboxsync2015-02-031-1/+14
* Found more details, extended the hack a little to be on the safe side (hopefu...vboxsync2013-08-021-3/+4
* VBoxTpG: Work around darwin.x86 loader/linker issue hitting us when VBoxDrv.k...vboxsync2013-08-021-0/+3
* IMP2 build fix (should fix mac osx, hopefully without breaking linux and sola...vboxsync2013-06-281-13/+9
* IMP2 fixesvboxsync2013-06-141-2/+1
* build fixvboxsync2013-06-141-8/+1
* VBoxTpG.cpp: Fix for 32-bit mac KEXTs.vboxsync2012-08-281-11/+48
* VBoxTpG: attempt to fix 32-bit buildsvboxsync2012-05-211-8/+1
* Convert some ring-3 addresses to ring-0 to ease structure access (PVM, PVMCPU...vboxsync2012-05-161-1/+0
* VBoxTpG: --generate-wrapper-header.vboxsync2012-05-161-27/+165
* missing argvboxsync2012-05-161-0/+1
* Pass ring-0 address to the tracer when possible (makes accessing much easier).vboxsync2012-05-161-28/+179
* Work around 10.6.x or ld64-97.17 issue with relocations in the __VTGObj.vboxsync2012-05-151-2/+16
* More preprocessing (disabled).vboxsync2012-05-071-164/+0
* comment typos.vboxsync2012-05-051-2/+2
* SUPDrv-dtrace.cpp: Made it build again.vboxsync2012-05-031-3/+3
* SUP,VBoxTpG,++: Initial implementation of generic user module tracepoints. (d...vboxsync2012-05-021-58/+85
* VBoxTpG,SUPDrv,VBoxVMM: Working on static user land probes for the non-native...vboxsync2012-04-181-6/+30
* 64-bit probe arguments (on mac)vboxsync2012-04-121-22/+23
* VBoxTpG: another bugfix in the arg list handling.vboxsync2012-04-121-2/+2
* Making too many stupid mistakes now...vboxsync2012-04-111-3/+3
* arg.vboxsync2012-04-111-1/+1
* VBoxTpG: Allow int (rc) and output fHaveLargeArgs.vboxsync2012-04-111-5/+10
* Working on the 64-bit probe argument issue for 32-bit hosts...vboxsync2012-04-111-14/+182
* VBoxTpG: another darwin fix.vboxsync2012-04-101-47/+12
* Make VBoxTpG work on 64-bit darwin. (Still need to check 32-bit.)vboxsync2012-04-101-3/+31
* SUPDrv,VBoxTpG: Redid the solaris(/darwin) DTrace support to use the generic ...vboxsync2012-04-101-6/+6
* VBoxTpG: Drop the file name in the probe location, it isn't useful to DTrace....vboxsync2012-04-091-2/+2