Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Demangle OCaml symbols #250

Merged

Conversation

ClyveGassant
Copy link
Contributor

This addresses #82 by implementing the demangling parser from perf. I also included expect tests.

src/demangle_ocaml_symbols.ml Outdated Show resolved Hide resolved
src/demangle_ocaml_symbols.ml Outdated Show resolved Hide resolved
src/demangle_ocaml_symbols.ml Outdated Show resolved Hide resolved
@ClyveGassant
Copy link
Contributor Author

Thank you for the comments! I resolved them. I appreciate it.

@hlian
Copy link
Contributor

hlian commented Jul 21, 2022

@seliopou ready for review if you have free time!

src/trace.ml Outdated Show resolved Hide resolved
@ClyveGassant ClyveGassant force-pushed the demangle-ocaml-symbols branch 2 times, most recently from 3a5ba05 to a75cfdb Compare July 25, 2022 19:18
@Xyene
Copy link
Member

Xyene commented Jul 26, 2022

Could you please rebase to pick up ad91ae0, so we can kick off CI again?

Signed-off-by: Clyve Gassant <cgassant@sas.upenn.edu>
@ClyveGassant
Copy link
Contributor Author

@Xyene I completed your comment!

Copy link
Member

@Xyene Xyene left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@Xyene Xyene merged commit d51d797 into janestreet:master Jul 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants