Skip to content

TCG trace plugin #41

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

Draft
wants to merge 38 commits into
base: trace-10.0
Choose a base branch
from

Conversation

Rot127
Copy link

@Rot127 Rot127 commented Jun 20, 2025

WIP

This will be the new way of tracing the execution and storing it in frames.

Should be way way more portable and doesn't require much refactoring for each architecture.

TODO

  • Implement actual tracing
  • Extend contrib/plugins to build the plugin.
  • Update README about it.
  • Add workflow to build QEMU with the plugin.
  • Make new release
  • Always use thread_id (vcpu_id) == 1? So the old and new frames match.
  • ARM/Thumb

@github-actions github-actions bot closed this Jun 20, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Jun 20, 2025
@Rot127 Rot127 reopened this Jun 20, 2025
@Rot127 Rot127 force-pushed the bap-tcg-plugin branch 11 times, most recently from 86b5210 to b8bd661 Compare June 22, 2025 17:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant