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 optional logging for timing of VFS operations. #5278

Merged
merged 14 commits into from
Sep 10, 2024
Merged

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    42918a8 View commit details
    Browse the repository at this point in the history
  2. Add LogDuration class.

    teo-tsirpanis committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    1a4cf95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b25a081 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae8ee0b View commit details
    Browse the repository at this point in the history
  5. clang-format

    teo-tsirpanis committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    549044e View commit details
    Browse the repository at this point in the history
  6. Fix compile errors.

    teo-tsirpanis committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    8dca824 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Fix test.

    teo-tsirpanis authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    5e20649 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99f5cbc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdf2f6f View commit details
    Browse the repository at this point in the history
  4. Update comments.

    teo-tsirpanis committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    c4e6fd7 View commit details
    Browse the repository at this point in the history
  5. Fix typo.

    teo-tsirpanis committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    258ade4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    10eb422 View commit details
    Browse the repository at this point in the history
  7. Fix compile error.

    teo-tsirpanis committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    66389e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Address PR feedback.

    teo-tsirpanis committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    80b0af2 View commit details
    Browse the repository at this point in the history