aboutsummaryrefslogtreecommitdiff
path: root/dev/doc/profiling.txt
AgeCommit message (Collapse)Author
2018-09-26[ocaml] Update required OCaml version to 4.05.0Emilio Jesus Gallego Arias
Closes #7380. Ubuntu 18.04 and Debian Buster will ship this OCaml version so it makes sense we bump our dependency to 4.05.0 as we can use some newer compiler features.
2018-09-21dev/doc/profiling.txt: per-component flame graphsAndres Erbsen
2018-06-11[build] Fix checks and notes noting 4.02.1 instead of 4.02.3Emilio Jesus Gallego Arias
Bumping to 4.02.3 was decided some time ago in the WG, however a couple of places escaped updating.
2016-06-08Adding profiling developer information in dev/doc/profiling.txt.Pierre-Marie Pédrot