summaryrefslogtreecommitdiff
path: root/bin/jeprof.in
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
* 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-0/+5510