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

Allow to export data in gcov format #4686

Open
cpaelzer opened this issue May 29, 2024 · 0 comments
Open

Allow to export data in gcov format #4686

cpaelzer opened this issue May 29, 2024 · 0 comments

Comments

@cpaelzer
Copy link

Hi,
as pre-discussed with @brancz this is about allowing in addition to allowing data to be downloaded in pprof, we would allow data to be downloaded in the gcov format.

While it is true that experience shows that the performance gain tends to be limited when doing this with CPU sampled data, it might allow to do that at scale (vs higher overhead profiling).

To do so with GCC/LLVM toolchains as well the availability in gcov format would be helpful, as it can be used as input to their profile based optimization workflow.

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

No branches or pull requests

1 participant