index
:
jemalloc.git
dev
master
stable-3
stable-4
jemalloc is a general purpose malloc(3) implementation that emphasizes fragmentation avoidance and scalable concurrency support.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
jemalloc
/
src
/
stats.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the "stats.cactive" mallctl.
Jason Evans
2011-03-19
1
-3/+12
*
Improve thread-->arena assignment.
Jason Evans
2011-03-18
1
-0/+4
*
Replace JEMALLOC_OPTIONS with MALLOC_CONF.
Jason Evans
2010-10-24
1
-77/+123
*
Make cumulative heap profile data optional.
Jason Evans
2010-10-03
1
-0/+14
*
Fix P/p reporting in stats_print().
Jason Evans
2010-04-09
1
-1/+3
*
Report E/e option state in jemalloc_stats_print().
Jason Evans
2010-04-06
1
-1/+4
*
Make interval-triggered profile dumping optional.
Jason Evans
2010-04-01
1
-5/+8
*
Remove medium size classes.
Jason Evans
2010-03-17
1
-39/+29
*
Widen malloc_stats_print() output columns.
Jason Evans
2010-03-15
1
-14/+15
*
Change xmallctl() --> CTL_GET() where possible.
Jason Evans
2010-03-15
1
-3/+3
*
Push locks into arena bins.
Jason Evans
2010-03-15
1
-28/+43
*
Simplify tcache object caching.
Jason Evans
2010-03-14
1
-13/+8
*
Print version in malloc_stats_print().
Jason Evans
2010-03-04
1
-0/+5
*
Simplify malloc_message().
Jason Evans
2010-03-04
1
-131/+162
*
Implement sampling for heap profiling.
Jason Evans
2010-03-02
1
-5/+10
*
Wrap mallctl* references with JEMALLOC_P().
Jason Evans
2010-02-11
1
-19/+28
*
Restructure source tree.
Jason Evans
2010-02-11
1
-0/+658