|
|
@17911
|
16 years |
vboxsync |
#3686: “Main: fix unused var warnings”
- Garbage collect; use NOREF(); …
|
|
|
@15051
|
16 years |
vboxsync |
Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on …
|
|
|
@14950
|
16 years |
vboxsync |
Incredibly pedantic white space only change.
|
|
|
@14772
|
16 years |
vboxsync |
Added vim modelines to aid following coding guidelines, like no tabs, …
|
|
|
@13915
|
16 years |
vboxsync |
Main: fix mac burns
|
|
|
@13911
|
16 years |
vboxsync |
Main: fix mac burns
|
|
|
@12973
|
16 years |
vboxsync |
PerfAPI: New method queryMetricsDataEx()
|
|
|
@12942
|
16 years |
vboxsync |
PerfAPI: Fixed the problem with passing null/empty arrays to PerfAPI …
|
|
|
@12802
|
16 years |
vboxsync |
Performance.cpp: patternMatch opt - couldn't stop myself. :-)
|
|
|
@12678
|
16 years |
vboxsync |
PerfAPI: Handling of trailing colon in filter patterns
|
|
|
@12400
|
16 years |
vboxsync |
PerfAPI: Improved Win collector. More realistic performance test. No …
|
|
|
@12024
|
16 years |
vboxsync |
'VBoxManage metrics collect' command
|
|
|
@11810
|
16 years |
vboxsync |
RTMpIsCpuOnline() for Darwin
|
|
|
@11689
|
16 years |
vboxsync |
PerfAPI: Removed Darwin-specific stub for CPU/MHz
|
|
|
@11591
|
16 years |
vboxsync |
r=bird: Added a review todo in CollectorHAL::getHostCpuMHz - bogus MP …
|
|
|
@11583
|
16 years |
vboxsync |
PerfAPI: New attribute PerformanceMetric::description
|
|
|
@11571
|
16 years |
vboxsync |
PerfAPI: Globbing support stolen from VMM/STAM.cpp
|
|
|
@11501
|
16 years |
vboxsync |
PerfAPI: no more solaris-specific stub for CPU/MHz; additional logging …
|
|
|
@11498
|
16 years |
vboxsync |
PerfAPI: Moved linux implementation of CPU/MHz to CollectorHAL since …
|
|
|
@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 …
|
|
|
@11383
|
16 years |
vboxsync |
PerfAPI: Null IN array handling changed.
|
|
|
@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 …
|
|
|
@10873
|
16 years |
vboxsync |
Fix for Performance class
|
|
|
@10868
|
16 years |
vboxsync |
PerfAPI: Windows collector re-worked to extract raw counters via WMI. …
|
|
|
@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.
|