Skip to content

Write pprof from stirling profiler.#1303

Merged
vihangm merged 2 commits intopixie-io:mainfrom
etep:bbc-write-pprof-from-stirling-profiler
May 9, 2023
Merged

Write pprof from stirling profiler.#1303
vihangm merged 2 commits intopixie-io:mainfrom
etep:bbc-write-pprof-from-stirling-profiler

Conversation

@etep
Copy link
Copy Markdown

@etep etep commented May 8, 2023

Summary: We update the stirling_profiler binary to directly write a ppprof protobuf file.

Type of change: /kind feature

Test Plan: Ran the binary locally. Opened the resulting pprof pb file using go tool pprof. Observed expected flamegraph.

Signed-off-by: Pete Stevenson <jps@pixielabs.ai>
@etep etep requested review from a team and ddelnano May 8, 2023 18:24
Signed-off-by: Pete Stevenson <jps@pixielabs.ai>
@etep etep requested review from a team May 8, 2023 23:37
@vihangm vihangm merged commit dbc37d4 into pixie-io:main May 9, 2023
ddelnano pushed a commit to k8sstormcenter/pixie that referenced this pull request Feb 25, 2026
Summary: We update the `stirling_profiler` binary to directly write a
ppprof protobuf file.

Type of change: /kind feature

Test Plan: Ran the binary locally. Opened the resulting pprof pb file
using `go tool pprof`. Observed expected flamegraph.

---------

Signed-off-by: Pete Stevenson <jps@pixielabs.ai>
ddelnano pushed a commit to k8sstormcenter/pixie that referenced this pull request Feb 25, 2026
Summary: We update the `stirling_profiler` binary to directly write a
ppprof protobuf file.

Type of change: /kind feature

Test Plan: Ran the binary locally. Opened the resulting pprof pb file
using `go tool pprof`. Observed expected flamegraph.

---------

Signed-off-by: Pete Stevenson <jps@pixielabs.ai>
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.

3 participants