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

Scheduling profiler: Added lane labels and durations to React measures #22029

Merged

Commits on Aug 4, 2021

  1. Added lane labels and durations to React measures

    Brian Vaughn committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    ed7f1d5 View commit details
    Browse the repository at this point in the history
  2. Log lane labels as separate, explicit mark rather than with each rend…

    …er/commit/update
    Brian Vaughn committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    bd0a12c View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Updated scheduling profiler tests (and refactored to use inline snaps…

    …hots)
    Brian Vaughn committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    ad8f882 View commit details
    Browse the repository at this point in the history
  2. Slight tweaking of UI code

    Brian Vaughn committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    b23320d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8662e2a View commit details
    Browse the repository at this point in the history
  4. Share the VERSION constant between scheduling profiler marks and pre-…

    …processor
    Brian Vaughn committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    5ad8a2f View commit details
    Browse the repository at this point in the history
  5. Fixed typo

    Brian Vaughn committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    eab1b99 View commit details
    Browse the repository at this point in the history