aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJason Evans <je@facebook.com>2010-04-02 13:50:53 -0700
committerJason Evans <je@facebook.com>2010-04-02 14:41:02 -0700
commita91f2109292f4f4522f75d0636fdba30bda26e76 (patch)
treef65fc054050fd751add877f4ac17b04c5478965a /.gitignore
parent18ad8234b6dc77a00493240779fe17f8431240d6 (diff)
downloadjemalloc-a91f2109292f4f4522f75d0636fdba30bda26e76.tar.gz
Import pprof from google-perftools, svn r91.
Fix divide-by-zero error in pprof. It is possible for sample contexts to currently have no associated objects, but the cumulative statistics are still useful, depending on how the user invokes pprof. Since jemalloc intentionally does not filter such contexts, take care not to divide by 0 when re-scaling for v2 heap sampling. Install pprof as part of 'make install'. Update pprof documentation.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 13b2f96..07772ac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,4 @@
/jemalloc/autom4te.cache/
-/jemalloc/bin/
/jemalloc/cfghdrs.stamp
/jemalloc/cfgoutputs.stamp
/jemalloc/config.log