VirtualBox

Ignore:
Timestamp:
Aug 19, 2008 7:57:03 PM (16 years ago)
Author:
vboxsync
Message:

PerfAPI: no more solaris-specific stub for CPU/MHz; additional logging at level4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/Performance.cpp

    r11498 r11501  
    119119        {
    120120            mLastSampleTaken = nowAt;
    121             Log4(("{%p} " LOG_FN_FMT ": Collecting data for obj(%p)...\n", this, __PRETTY_FUNCTION__, (void *)mObject));
     121            Log4(("{%p} " LOG_FN_FMT ": Collecting %s for obj(%p)...\n",
     122                        this, __PRETTY_FUNCTION__, getName(), (void *)mObject));
    122123            collect();
    123124        }
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