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
...
|
|
|
*
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
|
|
|
*
Stats printing: move stats_print_helper to use emitter.
David Goldblatt
2018-03-09
1
-102
/
+61
|
|
|
*
Stats printing: Move global mutex stats to use emitter.
David Goldblatt
2018-03-09
2
-59
/
+113
|
|
|
*
Emitter: Add support for row-based output in table mode.
David Goldblatt
2018-03-09
2
-7
/
+123
|
|
|
*
Stats printing: move non-mutex arena stats to the emitter.
David Goldblatt
2018-03-09
1
-54
/
+43
|
|
|
*
Stats printing: Remove explicit callback passing to stats_print_helper.
David Goldblatt
2018-03-09
1
-5
/
+12
|
|
|
*
Stats printing: Move emitter -> manual cutoff point.
David Goldblatt
2018-03-09
1
-18
/
+11
|
|
|
*
Stats printing: Convert profiling stats to use the emitter.
David Goldblatt
2018-03-09
1
-31
/
+28
|
|
|
*
Stats printing: Convert general arena stats to use the emitter.
David Goldblatt
2018-03-09
1
-82
/
+64
|
|
|
*
Stats printing: convert config and opt output to use emitter.
David Goldblatt
2018-03-09
1
-180
/
+107
|
|
|
*
Stats printing: Convert header and footer to use emitter.
David Goldblatt
2018-03-09
1
-15
/
+13
|
|
|
*
Introduce the emitter module.
David Goldblatt
2018-03-09
3
-0
/
+733
|
|
|
*
Add opt.thp which allows explicit hugepage usage.
Qi Wang
2018-03-08
10
-29
/
+143
|
|
|
*
Remove config.thp which wasn't in use.
Qi Wang
2018-03-08
5
-43
/
+0
|
|
|
*
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
|
|
|
*
Background threads: fix an indexing bug.
David Goldblatt
2018-02-27
3
-1
/
+37
|
|
|
*
Tweak the ticker paths to help GCC generate better code.
David T. Goldblatt
2018-02-21
1
-5
/
+33
|
|
|
*
CI: Remove "catgets" dependency on appveyor.
David Goldblatt
2018-02-14
1
-0
/
+1
|
|
|
*
Fix MSVC build
Maks Naumov
2018-02-12
4
-0
/
+16
|
|
|
*
Make generated headers usable in both x86 and x64 mode in Visual Studio
rustyx
2018-01-30
1
-1
/
+10
|
|
|
*
Define JEMALLOC_NO_PRIVATE_NAMESPACE also in Visual Studio x86 targets
rustyx
2018-01-30
1
-4
/
+4
|
|
|
*
Modify configure to determine return value of strerror_r.
Christopher Ferris
2018-01-10
3
-1
/
+25
|
|
|
*
Improve the fit for aligned allocation.
Qi Wang
2018-01-05
1
-10
/
+61
|
|
|
*
Check tsdn_null before reading reentrancy level.
Qi Wang
2018-01-05
1
-1
/
+2
|
|
|
*
In iallocztm, check lock rank only when not in reentrancy.
Qi Wang
2018-01-05
1
-2
/
+4
|
|
|
*
Make sure JE_CXXFLAGS_ADD uses CPP compiler
Nehal J Wani
2018-01-04
1
-0
/
+2
|
|
|
*
Disable JEMALLOC_HAVE_MADVISE_HUGE for arm* CPUs.
marxin
2018-01-04
1
-0
/
+6
|
|
|
*
extent_t bitpacking logic refactoring
Rajeev Misra
2018-01-04
1
-36
/
+36
|
|
|
*
handle 32 bit mutex counters
Rajeev Misra
2018-01-04
2
-45
/
+69
|
|
|
*
Implement arena regind computation using div_info_t.
David Goldblatt
2017-12-21
1
-17
/
+16
|
|
|
*
Add the div module, which allows fast division by dynamic values.
David Goldblatt
2017-12-21
5
-1
/
+129
|
|
|
*
Split up and standardize naming of stats code.
David T. Goldblatt
2017-12-18
10
-333
/
+342
|
|
|
*
Rename cache_alloc_easy to cache_bin_alloc_easy.
David T. Goldblatt
2017-12-18
3
-4
/
+4
|
|
|
*
Move bin stats code from arena to bin module.
David T. Goldblatt
2017-12-18
3
-15
/
+27
|
|
|
*
Move bin forking code from arena to bin module.
David T. Goldblatt
2017-12-18
3
-4
/
+22
|
|
|
*
Move bin initialization from arena module to bin module.
David T. Goldblatt
2017-12-18
4
-11
/
+21
[prev]
[next]