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

Various pprof improvements #103

Merged
merged 1 commit into from
Nov 4, 2024
Merged

Various pprof improvements #103

merged 1 commit into from
Nov 4, 2024

Conversation

javierhonduco
Copy link
Owner

Send the right profile duration. The profile start time is still the end time rather than the start time, but this is offset by the profiling session duration (5s) so it's acceptable as of now.

There are planned changes on the way samples are collected from the unwinders so the start time will be tackled then.

Test Plan

CI

Send the right profile duration. The profile start time is still the end
time rather than the start time, but this is offset by the profiling
session duration (5s) so it's acceptable as of now.

There are planned changes on the way samples are collected from the
unwinders so the start time will be tackled then.

Test Plan
=========

CI
@javierhonduco javierhonduco merged commit c3218a0 into main Nov 4, 2024
4 checks passed
@javierhonduco javierhonduco deleted the pprof-improvements branch November 4, 2024 13:43
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