From f25f8e0bf2d361f852929848d79d7ba54586c352 Mon Sep 17 00:00:00 2001 From: Angus Gratton Date: Mon, 4 May 2015 08:18:43 +1000 Subject: Clarify that only tcmalloc_minimal is supported on Windows. --- README_windows.txt | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) (limited to 'README_windows.txt') diff --git a/README_windows.txt b/README_windows.txt index f74ee05..7bba122 100644 --- a/README_windows.txt +++ b/README_windows.txt @@ -1,7 +1,8 @@ --- COMPILING -This project has begun being ported to Windows. A working solution -file exists in this directory: +This project has begun being ported to Windows, only tcmalloc_minimal +is supported at this time. A working solution file exists in this +directory: gperftools.sln You can load this solution file into VC++ 7.1 (Visual Studio 2003) or @@ -63,11 +64,12 @@ fragile), though more work to set up. For details, see --- THE HEAP-PROFILER -The heap-profiler has had a preliminary port to Windows. It has not -been well tested, and probably does not work at all when Frame Pointer -Optimization (FPO) is enabled -- that is, in release mode. The other -features of perftools, such as the cpu-profiler and leak-checker, have -not yet been ported to Windows at all. +The heap-profiler has had a preliminary port to Windows but does not +build on Windows by default. It has not been well tested, and +probably does not work at all when Frame Pointer Optimization (FPO) is +enabled -- that is, in release mode. The other features of perftools, +such as the cpu-profiler and leak-checker, have not yet been ported to +Windows at all. --- WIN64 -- cgit v1.2.1