index
:
delta/jemalloc.git
dev
master
rc-4.3.1
rc-4.4.0
rc-4.5.0
rel-4.3.0
revert-1683-fix-prof-realloc
stable-3
stable-4
github.com: jemalloc/jemalloc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
jemalloc
/
internal
/
thread_event.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Optimize away the tsd_fast() check on free fastpath.
Qi Wang
2021-10-28
1
-11
/
+4
*
Add batch allocation API
Yinan Zhang
2020-07-31
1
-1
/
+0
*
Add surplus reading API for thread event lookahead
Yinan Zhang
2020-07-31
1
-3
/
+47
*
Add thread.peak.[read|reset] mallctls.
David Goldblatt
2020-06-11
1
-4
/
+6
*
Tcache: Make incremental gc bytes configurable.
David Goldblatt
2020-05-16
1
-2
/
+2
*
Get rid of TSD -> thread event dependency
Yinan Zhang
2020-05-12
1
-0
/
+6
*
Push event handlers to constituent modules
Yinan Zhang
2020-05-12
1
-0
/
+6
*
Only compute thread event threshold once per trigger
Yinan Zhang
2020-05-12
1
-7
/
+5
*
Move thread event wait time update to local
Yinan Zhang
2020-05-12
1
-24
/
+0
*
Remove outdated comments in thread event
Yinan Zhang
2020-05-12
1
-4
/
+2
*
Remove thread_event_rollback()
Yinan Zhang
2020-03-12
1
-1
/
+0
*
Remove prof -> thread_event dependency
Yinan Zhang
2020-03-12
1
-0
/
+1
*
Rewrite profiling thread event
Yinan Zhang
2020-03-12
1
-0
/
+7
*
Abbreviate thread-event to te.
Qi Wang
2020-02-04
1
-65
/
+61
*
Remove thread_event_boot().
Qi Wang
2020-02-04
1
-1
/
+0
*
Implement deallocation events.
Qi Wang
2020-02-04
1
-43
/
+123
*
Implement opt.stats_interval and the _opts options.
Qi Wang
2020-01-29
1
-2
/
+4
*
Optimize away the tsd_fast() check on fastpath.
Qi Wang
2019-12-11
1
-2
/
+55
*
Define general purpose tsd_thread_event_init()
Yinan Zhang
2019-11-04
1
-0
/
+1
*
Pull tcache GC events into thread event handler
Yinan Zhang
2019-11-04
1
-0
/
+1
*
Pull prof_accumbytes into thread event handler
Yinan Zhang
2019-11-04
1
-1
/
+2
*
Build a general purpose thread event handler
Yinan Zhang
2019-11-04
1
-0
/
+139