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

Improve the Fray debugger in replay mode #177

Merged
merged 2 commits into from
Mar 31, 2025
Merged

Improve the Fray debugger in replay mode #177

merged 2 commits into from
Mar 31, 2025

Conversation

aoli-al
Copy link
Member

@aoli-al aoli-al commented Mar 31, 2025

No description provided.

@Copilot Copilot bot review requested due to automatic review settings March 31, 2025 12:52
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR aims to improve the Fray debugger in replay mode. Key changes include:

  • Simplifying the timeline visualization in replay mode.
  • Disabling the onNewSchedule for the Fray debugger plugin to improve performance.
Files not reviewed (18)
  • core/src/main/kotlin/org/pastalab/fray/core/RunContext.kt: Language not supported
  • core/src/main/kotlin/org/pastalab/fray/core/command/Configuration.kt: Language not supported
  • core/src/main/kotlin/org/pastalab/fray/core/debugger/DebuggerRegistry.kt: Language not supported
  • core/src/main/kotlin/org/pastalab/fray/core/observers/ScheduleRecorder.kt: Language not supported
  • core/src/main/kotlin/org/pastalab/fray/core/observers/ScheduleVerifier.kt: Language not supported
  • core/src/main/kotlin/org/pastalab/fray/core/scheduler/FrayIdeaPluginScheduler.kt: Language not supported
  • core/src/main/kotlin/org/pastalab/fray/core/scheduler/PCTScheduler.kt: Language not supported
  • mcp/src/main/kotlin/org/pastalab/fray/mcp/SchedulerServer.kt: Language not supported
  • plugins/idea/src/main/kotlin/org/pastalab/fray/idea/debugger/FrayDebuggerEvaluator.kt: Language not supported
  • plugins/idea/src/main/kotlin/org/pastalab/fray/idea/debugger/FrayDebuggerManager.kt: Language not supported
  • plugins/idea/src/main/kotlin/org/pastalab/fray/idea/debugger/FrayDebuggerScheduler.kt: Language not supported
  • plugins/idea/src/main/kotlin/org/pastalab/fray/idea/debugger/FrayRemoteTestObserver.kt: Language not supported
  • plugins/idea/src/main/kotlin/org/pastalab/fray/idea/debugger/FrayScheduleObserver.kt: Language not supported
  • plugins/idea/src/main/kotlin/org/pastalab/fray/idea/ui/FrayDebugPanel.kt: Language not supported
  • plugins/idea/src/main/kotlin/org/pastalab/fray/idea/ui/MultiThreadHighlightManager.kt: Language not supported
  • plugins/idea/src/main/kotlin/org/pastalab/fray/idea/ui/ThreadTimelinePanel.kt: Language not supported
  • rmi/src/main/kotlin/org/pastalab/fray/rmi/ScheduleObserver.kt: Language not supported
  • rmi/src/main/kotlin/org/pastalab/fray/rmi/TestStatusObserver.kt: Language not supported

@aoli-al aoli-al merged commit fc1cbce into main Mar 31, 2025
1 check 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.

1 participant