-
Notifications
You must be signed in to change notification settings - Fork 0
Very Sleepy is a C/C++ CPU profiler for Windows systems. This depot is a submit of the code found at http://www.codersnotes.com/sleepy - couldn't find a public depot of that source anywhere and wanted to do some hacking...
mhoffesommer/Very-Sleepy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a copy of the code found at http://www.codersnotes.com/sleepy. Base version is 0.7 - 10.13.2010 (in /sleepy). wxMSW 2.8.11 is inside /wxwindows (without the demos/samples/tests directories). Initial build ============= Easy ---- Run one of the easy_build batch files. wxwidgets --------- Run C:\Program Files\Microsoft Visual Studio 9.0\VC\bin\vcvcars32.bat (or vcvarsx86_amd64.bat for a 64-bit cross-compile) (or vcvars64.bat for a regular 64-bit build) Now, from the wxwindows\build\msw directory: nmake -f makefile.vc BUILD=debug SHARED=0 RUNTIME_LIBS=static For a release build, use BUILD=release instead For 64-bit, add TARGET_CPU=AMD64 very sleepy ----------- load sleepy/sleepy.sln compile either debug or release
About
Very Sleepy is a C/C++ CPU profiler for Windows systems. This depot is a submit of the code found at http://www.codersnotes.com/sleepy - couldn't find a public depot of that source anywhere and wanted to do some hacking...
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published