google / google/pprof

Have a way to filter by process / command for perf.data-converted profiles

Open
#282 4 comments 0 reactions 0 assignees View on GitHub
Priority: p2 type: feat
Dominant language
Go
Stars
9.3k
Forks
671
Avg merge
1d 11h
Merged PRs (30d)
10

Description

The profile.proto data format does not have a specific way to note which process a sample came from. However, perf.data files tend to include samples from multiple processes.

When using pprof on perf.data files, it should be possible to determine which process a sample is from, and this should be displayed to the user.

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.