summaryrefslogtreecommitdiff
path: root/testsuite/tests/lib-runtime-events
Commit message (Expand)AuthorAgeFilesLines
* New script language for ocamltest (#12185)Damien Doligez2023-04-2517-47/+64
* fixup testLucas Pluvinage2023-03-081-0/+1
* add test that triggers a bug in the runtime events consumer libraryLucas Pluvinage2023-03-081-0/+50
* custom runtime events: reproduce segfaultLucas Pluvinage2023-02-071-1/+7
* add new counters for major heap stats and minor heap sizingSadiq Jaffer2023-01-271-1/+11
* Custom events for runtime_events (#11474)Lucas Pluvinage2023-01-174-1/+146
* Decouple major slice from minor GCsKC Sivaramakrishnan2022-12-132-3/+3
* fix buggy runtime events test_caml_parallel test (#11806)Sadiq Jaffer2022-12-121-24/+27
* test_instrumented.ml: should only run if instrumented-runtime available (#11711)Nicolás Ojeda Bär2022-11-091-3/+5
* fix missing EV_C_MINOR_ALLOCATEDSadiq Jaffer2022-07-201-0/+20
* add a test to make sure the functionality worksSadiq Jaffer2022-06-281-0/+25
* add an environment variable to preserve the ring buffers after exitSadiq Jaffer2022-06-101-0/+29
* move from major slices to major cycles in test_camlSadiq Jaffer2022-06-082-4/+4
* Explicitly include the path to the Unix libraryXavier Leroy2022-06-052-0/+2
* Runtime_events tracing systemSadiq Jaffer2022-05-2417-0/+542