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
/
Makefile.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add psset: a set of pageslabs.
David Goldblatt
2020-09-18
1
-0
/
+2
*
Rename ecache_grow -> geom_grow.
David Goldblatt
2020-08-19
1
-0
/
+1
*
Add a mallctl speed stress test.
David Goldblatt
2020-08-13
1
-0
/
+1
*
Makefile: alphabetize stress/analyze utilities.
David Goldblatt
2020-08-13
1
-6
/
+7
*
Add sized-delete size-checking functionality.
David Goldblatt
2020-08-05
1
-0
/
+1
*
Add a simple utility to detect profiling bias.
David Goldblatt
2020-08-05
1
-1
/
+2
*
Add a stress test for batch allocation
Yinan Zhang
2020-08-03
1
-1
/
+2
*
Add batch allocation API
Yinan Zhang
2020-07-31
1
-1
/
+3
*
Add flat_bitmap.
David Goldblatt
2020-07-30
1
-0
/
+1
*
PAC: Add an init function.
David Goldblatt
2020-07-09
1
-0
/
+1
*
Create prof_sys module for reading system thread name
Yinan Zhang
2020-06-29
1
-0
/
+1
*
Push error handling logic out of core dumping logic
Yinan Zhang
2020-06-29
1
-0
/
+1
*
Move size inspections to test/analyze
Yinan Zhang
2020-06-26
1
-3
/
+3
*
Add a tool to examine random number distributions
Yinan Zhang
2020-06-26
1
-5
/
+28
*
Improve naming for prof system thread name option
Yinan Zhang
2020-06-24
1
-1
/
+1
*
Remove unnecessary source files
Yinan Zhang
2020-06-19
1
-3
/
+0
*
Add thread.peak.[read|reset] mallctls.
David Goldblatt
2020-06-11
1
-0
/
+1
*
Add peak_t, for tracking allocator net max.
David Goldblatt
2020-06-11
1
-0
/
+1
*
Add a small program to print data structure sizes.
David Goldblatt
2020-06-11
1
-1
/
+2
*
Add a fill/flush microbenchmark.
David Goldblatt
2020-05-16
1
-0
/
+1
*
Add a benchmark of large allocations.
David Goldblatt
2020-05-04
1
-0
/
+1
*
PA: Simple decay test.
David Goldblatt
2020-04-10
1
-0
/
+1
*
PA: Add pa_extra.c and put PA forking there.
David Goldblatt
2020-04-10
1
-0
/
+1
*
Decay: Add a (mostly stub) test case.
David Goldblatt
2020-04-10
1
-0
/
+1
*
Rename test/unit/decay -> test/unit/arena_decay.
David Goldblatt
2020-04-10
1
-1
/
+1
*
Decay: Introduce a stub .c file.
David Goldblatt
2020-04-10
1
-0
/
+1
*
Add a stub PA module -- a page allocator.
David Goldblatt
2020-04-10
1
-0
/
+1
*
Add malloc_conf_2_conf_harder
David T. Goldblatt
2020-03-31
1
-0
/
+1
*
Add option to fetch system thread name on each prof sample
Yinan Zhang
2020-03-24
1
-0
/
+1
*
Edata cache: add a unit test.
David Goldblatt
2020-03-12
1
-0
/
+1
*
Cache_bin: Shouldn't know about tcache.
David Goldblatt
2020-03-12
1
-0
/
+1
*
Add emap, for tracking extent locking.
David Goldblatt
2020-02-17
1
-0
/
+1
*
Implement opt.stats_interval and the _opts options.
Qi Wang
2020-01-29
1
-0
/
+1
*
Chagne prof_accum_t to counter_accum_t for general purpose.
Qi Wang
2020-01-29
1
-0
/
+1
*
Restructure and correct sleep utility for testing
Yinan Zhang
2020-01-21
1
-1
/
+1
*
Make buffered writer an independent module
Yinan Zhang
2020-01-10
1
-0
/
+1
*
Last-N profiling mode
Yinan Zhang
2019-12-30
1
-0
/
+2
*
Move extent2 -> extent.
David Goldblatt
2019-12-20
1
-1
/
+1
*
Extent refactor: Introduce ecache module.
David Goldblatt
2019-12-20
1
-0
/
+1
*
Pull out edata_t caching into its own module.
David Goldblatt
2019-12-20
1
-0
/
+1
*
Rename extent.h -> edata.h.
David Goldblatt
2019-12-20
1
-1
/
+1
*
Extents: Split out introspection functionality.
David Goldblatt
2019-12-20
1
-1
/
+2
*
Make extent module hermetic.
David Goldblatt
2019-12-20
1
-0
/
+1
*
Add ehooks module
David Goldblatt
2019-12-20
1
-0
/
+1
*
Fix a typo in Makefile.
Qi Wang
2019-11-11
1
-1
/
+1
*
Build a general purpose thread event handler
Yinan Zhang
2019-11-04
1
-4
/
+6
*
Add stats counters for number of zero reallocs
David T. Goldblatt
2019-10-29
1
-1
/
+2
*
Realloc: Make behavior of realloc(ptr, 0) configurable.
David T. Goldblatt
2019-10-29
1
-1
/
+4
*
Eset: Add a source file.
David T. Goldblatt
2019-09-23
1
-0
/
+1
*
Extents: Split out extent struct.
David T. Goldblatt
2019-09-23
1
-0
/
+1
[next]