|
|
@30764
|
14 years |
vboxsync |
back out r63543, r63544 until windows build problems can be solved properly
|
|
|
@30760
|
14 years |
vboxsync |
Main: separate internal machine data structs into MachineImplPrivate.h …
|
|
|
@29620
|
15 years |
vboxsync |
Statistics for shared pages
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28036
|
15 years |
vboxsync |
More metrics changes
|
|
|
@28012
|
15 years |
vboxsync |
Use PGMR3QueryFreeMemory instead
|
|
|
@28007
|
15 years |
vboxsync |
whitespace
|
|
|
@28004
|
15 years |
vboxsync |
Metrics updates
|
|
|
@27998
|
15 years |
vboxsync |
Dropped Guest/Pagefile/Usage/Free
|
|
|
@27930
|
15 years |
vboxsync |
Metrics updates (untested)
|
|
|
@27885
|
15 years |
vboxsync |
Metrics: work in progress
|
|
|
@27822
|
15 years |
vboxsync |
Removed guest statistics interface; to be merged with metrics.
|
|
|
@26602
|
15 years |
vboxsync |
Main: Bstr crash fix on Windows
|
|
|
@26186
|
15 years |
vboxsync |
Main: coding style fixes
|
|
|
@25860
|
15 years |
vboxsync |
Main: cleanup: get rid of VirtualBoxBaseProto, move AutoCaller*/*Span* …
|
|
|
@25310
|
15 years |
vboxsync |
Main: lock validator, first batch: implement per-thread stack to trace …
|
|
|
@25184
|
15 years |
vboxsync |
Main: bring back r55600 with fix for broken machine creation
|
|
|
@25182
|
15 years |
vboxsync |
Backed out 55600; unable to create new VMs
|
|
|
@25149
|
15 years |
vboxsync |
Main: cleanup: remove all CheckComRC* macros (no functional change)
|
|
|
@25035
|
15 years |
vboxsync |
Turns out the code workes fine because of the post increment in the …
|
|
|
@25033
|
15 years |
vboxsync |
PerformanceImpl.cpp: r=bird: marked what looks like an invalid …
|
|
|
@22399
|
15 years |
vboxsync |
Main: gcc-3.3 cruft
|
|
|
@21878
|
15 years |
vboxsync |
Main: coding style: have Main obey the standard VirtualBox coding …
|
|
|
@21395
|
15 years |
vboxsync |
Stop performance counter sampling when the host goes into suspend …
|
|
|
@20826
|
15 years |
vboxsync |
Main: fixed bug in metric names reading
|
|
|
@19161
|
16 years |
vboxsync |
#3860: SEGFAULT fix. Metric unregistration re-written.
|
|
|
@19017
|
16 years |
vboxsync |
Main: Fixed deletion of metrics. Not doing this leads to memory leaks …
|
|
|
@18487
|
16 years |
vboxsync |
PerformanceImpl.cpp: size_t
|
|
|
@18252
|
16 years |
vboxsync |
Main: performance header cleanup.
|
|
|
@17911
|
16 years |
vboxsync |
#3686: “Main: fix unused var warnings”
- Garbage collect; use NOREF(); …
|
|
|
@16560
|
16 years |
vboxsync |
Main: do not include include/VBox/settings.h from other header files …
|
|
|
@16558
|
16 years |
vboxsync |
Main: back out r42503
|
|
|
@16557
|
16 years |
vboxsync |
Main: do not include include/VBox/settings.h from other header files …
|
|
|
@15051
|
16 years |
vboxsync |
Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on …
|
|
|
@14772
|
16 years |
vboxsync |
Added vim modelines to aid following coding guidelines, like no tabs, …
|
|
|
@14579
|
16 years |
vboxsync |
Main: VirtualBoxBase::addCaller() now returns E_ACCESSDENIED. Also …
|
|
|
@13082
|
16 years |
vboxsync |
PerfAPI: Backward compatibility broken. setup, enable, disable and …
|
|
|
@12973
|
16 years |
vboxsync |
PerfAPI: New method queryMetricsDataEx()
|
|
|
@12668
|
16 years |
vboxsync |
PerfAPI: Added setupMetricsEx(), enableMetricsEx() and …
|
|
|
@12461
|
16 years |
vboxsync |
PerfAPI: Do not call preCollect if no metrics are to be collected. …
|
|
|
@12456
|
16 years |
vboxsync |
PerfAPI: Memory leak fix (corrected)
|
|
|
@12455
|
16 years |
vboxsync |
Rolled back change set 36536 as some other changes got mixed with the fix
|
|
|
@12454
|
16 years |
vboxsync |
PerfAPI: Memory leak fix (hopefully)
|
|
|
@12400
|
16 years |
vboxsync |
PerfAPI: Improved Win collector. More realistic performance test. No …
|
|
|
@11583
|
16 years |
vboxsync |
PerfAPI: New attribute PerformanceMetric::description
|
|
|
@11481
|
16 years |
vboxsync |
PerfAPI: CPU/MHz counter name fix, proper handling of zero periods and …
|
|
|
@11391
|
16 years |
vboxsync |
Moved annoying log messages to either level4 or private logging. Added …
|
|
|
@11377
|
16 years |
vboxsync |
PerfAPI: Fixed the ranges to fit into INT32, uninitialized periods, …
|
|
|
@11336
|
16 years |
vboxsync |
Fixes in clienttest.java. Additional debug messages in Perf classes.
|
|
|
@11180
|
16 years |
vboxsync |
PerfAPI: replaced unsigned long with ULONG to get rid of solaris …
|
|
|
@10959
|
16 years |
vboxsync |
VBoxSVC: Use RTTimerLR instead of RTTimer.
|
|
|
@10871
|
16 years |
vboxsync |
Try fix the logging crashes because of ComPtr being passed through …
|
|
|
@10868
|
16 years |
vboxsync |
PerfAPI: Windows collector re-worked to extract raw counters via WMI. …
|
|
|
@10779
|
16 years |
vboxsync |
Locking. Enabled tests in tstAPI.
|
|
|
@10770
|
16 years |
vboxsync |
Main: Performance: Second m is redundant. Some locking-related todos.
|
|
|
@10753
|
16 years |
vboxsync |
Stubs for all platforms. Implementation of host CPU load and RAM usage …
|
|
|
@10725
|
16 years |
vboxsync |
Perf API: Filtering
|
|
|
@10713
|
16 years |
vboxsync |
Perf API: aggregators, data collection, Host RAM metrics, Linux RAM …
|
|
|
@10679
|
16 years |
vboxsync |
Filtering sketched. There is a crash in VirtualBox::uninit on Windows.
|
|
|
@10641
|
16 years |
vboxsync |
Performance API files exported to OSE.
|