google / google/EtwToPprof

Do not use profile comment for process/thread metadata

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
14
Forks
10
PR merge metrics
No merged PRs in 30d

Description

We currently use the profile comment to emit a hierarchy of process/thread CPU time since we merge processes/thread samples based on process type / thread name in the main profile. This is not a good use of the comment field and instead we should look into alternatives like using sample labels and having a command line tool for aggregating the information from the labels - if it indeed is useful.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.