Search OCaml packages
max) { row = max } }" @keyup.up="if (row !== null) { row -=1; if (row < 0) { row = null } }" @keyup.right="if (col < 1) col++" @keyup.left="if (col >= 1) col--" :aria-activedescendant="row !== null ? 'package-autocomplete-'+row+'-'+col : null" hx-get="/packages/autocomplete" hx-params="q" hx-trigger="keyup changed, search" hx-target="#header-search-results" hx-indicator="#header-search-indicator" autocomplete="off" >
Standard Library API
Learn
Tools
Packages
Community
News
Play
Search OCaml packages
Learn
Tools
Packages
Community
News
Play
Standard Library API
Get started
package
runtime_events_tools
latest (0.5.2)
0.5.2
0.5.1
0.5.0
0.3
0.2
search
Overview
Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)" x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)" >
On This Page
0.5.2
0.5.1
0.5.0
0.4.0
0.3
0.2
0.1
package runtime_events_tools
runtime_events_tools
CHANGES
LICENSE
README
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Package index
runtime_events_tools
CHANGES
Unreleased
0.5.2
Allow olly to attach to an external process (#45, @eutro)
Fix executable arguments when launching a process. (#55, @tmcgilchrist)
Emit runtime counter events for tracing (#46, @kayceesrk)
Make counters optional. (#49, @kayceesrk)
Fix GC stats to use timestamp from events (#48, @kayceesrk)
0.5.1
Fix support on ARM64 platforms (Linux and MacOS) (#34, @tmcgilchrist)
Remove ocamlfind dependency. (#36, @tmcgilchrist)
Expand gc-stats help (#28, @ju-sh)
0.5.0
Custom events for json (#24, @Sudha247)
Improvements to correct gc-stats (#19, @Sudha247)
olly trace: ingest custom events starting from OCaml 5.1 (#17, @TheLortex)
0.4.0
Fix dependencies (#14, @Sudha247)
Improve JSON output produced by olly gc-stats (#13, @punchagan)
Mention Fuchsia format in the README (#11, @Sudha247)
Gc subcommand (#10, @Sudha247)
Add Fuchsia Trace Format output to olly (#6, @tomjridge)
Added --output option to redirect olly printing (#5, @ElectreAAS)
Added json printing option (#4, @ElectreAAS)
0.3
Initial opam release
0.2
Initial opam release
0.1
Initial opam release
sectionYPositions = computeSectionYPositions($el), 10)" x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)" >
On This Page
0.5.2
0.5.1
0.5.0
0.4.0
0.3
0.2
0.1