summary refs log tree commit diff stats
path: root/lib/system/memtracker.nim
Commit message (Collapse)AuthorAgeFilesLines
* Try to let memTracker compile (#8502)Christopher Dunn2018-08-051-6/+6
|
* make memory tracker work without onThreadCreationAraq2017-03-141-3/+9
|
* dirty changes to Nim's memory tracker; requires cleanupsAraq2017-01-311-1/+6
|
* improvements to memtrackingAndreas Rumpf2017-01-261-1/+2
|
* memory tracker is aware of threads (still not threadsafe though)Andreas Rumpf2017-01-261-7/+30
|
* further memtracking improvementsAndreas Rumpf2016-11-241-6/+14
|
* first version of the new memory tracking featureAndreas Rumpf2016-11-211-0/+62