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

profiler: fix TestStopLatency #1297

Merged
merged 2 commits into from
May 24, 2022
Merged

profiler: fix TestStopLatency #1297

merged 2 commits into from
May 24, 2022

Commits on May 16, 2022

  1. profiler: fix TestStopLatency

    The timeout for the test was not realistic given the constraints of the
    Go runtime CPU profiler. Increase the timeout and add a second test case
    meant to exercise the latency of both stopping the profiling as well as
    stopping the profile upload.
    
    Fixes #1294
    nsrip-dd committed May 16, 2022
    Configuration menu
    Copy the full SHA
    1b29c66 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. Configuration menu
    Copy the full SHA
    09c046e View commit details
    Browse the repository at this point in the history