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

Add --record and --replay options #6

Merged
merged 8 commits into from
Oct 19, 2023
Merged

Add --record and --replay options #6

merged 8 commits into from
Oct 19, 2023

Commits on Oct 18, 2023

  1. Add serde

    sile committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    60cbe5c View commit details
    Browse the repository at this point in the history
  2. Add --record option

    sile committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    eeeac1a View commit details
    Browse the repository at this point in the history
  3. Record system version

    sile committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    25ff8eb View commit details
    Browse the repository at this point in the history
  4. Add RealtimeMetricsPoller struct

    sile committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    498f29e View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Add ReplayMetricsPoller

    sile committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    95f7c7d View commit details
    Browse the repository at this point in the history
  2. Add --replay option handling

    sile committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    e878509 View commit details
    Browse the repository at this point in the history
  3. Fix minor bug

    sile committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    65a103f View commit details
    Browse the repository at this point in the history
  4. Fix clippy warning

    sile committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    610d3a1 View commit details
    Browse the repository at this point in the history