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

Various STF trace fixes #2

Merged
merged 4 commits into from
Jul 3, 2024

Conversation

danbone
Copy link

@danbone danbone commented Jul 2, 2024

  1. Stop tracing page table walk memory accesses for normal load store instructions
  2. PC was incorrect as trace starts
  3. Properly use the STF event PC record for tracing changes in PC for exceptions
  4. Report privilege mode at the start of trace
  5. Track ASID as a ProcessID record
  6. Trace through changes in ASID - not doing this could result in corrupted traces
  7. Default to insn=0 incase we hit a page fault

@tomeroberts tomeroberts merged commit 860e443 into tomeroberts:condor_merge Jul 3, 2024
0 of 2 checks passed
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