VirtualBox

source: vbox/trunk/src/VBox/Main/src-server/Performance.cpp

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @98292   23 月 vboxsync Main/src-server: rc -> hrc/vrc. Enabled scm rc checks. bugref:10223
(edit) @98262   23 月 vboxsync Main: rc() -> hrc()/vrc(). bugref:10223
(edit) @98103   23 月 vboxsync Copyright year updates by scm.
(edit) @96407   2 年 vboxsync scm copyright and license note update
(edit) @94722   3 年 vboxsync Main: Compile fixes when VBOX_WITH_HOSTNETIF_API is not defined.
(edit) @94088   3 年 vboxsync Main/Performace.cpp: Don't assert in CollectorHAL::getHostCpuMHz() on …
(edit) @93115   3 年 vboxsync scm --update-copyright-year
(edit) @85269   4 年 vboxsync Main/Performance.cpp/h: A whole bunch of int/HRESULT mixups. [noref …
(edit) @85263   4 年 vboxsync Main/Performance.cpp/h: A whole bunch of int/HRESULT mixups. bugref:9790
(edit) @82968   5 年 vboxsync Copyright year updates by scm.
(edit) @76593   6 年 vboxsync Main: Don't use Logging.h.
(edit) @76592   6 年 vboxsync Main: Don't use Logging.h.
(edit) @76553   6 年 vboxsync scm --update-copyright-year
(edit) @76474   6 年 vboxsync scm --fix-err-h src/ (bugref:9344)
(edit) @69500   7 年 vboxsync *: scm --update-copyright-year
(edit) @69498   7 年 vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 年 vboxsync *: scm --update-copyright-year
(edit) @67727   7 年 vboxsync build fix
(edit) @67726   7 年 vboxsync Main: more Log*Func
(edit) @63563   8 年 vboxsync scm: cleaning up todos
(edit) @63174   8 年 vboxsync Main: unreachable code.
(edit) @62485   8 年 vboxsync (C) 2016
(edit) @61362   9 年 vboxsync Main: follow-up for r107642: during the first hour log everything
(edit) @61347   9 年 vboxsync Main: reduce the occurrence of certain messages to max 1/minute
(edit) @60054   9 年 vboxsync never use AssertStmt(..., continue) but use AssertContinue(...) (look …
(edit) @56994   9 年 vboxsync Main: Log and assert formatting fixes.
(edit) @56587   9 年 vboxsync Main/Performance: convert to API wrapper usage, and quite a bit of cleanup
(edit) @55988   10 年 vboxsync iprt/log.h,SUPDrv: Replaced the 'personal' logging groups with 6 more …
(edit) @55769   10 年 vboxsync Main: it++ => ++it
(edit) @55214   10 年 vboxsync Main/Console+Machine+Session+Snapshot: move the save state and …
(edit) @51498   11 年 vboxsync 6813 - MachineImpl use of server side wrappers + misc mods on other …
(edit) @51092   11 年 vboxsync 6813 src-client/MachineDebuggerImpl.cpp + various formatting changes
(edit) @49795   11 年 vboxsync 6813 - stage 3 rev 1
(edit) @48955   11 年 vboxsync Main: Whitespace (including tabs!) and svn:keywords cleanups by scm.
(edit) @48013   11 年 vboxsync Main/Performance: fix the return code
(edit) @48009   11 年 vboxsync 1024 * 1024 => _1M
(edit) @48007   11 年 vboxsync Main/Performance: IPRT status code here, not COM status code
(edit) @47925   11 年 vboxsync Main: warnings
(edit) @46329   12 年 vboxsync spaces
(edit) @45051   12 年 vboxsync Main/Metrics: handle less common cases for FS to disk resolution (#6345)
(edit) @44742   12 年 vboxsync Main/Metrics: Generic implentation of link state and stubs for line …
(edit) @44548   12 年 vboxsync Main/Metrics: Update link status on metrics setup, do not collect …
(edit) @44529   12 年 vboxsync header (C) fixes
(edit) @44528   12 年 vboxsync header (C) fixes
(edit) @44450   12 年 vboxsync Main/Metrics: Adjust per-VM CPU load by number of cores on Solaris (#6345)
(edit) @44031   12 年 vboxsync Main/Metrics: Network counter wrap and non-sd disk fixes for Solaris …
(edit) @43994   12 年 vboxsync Main/Metrics: Do not collect data for unplugged host interfaces (#6345)
(edit) @43958   12 年 vboxsync Main/Metrics: Host disk size, linux only (#6345)
(edit) @43949   12 年 vboxsync Main/Metics: VM disk usage metric (#6345)
(edit) @43908   12 年 vboxsync Main/Metrics: VM network rate metrics (#6345)
(edit) @43831   12 年 vboxsync Main/Metrics: Disk and filesystem metrics for Solaris (#6345)
(edit) @43629   12 年 vboxsync Main/Metrics: Linux fs/disk metrics, VBoxManage filtering + minor …
(edit) @43618   12 年 vboxsync Main/Metrics: Fixes for Solaris network metrics (#6345)
(edit) @43507   12 年 vboxsync Main/Metrics: Alternative way to get link speed for old kernels (#6345)
(edit) @43456   12 年 vboxsync Main/Metrics: Missing interface detection (#6345)
(edit) @43453   12 年 vboxsync Main/Metrics: Fixed the issue causing unregistration of all metrics …
(edit) @43445   12 年 vboxsync Main/Metrics: Host network metrics, linux only (#6345)
(edit) @40568   13 年 vboxsync Main/Metrics: Fix for multiple metrics configuration in one call (#6029)
(edit) @40536   13 年 vboxsync warnings
(edit) @40358   13 年 vboxsync Main/Metrics: All calls to VM processes are done in separate thread (#6029)
(edit) @40084   13 年 vboxsync Main/Metrics: Guests now push collected metrics to VBoxSVC instead of …
(edit) @36839   14 年 vboxsync Main/Metrics: Locking revised to prevent lockups on VM shutdown (#5637)
(edit) @36527   14 年 vboxsync iprt::MiniString -> RTCString.
(edit) @36226   14 年 vboxsync compiler warning
(edit) @36128   14 年 vboxsync Main/Metrics: Hypervisor and guest metrics re-done (#5566)
(edit) @36070   14 年 vboxsync Metrics: ugly fix for VMM metrics
(edit) @35971   14 年 vboxsync warning
(edit) @35964   14 年 vboxsync Metrics: Introduced RAM/VMM base metric
(copy) @35368   14 年 vboxsync Main: source re-org.
trunk/src/VBox/Main/Performance.cpp 複製
(edit) @33590   14 年 vboxsync VRDE: removed VBOX_WITH_VRDP from source code, also some obsolete code …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette