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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add android extensions.
master-cuttlefish-testing-release
Christopher Ferris
2018-09-14
13
-34
/
+762
*
Add bp file and generated files.
Christopher Ferris
2018-09-06
22
-21
/
+18177
*
Merge tag '5.1.0' into fix
Christopher Ferris
2018-08-16
116
-2224
/
+6649
|
\
|
*
Merge branch 'dev'
Qi Wang
2018-05-08
116
-2215
/
+6629
|
|
\
|
|
*
Update ChangeLog for 5.1.0.
Qi Wang
2018-05-08
1
-0
/
+117
|
|
*
run_tests.sh: Don't test large vaddr with -m32.
David T. Goldblatt
2018-05-08
1
-0
/
+5
|
|
*
Reformat the version number in jemalloc.pc.in.
Qi Wang
2018-05-07
1
-1
/
+1
|
|
*
Fix include path order for out-of-tree builds.
Christoph Muellner
2018-05-05
1
-1
/
+1
|
|
*
run_tests.sh: Test --with-lg-vaddr.
David Goldblatt
2018-05-04
1
-0
/
+8
|
|
*
INSTALL.md: Clarify --with-lg-vaddr.
David Goldblatt
2018-05-04
1
-5
/
+4
|
|
*
configure: Add --with-lg-vaddr configure option.
Christoph Muellner
2018-05-04
2
-28
/
+46
|
|
*
Update copyright dates.
Qi Wang
2018-05-03
1
-2
/
+2
|
|
*
Add TUNING.md.
Qi Wang
2018-05-03
1
-0
/
+129
|
|
*
Remove documentation for --disable-thp which was removed.
Qi Wang
2018-05-03
1
-5
/
+0
|
|
*
Fix a typo in INSTALL.md.
Qi Wang
2018-05-02
1
-1
/
+1
|
|
*
Mallctl: Add arenas.lookup
Latchesar Ionkov
2018-05-01
3
-1
/
+59
|
|
*
aarch64: Add ILP32 support.
Christoph Muellner
2018-04-30
1
-1
/
+7
|
|
*
Adding `install_lib_pc`
Issam Maghni
2018-04-22
1
-0
/
+1
|
|
*
Remove an incorrect assertion.
Qi Wang
2018-04-18
1
-1
/
+4
|
|
*
Invoke dlsym() on demand.
Qi Wang
2018-04-18
1
-11
/
+24
|
|
*
Avoid a resource leak down extent split failure paths.
David Goldblatt
2018-04-18
1
-10
/
+8
|
|
*
Add the --disable-initial-exec-tls configure option.
David Goldblatt
2018-04-17
2
-6
/
+35
|
|
*
Fix abort_conf processing.
Qi Wang
2018-04-17
1
-6
/
+4
|
|
*
Add UNUSED to avoid compiler warnings.
Qi Wang
2018-04-16
9
-44
/
+43
|
|
*
Avoid a printf format specifier warning.
Jason Evans
2018-04-16
1
-1
/
+1
|
|
*
Allow setting extent hooks on uninitialized auto arenas.
Qi Wang
2018-04-11
2
-12
/
+71
|
|
*
Document liveness requirements for extent_hooks_t structures.
Qi Wang
2018-04-11
1
-1
/
+3
|
|
*
Fix a typo.
Qi Wang
2018-04-11
1
-1
/
+1
|
|
*
Fix a typo.
Jason Evans
2018-04-10
1
-1
/
+1
|
|
*
Silence a compiler warning.
Jason Evans
2018-04-10
1
-2
/
+3
|
|
*
background_thread: add max thread count config
Dave Watson
2018-04-10
7
-22
/
+177
|
|
*
Consolidate the two memory loads in rtree_szind_slab_read().
Qi Wang
2018-04-10
1
-0
/
+6
|
|
*
Stack address should not be used for ordering mutexes
Rajeev Misra
2018-04-10
1
-1
/
+1
|
|
*
Fix const qualifier warnings.
Qi Wang
2018-04-09
2
-2
/
+2
|
|
*
Fix type warning on Windows.
Qi Wang
2018-04-09
5
-31
/
+44
|
|
*
Fix arguments passed to extent_init.
Qi Wang
2018-04-09
1
-1
/
+1
|
|
*
Control idump and gdump with prof_active.
Qi Wang
2018-04-09
4
-14
/
+14
|
|
*
extents: Remove preserve_lru feature.
Dave Watson
2018-04-02
1
-46
/
+18
|
|
*
Fix a background_thread shutdown issue.
Qi Wang
2018-04-02
2
-21
/
+29
|
|
*
Change mutable option output in stats to avoid stringify issues.
Qi Wang
2018-03-15
1
-36
/
+37
|
|
*
Fix a typo in stats.
Qi Wang
2018-03-15
1
-1
/
+1
|
|
*
Revert "CI: Remove "catgets" dependency on appveyor."
Qi Wang
2018-03-15
1
-1
/
+0
|
|
*
Stats printing: Convert arena large stats to use emitter.
David Goldblatt
2018-03-09
1
-49
/
+58
|
|
*
Stats printing: convert arena bin stats to use emitter.
David Goldblatt
2018-03-09
1
-148
/
+182
|
|
*
Stats printing: remove a spurious newline.
David Goldblatt
2018-03-09
1
-3
/
+0
|
|
*
Stats printing: Make arena mutex stats use the emitter.
David Goldblatt
2018-03-09
1
-98
/
+72
|
|
*
Stats printing: convert most per-arena stats to use the emitter.
David Goldblatt
2018-03-09
1
-69
/
+45
|
|
*
Stats printing: convert paging and alloc counts to use the emitter.
David Goldblatt
2018-03-09
1
-67
/
+81
|
|
*
Stats printing: convert decay stats to use the emitter.
David Goldblatt
2018-03-09
1
-73
/
+132
|
|
*
Stats printing: Move emitter cutoff point into stats_arena_print.
David Goldblatt
2018-03-09
1
-13
/
+12
[next]