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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set reentrancy when invoking customized extent hooks.
Qi Wang
2017-06-23
1
-9
/
+6
*
Add alloc hook test in test/integration/extent.
Qi Wang
2017-06-14
1
-0
/
+3
*
Prevent background threads from running in post_reset().
Qi Wang
2017-06-12
1
-5
/
+13
*
Combine background_thread started / paused into state.
Qi Wang
2017-06-12
1
-1
/
+1
*
Make tsd no-cleanup during tsd reincarnation.
Qi Wang
2017-06-07
1
-2
/
+2
*
Test with background_thread:true.
Jason Evans
2017-06-01
1
-4
/
+7
*
Refactor/fix background_thread/percpu_arena bootstrapping.
Jason Evans
2017-06-01
1
-6
/
+6
*
Skip default tcache testing if !opt_tcache.
Jason Evans
2017-06-01
1
-4
/
+4
*
Header refactoring: Pull size helpers out of jemalloc module.
David Goldblatt
2017-05-31
4
-97
/
+103
*
Header refactoring: unify and de-catchall extent_mmap module.
David Goldblatt
2017-05-31
1
-0
/
+1
*
Header refactoring: unify and de-catchall rtree module.
David Goldblatt
2017-05-31
3
-0
/
+6
*
Add the --disable-thp option to support cross compiling.
Jason Evans
2017-05-30
1
-1
/
+1
*
Add test for excessive retained memory.
Jason Evans
2017-05-29
1
-0
/
+179
*
Make test/unit/background_thread not flaky.
Qi Wang
2017-05-26
1
-3
/
+5
*
Cleanup smoothstep.sh / .h.
Qi Wang
2017-05-25
1
-1
/
+1
*
Header refactoring: unify and de-catchall witness code.
David Goldblatt
2017-05-24
1
-92
/
+80
*
Add tests for background threads.
Qi Wang
2017-05-23
2
-0
/
+118
*
Add background thread related stats.
Qi Wang
2017-05-23
1
-0
/
+36
*
Implementing opt.background_thread.
Qi Wang
2017-05-23
4
-3
/
+39
*
Protect the rtree/extent interactions with a mutex pool.
David Goldblatt
2017-05-19
1
-90
/
+3
*
Refactor *decay_time into *decay_ms.
Jason Evans
2017-05-18
4
-102
/
+98
*
Header refactoring: tsd - cleanup and dependency breaking.
David Goldblatt
2017-05-01
1
-44
/
+33
*
Add extent_destroy_t and use it during arena destruction.
Jason Evans
2017-04-29
3
-1
/
+32
*
Refactor !opt.munmap to opt.retain.
Jason Evans
2017-04-29
2
-2
/
+2
*
Header refactoring: hash - unify and remove from catchall.
David Goldblatt
2017-04-25
1
-0
/
+1
*
Replace --disable-munmap with opt.munmap.
Jason Evans
2017-04-24
2
-3
/
+3
*
Header refactoring: ticker module - remove from the catchall and unify.
David Goldblatt
2017-04-24
2
-0
/
+4
*
Get rid of most of the various inline macros.
David Goldblatt
2017-04-24
6
-90
/
+65
*
Output MALLOC_CONF and debug cmd when test failure happens.
Qi Wang
2017-04-21
1
-9
/
+10
*
Remove --disable-tls.
Jason Evans
2017-04-21
1
-1
/
+0
*
Remove --disable-tcache.
Jason Evans
2017-04-21
7
-108
/
+69
*
Support --with-lg-page values larger than system page size.
Jason Evans
2017-04-18
2
-2
/
+2
*
Revert "Remove BITMAP_USE_TREE."
Jason Evans
2017-04-18
1
-0
/
+16
*
Header refactoring: unify nstime.h and move it out of the catch-all
David Goldblatt
2017-04-18
1
-3
/
+1
*
Header refactoring: move util.h out of the catchall
David Goldblatt
2017-04-18
3
-0
/
+6
*
Header refactoring: move bit_util.h out of the catchall
David Goldblatt
2017-04-18
1
-0
/
+2
*
Track extent structure serial number (esn) in extent_t.
Jason Evans
2017-04-17
1
-2
/
+2
*
Pass alloc_ctx down profiling path.
Qi Wang
2017-04-12
1
-2
/
+2
*
Header refactoring: Split up jemalloc_internal.h
David Goldblatt
2017-04-11
1
-3
/
+4
*
Header refactoring: break out ql.h dependencies
David Goldblatt
2017-04-11
1
-0
/
+2
*
Header refactoring: break out qr.h dependencies
David Goldblatt
2017-04-11
1
-0
/
+2
*
Header refactoring: break out rb.h dependencies
David Goldblatt
2017-04-11
1
-0
/
+2
*
Header refactoring: break out ph.h dependencies
David Goldblatt
2017-04-11
1
-0
/
+2
*
Add basic reentrancy-checking support, and allow arena_new to reenter.
David Goldblatt
2017-04-07
4
-28
/
+55
*
Add hooking functionality
David Goldblatt
2017-04-07
10
-9
/
+124
*
Integrate auto tcache into TSD.
Qi Wang
2017-04-07
1
-0
/
+6
*
Remove the pre-C11-atomics API, which is now unused
David Goldblatt
2017-04-05
1
-45
/
+0
*
Convert prng module to use C11-style atomics
David Goldblatt
2017-04-04
1
-18
/
+20
*
Do proper cleanup for tsd_state_reincarnated.
Qi Wang
2017-04-04
1
-1
/
+40
*
Add init function support to tsd members.
Qi Wang
2017-04-04
1
-6
/
+10
[next]