summaryrefslogtreecommitdiff
path: root/stdlib/gc.ml
Commit message (Expand)AuthorAgeFilesLines
* stdlib: enable compilation using dunePau Ruiz Safont2023-02-241-1/+1
* Correctly handle exception in Gc.call_alarmfabbing2023-02-171-2/+2
* Re-register finaliser only after calling user alarm in Gc.create_alarmFabrice Buoro2023-02-171-1/+1
* Runtime_events tracing systemSadiq Jaffer2022-05-241-2/+3
* Make gc alarms atomicFlorian Angeletti2022-05-021-4/+4
* Remove deprecated functions (#10867)Nicolás Ojeda Bär2022-01-121-7/+7
* remove get_bucket, get_credit and huge_fallback_countSadiq Jaffer2022-01-071-3/+0
* add some (rather confusing) documentationSadiq Jaffer2021-12-171-1/+1
* Add memprof to runtime build; add stdlib memprof interface; stub out memprof ...Tom Kelly2021-03-251-2/+42
* Remove promote_to from runtime and GC interfaceTom Kelly2021-03-111-2/+0
* Merge commit 'c4851b0ff0070bca3b5ebbb3ec51941a249031cc' into parallel_minor_g...Tom Kelly2021-03-041-3/+5
|\
| * Report full major collections in Gc statsLeo White2020-06-251-3/+5
* | Merge commit '10561873487c185c0727f08b26706226dbb1a7b6' into parallel_minor_g...Tom Kelly2021-03-021-0/+2
|\ \ | |/
| * Rewrite the instrumented runtime to store traces in the CTF format.Enguerrand Decorne2020-04-301-0/+2
| * Gc.Memprof.start: take a record instead of 5 optional parametersGabriel Scherer2020-04-011-16/+20
| * Memprof API: cannot be start if already running, cannot be stopped if not alr...Jacques-Henri Jourdan2020-01-141-21/+7
| * Drop support for tags in memprof.Jacques-Henri Jourdan2020-01-111-1/+0
| * New ephemeron-free API for Memprof.Jacques-Henri Jourdan2019-12-211-27/+44
* | Merge commit '9a0ebc18d444a8cdb08396ea694084d07249ec5d' into parallel_minor_g...Tom Kelly2020-04-301-1/+2
|\ \ | |/
| * [minor] typoGuillaume Munch-Maccagnoni2019-10-161-2/+2
| * Memprof tracking of interned data.Jacques-Henri Jourdan2019-08-271-1/+1
| * Statistical memory profiling of blocks allocated in the major heap.Jacques-Henri Jourdan2019-05-091-2/+34
* | Merge commit '4c130cae87cd29621aa2ed8a36a68fc7eaa950a2' into parallel_minor_g...Tom Kelly2020-04-091-0/+3
|\ \ | |/
| * Add caml_alloc_custom_mem (#1738)Damien Doligez2018-11-061-0/+3
* | Bootstrap for 4.06.0 updatesKC Sivaramakrishnan2018-03-281-2/+2
|\ \ | |/
| * Fix Gc.minor_{words,free} by removing [@@noalloc]Stephen Dolan2017-03-091-2/+2
* | Merge updates from 4.04.2KC Sivaramakrishnan2018-03-121-9/+9
|\ \ | |/
| * Add finalise_last without special case during minorFrançois Bobot2016-07-091-0/+2
| * Declare the Gc.minor_words externalPierre Chambart2016-05-311-0/+2
| * Merge tag 4.03.0 into trunk.Damien Doligez2016-04-281-25/+25
| * Update headers for the new license.Damien Doligez2016-02-181-12/+14
| * GC latency improvementsDamien Doligez2015-12-211-11/+21
* | make world now worksKC Sivaramakrishnan2018-03-091-4/+4
* | Promote to 4.04.2 => bootstrap succeededKC Sivaramakrishnan2018-03-091-39/+54
* | Expose explicit promotion as Gc.promote_to.Stephen Dolan2016-11-221-0/+1
|/
* remove all $Id keywordsDamien Doligez2012-10-151-2/+0
* renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez2011-07-271-1/+1
* - Refactoring of otherlibs/systhreadsXavier Leroy2010-04-271-0/+1
* merge changes from 3.10.2merged to 3.11.0Damien Doligez2008-12-031-0/+1
* finalisation dans l'ordreDamien Doligez2004-06-141-0/+1
* ajout Gc.quick_statDamien Doligez2004-01-301-0/+1
* depollution suite (et fin?) (PR#1914 et PR#1956)Damien Doligez2004-01-021-10/+10
* PR#1786Damien Doligez2003-08-071-2/+1
* byterun/finalise.c: support pour les lazy finalisesDamien Doligez2002-02-051-0/+1
* ajout Gc.top_heap_wordsDamien Doligez2002-02-011-5/+6
* MAJ en-tetes pour mentionner la 'special exception' sur la LGPLXavier Leroy2001-12-071-1/+2
* PR#497Damien Doligez2001-08-281-8/+11
* gc.ml, gc.mli: compteurs flottantsDamien Doligez2001-02-051-8/+27
* bug dans allocated_bytesDamien Doligez2000-01-121-1/+1
* finalisation de valeurs alloueesDamien Doligez2000-01-071-0/+2