From dae4320b756c0eb91b45c80382a97de00244f3d7 Mon Sep 17 00:00:00 2001 From: DarthArgus Date: Tue, 4 Oct 2016 04:42:31 +0000 Subject: [PATCH] note about strip --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 77e0f53d..f9e962ef 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,5 @@ Prebuilt profilers for some (maybe all later) applications are included but as t I (darth) will probably use this branch for building release/tc builds. See http://clang.llvm.org/docs/UsersManual.html#profiling-with-instrumentation + +It is suggested to strip -s the binaries before deployment.