index
:
platform_external_jemalloc_new
android10-c2f2-release
android10-c2f2-s1-release
android10-c2f2-s2-release
android10-d4-release
android10-d4-s1-release
android10-dev
android10-gsi
android10-mainline-a-release
android10-mainline-media-release
android10-mainline-networking-release
android10-mainline-release
android10-mainline-resolv-release
android10-mainline-tzdata-release
android10-qpr1-b-release
android10-qpr1-b-s1-release
android10-qpr1-c-release
android10-qpr1-c-s1-release
android10-qpr1-d-release
android10-qpr1-mainline-release
android10-qpr1-release
android10-qpr2-release
android10-qpr2-s1-release
android10-qpr2-s2-release
android10-qpr2-s3-release
android10-qpr2-s4-release
android10-qpr3-release
android10-qpr3-s1-release
android10-release
android10-s1-release
android10-s2-release
android10-s3-release
android10-security-release
android10-tests-release
android11-dev
android11-gsi
android11-mainline-release
android11-release
android11-tests-release
master
master-cuttlefish-testing-release
master-plus-llvm
ndk-sysroot-r21
sdk-release
simpleperf-release
upstream-dev
upstream-jemalloc
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
stats.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Output total_wait_ns for bin mutexes.
Qi Wang
2017-05-30
1
-19
/
+5
*
Add the --disable-thp option to support cross compiling.
Jason Evans
2017-05-30
1
-0
/
+1
*
Add opt.stats_print_opts.
Qi Wang
2017-05-29
1
-42
/
+19
*
Added opt_abort_conf: abort on invalid config options.
Qi Wang
2017-05-26
1
-0
/
+1
*
Header refactoring: unify and de-catchall mutex module
David Goldblatt
2017-05-24
1
-0
/
+1
*
Add background thread related stats.
Qi Wang
2017-05-23
1
-1
/
+39
*
Implementing opt.background_thread.
Qi Wang
2017-05-23
1
-0
/
+1
*
Refactor *decay_time into *decay_ms.
Jason Evans
2017-05-18
1
-27
/
+15
*
Add stats: arena uptime.
Qi Wang
2017-05-18
1
-0
/
+10
*
Refactor !opt.munmap to opt.retain.
Jason Evans
2017-04-29
1
-1
/
+1
*
Header refactoring: ctl - unify and remove from catchall.
David Goldblatt
2017-04-25
1
-28
/
+30
*
Replace --disable-munmap with opt.munmap.
Jason Evans
2017-04-24
1
-1
/
+1
*
Remove --disable-tls.
Jason Evans
2017-04-21
1
-1
/
+0
*
Remove --disable-tcache.
Jason Evans
2017-04-21
1
-83
/
+31
*
Output 4 counters for bin mutexes instead of just 2.
Qi Wang
2017-04-19
1
-8
/
+24
*
Header refactoring: move assert.h out of the catch-all
David Goldblatt
2017-04-18
1
-0
/
+2
*
Header refactoring: Split up jemalloc_internal.h
David Goldblatt
2017-04-11
1
-1
/
+2
*
Refactor mutex profiling code with x-macros.
Qi Wang
2017-03-23
1
-82
/
+117
*
Added "stats.mutexes.reset" mallctl to reset all mutex stats.
Qi Wang
2017-03-23
1
-73
/
+74
*
Added JSON output for lock stats.
Qi Wang
2017-03-23
1
-41
/
+113
*
Added lock profiling and output for global locks (ctl, prof and base).
Qi Wang
2017-03-23
1
-21
/
+53
*
Add arena lock stats output.
Qi Wang
2017-03-23
1
-14
/
+68
*
Output bin lock profiling results to malloc_stats.
Qi Wang
2017-03-23
1
-33
/
+66
*
Implement two-phase decay-based purging.
Jason Evans
2017-03-15
1
-27
/
+72
*
Implement per-CPU arena.
Qi Wang
2017-03-08
1
-0
/
+1
*
Handle race in stats_arena_bins_print
Qi Wang
2017-02-01
1
-2
/
+11
*
Replace tabs following #define with spaces.
Jason Evans
2017-01-20
1
-11
/
+11
*
Update brace style.
Jason Evans
2017-01-20
1
-21
/
+24
*
Test JSON output of malloc_stats_print() and fix bugs.
Jason Evans
2017-01-19
1
-28
/
+37
*
Added stats about number of bytes cached in tcache currently.
Qi Wang
2017-01-18
1
-0
/
+13
*
Implement arena.<i>.destroy .
Jason Evans
2017-01-06
1
-4
/
+33
*
Replace the arenas.initialized mallctl with arena.<i>.initialized .
Jason Evans
2017-01-06
1
-4
/
+8
*
Add MALLCTL_ARENAS_ALL.
Jason Evans
2017-01-06
1
-1
/
+1
*
Implement per arena base allocators.
Jason Evans
2016-12-26
1
-4
/
+23
*
Fix JSON-mode output for !config_stats and/or !config_prof cases.
Jason Evans
2016-12-23
1
-10
/
+11
*
Uniformly cast mallctl[bymib]() oldp/newp arguments to (void *).
Jason Evans
2016-11-15
1
-3
/
+4
*
malloc_stats_print() fixes/cleanups.
Jason Evans
2016-11-01
1
-18
/
+3
*
Add "J" (JSON) support to malloc_stats_print().
Jason Evans
2016-10-31
1
-313
/
+716
*
Uniformly cast mallctl[bymib]() oldp/newp arguments to (void *).
Jason Evans
2016-10-27
1
-18
/
+26
*
Remove all vestiges of chunks.
Jason Evans
2016-10-12
1
-11
/
+0
*
Remove ratio-based purging.
Jason Evans
2016-10-12
1
-42
/
+10
*
Remove obsolete stats.arenas.<i>.metadata.mapped mallctl.
Jason Evans
2016-06-05
1
-9
/
+4
*
Rename huge to large.
Jason Evans
2016-06-05
1
-35
/
+36
*
Move slabs out of chunks.
Jason Evans
2016-06-05
1
-22
/
+23
*
Use huge size class infrastructure for large size classes.
Jason Evans
2016-06-05
1
-78
/
+8
*
Remove redzone support.
Jason Evans
2016-05-13
1
-1
/
+0
*
Remove quarantine support.
Jason Evans
2016-05-13
1
-1
/
+0
*
Remove Valgrind support.
Jason Evans
2016-05-13
1
-1
/
+0
*
Add the stats.retained and stats.arenas.<i>.retained statistics.
Jason Evans
2016-05-03
1
-4
/
+8
*
Fix malloc_stats_print() to print correct opt.narenas value.
Jason Evans
2016-04-11
1
-1
/
+1
[next]