|
|
@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.
|