diff --git a/README b/README index 8f5009c..8f61410 100644 --- a/README +++ b/README @@ -49,7 +49,7 @@ the above flags :-) ). HEAP PROFILER ------------- -See docs/heap-profiler.html for information about how to use tcmalloc's +See docs/heapprofile.html for information about how to use tcmalloc's heap profiler and analyze its output. As a quick-start, do the following after installing this package: @@ -74,7 +74,7 @@ see INSTALL for more details. It is not currently available on Windows. HEAP CHECKER ------------ -See docs/heap-checker.html for information about how to use tcmalloc's +See docs/heap_checker.html for information about how to use tcmalloc's heap checker. In order to catch all heap leaks, tcmalloc must be linked *last* into @@ -102,7 +102,7 @@ for more details. CPU PROFILER ------------ -See docs/cpu-profiler.html for information about how to use the CPU +See docs/cpuprofile.html for information about how to use the CPU profiler and analyze its output. As a quick-start, do the following after installing this package: