VirtualBox

Changeset 27952 in vbox


Ignore:
Timestamp:
Apr 1, 2010 6:51:33 PM (15 years ago)
Author:
vboxsync
Message:

python shell: disable metrics collection

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxShell/vboxshell.py

    r27951 r27952  
    15321532    if vbox is not None:
    15331533        print "Running VirtualBox version %s" %(vbox.version)
    1534         ctx['perf'] = ctx['global'].getPerfCollector(vbox)
     1534        ctx['perf'] = None # ctx['global'].getPerfCollector(vbox)
    15351535    else:
    15361536        ctx['perf'] = None
Note: See TracChangeset for help on using the changeset viewer.

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