aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJason Evans <jasone@canonware.com>2015-05-01 12:31:12 -0700
committerChristopher Ferris <cferris@google.com>2015-05-20 11:59:07 -0700
commit529cffc0e568ca5aa4777e363e7bb5b59700c286 (patch)
treebcb3d1ad2b8e945b39024f0fe192b3b20b8ee3d2 /.gitignore
parent7fe3a2a2e0cfcc5e7c9c3e7b1243dde38270540e (diff)
downloadjemalloc-529cffc0e568ca5aa4777e363e7bb5b59700c286.tar.gz
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. Bug: 21326736 (cherry picked from commit 7041720ac208fa2f7f65e40d8133d4b291516847) Change-Id: I0cfab6aa588cd7e1a830d94f28ee17a8a6a68d98
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0e2cb76..892f0bf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,7 @@
/bin/jemalloc-config
/bin/jemalloc.sh
+/bin/jeprof
/config.stamp
/config.log