Skip to content

Conversation

@NickBarnes
Copy link
Contributor

One-liner. A recent statmemprof merge (#12382) had an off-by-one error in an assertion (fixed long ago on the later statmemprof branch). This was breaking the multicore tests.

@ghost
Copy link

ghost commented Dec 11, 2023

Invariant is mentioned on line 448 of memprof.c, this is obviously a correct fix.

@gasche gasche merged commit db5d291 into ocaml:trunk Dec 11, 2023
NickBarnes added a commit to NickBarnes/ocaml that referenced this pull request Dec 13, 2023
sadiqj pushed a commit to sadiqj/ocaml that referenced this pull request Apr 24, 2024
* Import new Gc.Memprof API

* Import new statmemprof testsuite

* Runtime4 support for new statmemprof testsuite

* Port 12383: backtrace abstractions

* Import runtime5 statmemprof implementation

Ports PRs ocaml#12382, ocaml#12817, ocaml#12824, ocaml#12923, ocaml#13068

* Avoid allocating unnecessarily during bytecode callbacks

* Minor statmemprof testsuite robustness fixes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants