forked from ocaml/ocaml
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request ocaml#255 from ocaml-flambda/revert_memprof_tracker
Revert Gc interface changes for memprof tracker
- Loading branch information
Showing
20 changed files
with
302 additions
and
332 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,7 @@ | ||
This a vendored version of the `src` dir of: | ||
git@github.com:janestreet/memtrace.git#6c7ed830b3535bcd77be698a5d556fe4a54974ba | ||
|
||
Additional patches: | ||
- Use the 5 arguments interface of Gc.Memprof.start instead of the record one, | ||
+ see 2805c598a94b3081f887eaf6403b8de4582cb653 for the commit that changed the contents of this directory | ||
+ see ff6b20098f7f51758d78546af4bb8747cdc8c9f4 for the commit introducing the record representation |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.