summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* fix some typoscuishuang2022-04-251-2/+2
* Added --debug-syms-by-id optionDeanna Gelbart2021-05-171-5/+51
* Backport jeprof --collapse for flamegraph generationIgor Wiedler2020-12-041-0/+52
* Fix typo derived from tcmalloc's pprof2019-04-231-1/+1
* remove compare and branch in fast path for c++ operator delete[]mgrice2019-04-081-0/+1
* Filter out "void *newImpl" in prof output.Qi Wang2017-08-081-0/+1
* Filter out "newImpl" from profiling output.Qi Wang2017-07-281-0/+1
* Add jemalloc prefix to allocator functions pruned by jeprof.Jason Evans2017-05-301-13/+13
* issue-586: detect main executable even if PIE is activeAliaksey Kandratsenka2017-04-031-1/+12
* jemalloc cpp new/delete bindingsDave Watson2016-12-121-0/+4
* Pass retain and exclude parameters to /pprof/symbol.Jason Evans2016-01-291-0/+23
* Detect failed profile fetchesDave Watson2016-01-121-1/+1
* Don't discard curl options if timeout is not defined.Dave Watson2016-01-121-1/+1
* Implement --retain and --exclude in jeprof.Jason Evans2015-12-141-2/+48
* Integrate raw heap profile support into jeprof.Jason Evans2015-11-091-11/+43
* Rename pprof to jeprof.Jason Evans2015-05-011-56/+58
* Implement the jemalloc-config script.Jason Evans2015-01-221-0/+79
* [pprof] Produce global profile unless thread-local profile requestedBert Maher2014-12-141-2/+3
* Add sdallocx() to list of functions to prune in pprof.Jason Evans2014-09-101-0/+1
* Fix threaded heap profile bug in pprof.Jason Evans2014-09-091-1/+1
* Support threaded heap profiles in pprofBert Maher2014-09-091-126/+251
* Simplify backtracing.Jason Evans2014-04-221-0/+9
* Consistently use debug lib(s) if presentHarald Weppner2014-03-181-1/+7
* Enable profiling / leak detection in FreeBSDHarald Weppner2014-03-171-2/+20
* Few configure.ac adjustmentsMike Hommey2012-04-301-1/+1
* Fix jemalloc.sh code generation.Jason Evans2012-04-231-1/+1
* Make versioned shared library suffix configurableMike Hommey2012-04-181-1/+1
* Update pprof (from gperftools 2.0).Jason Evans2012-04-171-193/+648
* Refactor SO and REV make variables.Jason Evans2011-11-011-1/+1
* add autogenerated jemalloc.sh wrapper scriptAntony Dovgal2011-11-011-0/+9
* Move repo contents in jemalloc/ to top level.Jason Evans2011-03-311-0/+4893