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

feat: add cycle tracker report #1275

Merged
merged 13 commits into from
Aug 7, 2024
Merged

Conversation

ratankaliani
Copy link
Member

@ratankaliani ratankaliani commented Aug 7, 2024

Add a mechanism for tracked cycles to be returned with the ExecutionReport using cycle-tracker-report-start and cycle-tracker-report-end.

Refactor the cycle-tracker for better code re-use.

@ratankaliani ratankaliani marked this pull request as draft August 7, 2024 01:41
core/src/syscall/write.rs Outdated Show resolved Hide resolved
core/src/syscall/write.rs Outdated Show resolved Hide resolved
@ratankaliani ratankaliani marked this pull request as ready for review August 7, 2024 02:38
book/writing-programs/cycle-tracking.md Outdated Show resolved Hide resolved
@ratankaliani ratankaliani merged commit bfe9784 into dev Aug 7, 2024
5 checks passed
@ratankaliani ratankaliani deleted the ratan/add-cycle-tracker-report branch August 7, 2024 19:20
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.

2 participants