summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJason Evans <jasone@canonware.com>2015-05-01 19:31:12 (GMT)
committerJason Evans <jasone@canonware.com>2015-05-01 19:31:12 (GMT)
commit7041720ac208fa2f7f65e40d8133d4b291516847 (patch)
treef22e0f2037b9e27b902764a978e3cd6bc887ad93 /.gitignore
parent8e33c21d2d03ee7f540e32c3d75b10c128eaea57 (diff)
downloadjemalloc-7041720ac208fa2f7f65e40d8133d4b291516847.zip
jemalloc-7041720ac208fa2f7f65e40d8133d4b291516847.tar.gz
jemalloc-7041720ac208fa2f7f65e40d8133d4b291516847.tar.bz2
Rename pprof to jeprof.
This rename avoids installation collisions with the upstream gperftools. Additionally, jemalloc's per thread heap profile functionality introduced an incompatible file format, so it's now worthwhile to clearly distinguish jemalloc's version of this script from the upstream version. This resolves #229.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5cd3e92..d0e3936 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,7 @@
/bin/jemalloc-config
/bin/jemalloc.sh
+/bin/jeprof
/config.stamp
/config.log