VirtualBox

Ignore:
Timestamp:
Nov 15, 2018 8:53:00 PM (6 years ago)
Author:
vboxsync
Message:

HGCM,Main,SharedFolder,SharedClipboard,GuestProperties: Added HGCM service helpers for statistics and dbg info registration/deregistration. A PUVM is passed to HGCMService (where the helpers are implemented) when the service is loaded. Since this drags in both dbg.h and stam.h, LOG_GROUP defines now have to be at the top of the include list as everywhere else (i.e. hgcmsvc.h will define LOG_GROUP default by dragging in log.h). Added generic statistics of HGCM message processing and function level statistics to the shared folder service.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxClipboard.cpp

    r69500 r75495  
    2020*   Header Files                                                                                                                 *
    2121*********************************************************************************************************************************/
     22# define LOG_GROUP LOG_GROUP_SHARED_CLIPBOARD
    2223#include "VBoxTray.h"
    2324#include "VBoxHelpers.h"
     
    2930#include <strsafe.h>
    3031
    31 #ifdef DEBUG /** @todo r=bird: these are all default values. sigh. */
    32 # define LOG_ENABLED
    33 # define LOG_GROUP LOG_GROUP_SHARED_CLIPBOARD
    34 #endif
    3532#include <VBox/log.h>
    3633
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