summaryrefslogtreecommitdiff
path: root/README_windows.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README_windows.txt')
-rw-r--r--README_windows.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/README_windows.txt b/README_windows.txt
index 621f1a3..f74ee05 100644
--- a/README_windows.txt
+++ b/README_windows.txt
@@ -2,7 +2,7 @@
This project has begun being ported to Windows. A working solution
file exists in this directory:
- google-perftools.sln
+ gperftools.sln
You can load this solution file into VC++ 7.1 (Visual Studio 2003) or
later -- in the latter case, it will automatically convert the files
@@ -87,7 +87,7 @@ that a bit. preamble_patcher_test will not compile on win32.
--- ISSUES
NOTE FOR WIN2K USERS: According to reports
-(http://code.google.com/p/google-perftools/issues/detail?id=127)
+(http://code.google.com/p/gperftools/issues/detail?id=127)
the stack-tracing necessary for the heap-profiler does not work on
Win2K. The best workaround is, if you are building on a Win2k system
is to add "/D NO_TCMALLOC_SAMPLES=" to your build, to turn off the
@@ -109,10 +109,10 @@ use with realloc, for instance).
I have little experience with Windows programming, so there may be
better ways to set this up than I've done! If you run across any
problems, please post to the google-perftools Google Group, or report
-them on the google-perftools Google Code site:
+them on the gperftools Google Code site:
http://groups.google.com/group/google-perftools
- http://code.google.com/p/google-perftools/issues/list
+ http://code.google.com/p/gperftools/issues/list
-- craig
-Last modified: 6 April 2011
+Last modified: 2 February 2012