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

feat: move pprof split to segment writer #3561

Merged
merged 2 commits into from
Sep 18, 2024
Merged

Conversation

kolesnikovae
Copy link
Collaborator

@kolesnikovae kolesnikovae commented Sep 17, 2024

The change enables pprof split in segment writers. The implementation does not include any optimisations: symbolic information and samples are copied and indexed repeatedly (same as in the current version) – this is to be improved in follow up PRs

@kolesnikovae kolesnikovae marked this pull request as ready for review September 17, 2024 08:56
@kolesnikovae kolesnikovae requested a review from a team as a code owner September 17, 2024 08:56
Copy link
Collaborator

@korniltsev korniltsev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice

@kolesnikovae kolesnikovae merged commit fcc3dfd into main Sep 18, 2024
18 checks passed
@kolesnikovae kolesnikovae deleted the feat/pprof-split branch September 18, 2024 04: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.

2 participants