Skip to content

Releases: mizchi/moon-pprof

v0.1.1

27 May 08:11

Choose a tag to compare

Highlights

  • Add Chrome trace-event V8 Profile/ProfileChunk to pprof conversion and pprof to synthetic Chrome trace export.
  • Add pprof folded stack and Speedscope converters, including folded stack import for delay/off-CPU profiles.
  • Add native retained heap profiling via memprofile-native --retained.
  • Add wasm allocation timeline export via memprofile --trace-out.
  • Update moon-pprof skill and profile format documentation.

Validation

  • cargo check --workspace
  • cargo test --workspace
  • cargo package --workspace --allow-dirty
  • crates.io publish for v0.1.1 packages