summaryrefslogtreecommitdiff
path: root/README.windows
diff options
context:
space:
mode:
Diffstat (limited to 'README.windows')
-rw-r--r--README.windows3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.windows b/README.windows
index 750aa51..0b82d04 100644
--- a/README.windows
+++ b/README.windows
@@ -43,7 +43,8 @@ project tcmalloc_minimal_unittest-static, which does this. For this
to work, you'll need to add "/D PERFTOOLS_DLL_DECL=" to the compile
line of every perftools .cc file. You do not need to depend on the
tcmalloc symbol in this case (that is, you don't need to do either
-step 1 or step 2 from above).
+step 1 or step 2 from above). However, you will need to add a
+dependency to Psapi.lib, which tcmalloc uses.
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