index
:
Project-1CE/external_jemalloc_new
lineage-18.1
sugisawa-mr1
tachibana
tachibana-mr1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
Age
Commit message (
Expand
)
Author
2019-04-23
Fix typo derived from tcmalloc's pprof
风
2019-04-08
remove compare and branch in fast path for c++ operator delete[]
mgrice
2017-08-08
Filter out "void *newImpl" in prof output.
Qi Wang
2017-07-28
Filter out "newImpl" from profiling output.
Qi Wang
2017-05-30
Add jemalloc prefix to allocator functions pruned by jeprof.
Jason Evans
2017-04-03
issue-586: detect main executable even if PIE is active
Aliaksey Kandratsenka
2016-12-12
jemalloc cpp new/delete bindings
Dave Watson
2016-01-29
Pass retain and exclude parameters to /pprof/symbol.
Jason Evans
2016-01-12
Detect failed profile fetches
Dave Watson
2016-01-12
Don't discard curl options if timeout is not defined.
Dave Watson
2015-12-14
Implement --retain and --exclude in jeprof.
Jason Evans
2015-11-09
Integrate raw heap profile support into jeprof.
Jason Evans
2015-05-01
Rename pprof to jeprof.
Jason Evans
2015-01-22
Implement the jemalloc-config script.
Jason Evans
2014-12-14
[pprof] Produce global profile unless thread-local profile requested
Bert Maher
2014-09-10
Add sdallocx() to list of functions to prune in pprof.
Jason Evans
2014-09-09
Fix threaded heap profile bug in pprof.
Jason Evans
2014-09-09
Support threaded heap profiles in pprof
Bert Maher
2014-04-22
Simplify backtracing.
Jason Evans
2014-03-18
Consistently use debug lib(s) if present
Harald Weppner
2014-03-17
Enable profiling / leak detection in FreeBSD
Harald Weppner
2012-04-30
Few configure.ac adjustments
Mike Hommey
2012-04-23
Fix jemalloc.sh code generation.
Jason Evans
2012-04-18
Make versioned shared library suffix configurable
Mike Hommey
2012-04-17
Update pprof (from gperftools 2.0).
Jason Evans
2011-11-01
Refactor SO and REV make variables.
Jason Evans
2011-11-01
add autogenerated jemalloc.sh wrapper script
Antony Dovgal
2011-03-31
Move repo contents in jemalloc/ to top level.
Jason Evans