index
:
jemalloc.git
dev
master
stable-3
stable-4
jemalloc is a general purpose malloc(3) implementation that emphasizes fragmentation avoidance and scalable concurrency support.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
msvc
Commit message (
Expand
)
Author
Age
Files
Lines
*
PAC: Add an init function.
David Goldblatt
2020-07-09
4
-0/+8
*
Create prof_sys module for reading system thread name
Yinan Zhang
2020-06-29
4
-0/+8
*
Remove unnecessary source files
Yinan Zhang
2020-06-19
4
-24/+0
*
Add thread.peak.[read|reset] mallctls.
David Goldblatt
2020-06-11
4
-0/+8
*
PA: Add pa_extra.c and put PA forking there.
David Goldblatt
2020-04-10
4
-0/+8
*
Decay: Introduce a stub .c file.
David Goldblatt
2020-04-10
4
-0/+8
*
Add a stub PA module -- a page allocator.
David Goldblatt
2020-04-10
4
-0/+8
*
Cache_bin: Shouldn't know about tcache.
David Goldblatt
2020-03-12
4
-0/+8
*
Add emap, for tracking extent locking.
David Goldblatt
2020-02-17
4
-0/+8
*
Add inspect.c to MSVC filters
Yinan Zhang
2020-02-05
2
-0/+6
*
Chagne prof_accum_t to counter_accum_t for general purpose.
Qi Wang
2020-01-29
4
-0/+8
*
Make buffered writer an independent module
Yinan Zhang
2020-01-10
4
-0/+8
*
Last-N profiling mode
Yinan Zhang
2019-12-30
4
-0/+8
*
Move extent2 -> extent.
David Goldblatt
2019-12-20
2
-2/+2
*
Extent refactor: Introduce ecache module.
David Goldblatt
2019-12-20
2
-0/+2
*
Pull out edata_t caching into its own module.
David Goldblatt
2019-12-20
2
-0/+2
*
Rename extent.h -> edata.h.
David Goldblatt
2019-12-20
2
-2/+2
*
Extents: Split out introspection functionality.
David Goldblatt
2019-12-20
2
-0/+2
*
Make extent module hermetic.
David Goldblatt
2019-12-20
2
-0/+2
*
Add ehooks module
David Goldblatt
2019-12-20
2
-0/+2
*
Build a general purpose thread event handler
Yinan Zhang
2019-11-04
4
-28/+36
*
Fix je_ prefix issue in test
Gareth Lloyd
2019-09-24
1
-0/+1
*
Eset: Add a source file.
David T. Goldblatt
2019-09-24
2
-0/+2
*
Extents: Split out extent struct.
David T. Goldblatt
2019-09-24
2
-0/+2
*
Fix MSVC 2015 build, as proposed by @christianaguilera-foundry.
Qi Wang
2019-08-29
2
-0/+4
*
Refactor profiling
Yinan Zhang
2019-08-08
4
-0/+8
*
Refactor prof log
Yinan Zhang
2019-08-07
4
-0/+8
*
Revert "Refactor prof log"
Qi Wang
2019-07-29
4
-8/+0
*
Revert "Refactor profiling"
Qi Wang
2019-07-29
4
-8/+0
*
Refactor profiling
Yinan Zhang
2019-07-29
4
-0/+8
*
Refactor prof log
Yinan Zhang
2019-07-29
4
-0/+8
*
Add missing safety_check.c to MSBuild projects
frederik-h
2019-05-24
4
-4/+12
*
Add sc.c to the MSVC project
rustyx
2018-09-04
4
-0/+8
*
Fix MSVC build
Maks Naumov
2018-07-05
4
-4/+8
*
Fix MSVC build
Maks Naumov
2018-02-12
4
-0/+16
*
Define JEMALLOC_NO_PRIVATE_NAMESPACE also in Visual Studio x86 targets
rustyx
2018-01-30
1
-4/+4
*
Fix MSVC 2015 project and add a VS 2017 solution
rustyx
2017-10-16
13
-10/+868
*
Remove external linkage for spin_adaptive
Ryan Libby
2017-08-08
2
-4/+0
*
Update MSVC project files.
Jason Evans
2017-06-13
2
-10/+22
*
Make VS2015 project work again
rustyx
2017-05-02
2
-238/+9
*
Update brace style.
Jason Evans
2017-01-21
2
-4/+2
*
Fixes to Visual Studio Project files
Matthew Parkinson
2016-11-04
2
-6/+14
*
Uniformly cast mallctl[bymib]() oldp/newp arguments to (void *).
Jason Evans
2016-10-28
1
-3/+3
*
Only use --whole-archive with gcc.
Jason Evans
2016-10-28
1
-1/+1
*
Remove all vestiges of chunks.
Jason Evans
2016-10-12
2
-10/+2
*
Readme.txt error for building in the Windows
Bai
2016-09-26
1
-1/+1
*
Fix MSVC project
rustyx
2016-07-07
2
-2/+14
*
Rename most remaining *chunk* APIs to *extent*.
Jason Evans
2016-06-06
2
-14/+14
*
Rename huge to large.
Jason Evans
2016-06-06
2
-7/+7
*
Remove quarantine support.
Jason Evans
2016-05-13
2
-8/+0
[next]