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

Fix trace parsing to reconstitute the call graph #760

Open
denismerigoux opened this issue Jan 7, 2025 · 0 comments
Open

Fix trace parsing to reconstitute the call graph #760

denismerigoux opened this issue Jan 7, 2025 · 0 comments
Assignees
Labels
❌ bug Something isn't working 🔧 compiler Issue concerns the compiler

Comments

@denismerigoux
Copy link
Contributor

Suggestion : we should move the trace parsing code from the runtime to a new little executable that parses the trace from a JSON format output by #754 and produces a new JSON that is the parsed trace. Parsing of the trace for big examples should be under CI as it breaks often.

@denismerigoux denismerigoux added ❌ bug Something isn't working 🔧 compiler Issue concerns the compiler labels Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
❌ bug Something isn't working 🔧 compiler Issue concerns the compiler
Projects
Status: Todo
Development

No branches or pull requests

3 participants