Oops, I thought I had done this last time, but maybe not. Submit the

name change.


git-svn-id: http://gperftools.googlecode.com/svn/trunk@96 6b5cf1ce-ec42-a296-1ba9-69fdba395a50
This commit is contained in:
csilvers 2010-06-23 16:42:31 +00:00
parent cb7393cbe2
commit 488eee994d

View File

@ -16,6 +16,11 @@ the top-level directory (next to the .sln file). It will also create
two binaries, nm-pdb and addr2line-pdb, which you should install in two binaries, nm-pdb and addr2line-pdb, which you should install in
the same directory you install the 'pprof' perl script. the same directory you install the 'pprof' perl script.
I don't know very much about how to install DLLs on Windows, so you'll
have to figure out that part for yourself. If you choose to just
re-use the existing .sln, make sure you set the IncludeDir's
appropriately! Look at the properties for libtcmalloc_minimal.dll.
Note that these systems are set to build in Debug mode by default. Note that these systems are set to build in Debug mode by default.
You may want to change them to Release mode. You may want to change them to Release mode.