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
/
integration
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow setting extent hooks on uninitialized auto arenas.
Qi Wang
2018-04-11
1
-0
/
+38
*
Fix const qualifier warnings.
Qi Wang
2018-04-09
1
-1
/
+1
*
Skip test_alignment_and_size if percpu_arena is enabled.
Qi Wang
2018-03-02
1
-1
/
+9
*
Remove unused code in test/thread_tcache_enabled.
Qi Wang
2018-03-02
1
-2
/
+0
*
Fix test/integration/extent.
Qi Wang
2017-12-08
1
-1
/
+1
*
Add more tests for extent hooks failure paths.
Qi Wang
2017-11-28
1
-3
/
+20
*
Only run test/integration/sdallocx non-reentrantly.
David Goldblatt
2017-07-24
1
-1
/
+1
*
Add alloc hook test in test/integration/extent.
Qi Wang
2017-06-14
1
-0
/
+3
*
Implementing opt.background_thread.
Qi Wang
2017-05-23
1
-0
/
+14
*
Remove --disable-tcache.
Jason Evans
2017-04-21
1
-22
/
+3
*
Implement per-CPU arena.
Qi Wang
2017-03-08
1
-8
/
+17
*
Use MALLOC_CONF rather than malloc_conf for tests.
Jason Evans
2017-02-23
6
-12
/
+15
*
Replace tabs following #define with spaces.
Jason Evans
2017-01-20
8
-20
/
+20
*
Remove extraneous parens around return arguments.
Jason Evans
2017-01-20
13
-49
/
+49
*
Update brace style.
Jason Evans
2017-01-20
13
-169
/
+113
*
Add nullptr support to sized delete operators.
Jason Evans
2017-01-17
1
-0
/
+10
*
Remove leading blank lines from function bodies.
Jason Evans
2017-01-13
13
-26
/
+0
*
Refactor test extent hook code to be reusable.
Jason Evans
2017-01-06
1
-244
/
+56
*
Rename the arenas.extend mallctl to arenas.create.
Jason Evans
2017-01-06
3
-5
/
+5
*
Implement per arena base allocators.
Jason Evans
2016-12-26
1
-46
/
+69
*
Refactor purging and splitting/merging.
Jason Evans
2016-12-26
1
-16
/
+47
*
jemalloc cpp new/delete bindings
Dave Watson
2016-12-12
1
-0
/
+18
*
Reduce memory usage for sdallocx() test_alignment_and_size.
Jason Evans
2016-11-11
1
-2
/
+2
*
Reduce memory requirements for regression tests.
Jason Evans
2016-10-28
3
-35
/
+55
*
Periodically purge in memory-intensive integration tests.
Jason Evans
2016-10-28
1
-0
/
+7
*
Periodically purge in memory-intensive integration tests.
Jason Evans
2016-10-28
3
-6
/
+27
*
Uniformly cast mallctl[bymib]() oldp/newp arguments to (void *).
Jason Evans
2016-10-27
9
-58
/
+63
*
Verify extent hook functions receive correct extent_hooks pointer.
Jason Evans
2016-09-29
1
-17
/
+52
*
Relax extent hook tests to work with unsplittable extents.
Jason Evans
2016-06-05
1
-8
/
+19
*
Fix regressions related extent splitting failures.
Jason Evans
2016-06-05
1
-3
/
+5
*
Work around legitimate xallocx() failures during testing.
Jason Evans
2016-06-05
1
-6
/
+12
*
Modify extent hook functions to take an (extent_t *) argument.
Jason Evans
2016-06-05
1
-67
/
+84
*
Reduce NSZS, since NSIZES (was nsizes) can not be so large.
Jason Evans
2016-06-05
1
-1
/
+1
*
Miscellaneous s/chunk/extent/ updates.
Jason Evans
2016-06-05
2
-2
/
+0
*
Rename most remaining *chunk* APIs to *extent*.
Jason Evans
2016-06-05
1
-41
/
+41
*
s/chunk_hook/extent_hook/g
Jason Evans
2016-06-05
1
-11
/
+11
*
Rename huge to large.
Jason Evans
2016-06-05
5
-90
/
+90
*
Use huge size class infrastructure for large size classes.
Jason Evans
2016-06-05
2
-125
/
+6
*
Allow chunks to not be naturally aligned.
Jason Evans
2016-06-03
1
-16
/
+0
*
Disable junk filling for tests that could otherwise easily OOM.
Jason Evans
2016-05-11
2
-0
/
+8
*
Update mallocx() OOM test to deal with smaller hugemax.
Jason Evans
2016-05-03
1
-10
/
+19
*
Use separate arena for chunk tests.
Jason Evans
2016-04-25
1
-28
/
+45
*
Add (size_t) casts to MALLOCX_ALIGN().
Jason Evans
2016-03-11
1
-13
/
+10
*
Remove invalid tests.
Jason Evans
2016-02-26
2
-18
/
+2
*
Cast PTRDIFF_MAX to size_t before adding 1.
Jason Evans
2016-02-25
2
-8
/
+8
*
Make *allocx() size class overflow behavior defined.
Jason Evans
2016-02-25
2
-1
/
+113
*
Silence miscellaneous 64-to-32-bit data loss warnings.
Jason Evans
2016-02-24
1
-5
/
+5
*
Don't rely on unpurged chunks in xallocx() test.
Jason Evans
2016-02-19
1
-20
/
+20
*
Fix intermittent xallocx() test failures.
Jason Evans
2015-10-01
1
-43
/
+65
*
Remove fragile xallocx() test case.
Jason Evans
2015-09-24
1
-9
/
+0
[next]