index
:
delta/jemalloc.git
dev
master
rc-4.3.1
rc-4.4.0
rc-4.5.0
rel-4.3.0
revert-1683-fix-prof-realloc
stable-3
stable-4
github.com: jemalloc/jemalloc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
jemalloc
/
internal
/
stats.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
HPA: Add stats for the hpa_shard.
David Goldblatt
2020-10-23
1
-1
/
+2
*
Push event handlers to constituent modules
Yinan Zhang
2020-05-12
1
-1
/
+1
*
Extract out per event postponed wait time fetching
Yinan Zhang
2020-05-12
1
-0
/
+1
*
Extract out per event new wait time fetching
Yinan Zhang
2020-05-12
1
-1
/
+2
*
Add forking handling for stats
Yinan Zhang
2020-05-11
1
-0
/
+3
*
Unify write callback signature
Yinan Zhang
2020-05-11
1
-2
/
+1
*
Implement opt.stats_interval and the _opts options.
Qi Wang
2020-01-29
1
-0
/
+18
*
Add extents information to mallocstats output
Tyler Etzel
2018-08-02
1
-1
/
+2
*
Split up and standardize naming of stats code.
David T. Goldblatt
2017-12-18
1
-140
/
+0
*
Move bin stats code from arena to bin module.
David T. Goldblatt
2017-12-18
1
-0
/
+6
*
Add stats for metadata_thp.
Qi Wang
2017-08-30
1
-0
/
+1
*
Pull out caching for a bin into its own file.
David Goldblatt
2017-08-16
1
-1
/
+0
*
Add opt.stats_print_opts.
Qi Wang
2017-05-29
1
-1
/
+20
*
Header refactoring: unify and de-catchall mutex module
David Goldblatt
2017-05-24
1
-10
/
+2
*
Add stats: arena uptime.
Qi Wang
2017-05-18
1
-0
/
+3
*
Header refactoring: tsd - cleanup and dependency breaking.
David Goldblatt
2017-05-01
1
-0
/
+3
*
Refactor !opt.munmap to opt.retain.
Jason Evans
2017-04-29
1
-4
/
+3
*
Header refactoring: ctl - unify and remove from catchall.
David Goldblatt
2017-04-25
1
-1
/
+1
*
Header refactoring: stats - unify and remove from catchall
David Goldblatt
2017-04-24
1
-0
/
+148
*
Break up headers into constituent parts
David Goldblatt
2017-01-12
1
-130
/
+0
*
Implement per arena base allocators.
Jason Evans
2016-12-26
1
-2
/
+3
*
Rename atomic_*_{uint32,uint64,u}() to atomic_*_{u32,u64,zu}().
Jason Evans
2016-11-07
1
-1
/
+1
*
Remove all vestiges of chunks.
Jason Evans
2016-10-12
1
-41
/
+0
*
Miscellaneous s/chunk/extent/ updates.
Jason Evans
2016-06-05
1
-2
/
+1
*
Remove obsolete stats.arenas.<i>.metadata.mapped mallctl.
Jason Evans
2016-06-05
1
-6
/
+2
*
Rename huge to large.
Jason Evans
2016-06-05
1
-9
/
+9
*
Move slabs out of chunks.
Jason Evans
2016-06-05
1
-7
/
+7
*
Use huge size class infrastructure for large size classes.
Jason Evans
2016-06-05
1
-30
/
+4
*
Add the stats.retained and stats.arenas.<i>.retained statistics.
Jason Evans
2016-05-03
1
-0
/
+8
*
Fix stats.cactive accounting regression.
Jason Evans
2016-02-27
1
-2
/
+12
*
Move centralized chunk management into arenas.
Jason Evans
2015-02-12
1
-15
/
+0
*
Implement metadata statistics.
Jason Evans
2015-01-23
1
-0
/
+7
*
Add per size class huge allocation statistics.
Jason Evans
2014-10-12
1
-8
/
+26
*
Normalize size classes.
Jason Evans
2014-10-06
1
-6
/
+1
*
Refactor huge allocation to be managed by arenas.
Jason Evans
2014-05-15
1
-0
/
+5
*
Implement malloc_vsnprintf().
Jason Evans
2012-03-07
1
-7
/
+0
*
Remove highruns statistics.
Jason Evans
2012-02-13
1
-6
/
+0
*
Reduce cpp conditional logic complexity.
Jason Evans
2012-02-10
1
-21
/
+0
*
Move repo contents in jemalloc/ to top level.
Jason Evans
2011-03-31
1
-0
/
+207