Ignore:
Timestamp:
Oct 12, 2001, 2:49:51 AM (24 years ago)
Author:
phaller
Message:

improvement of profiler

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/wprocess.cpp

    r7010 r7025  
    1 /* $Id: wprocess.cpp,v 1.135 2001-10-11 01:00:12 phaller Exp $ */
     1/* $Id: wprocess.cpp,v 1.136 2001-10-12 00:49:23 phaller Exp $ */
    22
    33/*
     
    4747#define DBG_LOCALLOG    DBG_wprocess
    4848#include "dbglocal.h"
     49
     50#ifdef PROFILE
     51#include <perfview.h>
     52#endif /* PROFILE */
     53
    4954
    5055ODINDEBUGCHANNEL(KERNEL32-WPROCESS)
Note: See TracChangeset for help on using the changeset viewer.