Skip to content

fix(iotracing): export max block latencies#227

Open
pkurunner wants to merge 1 commit into
ccfos:mainfrom
pkurunner:codex/fix-iotracing-max-latency-20260616
Open

fix(iotracing): export max block latencies#227
pkurunner wants to merge 1 commit into
ccfos:mainfrom
pkurunner:codex/fix-iotracing-max-latency-20260616

Conversation

@pkurunner

@pkurunner pkurunner commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Summary

  • update iotracing BPF to maintain max q2c/d2c latency counters
  • expose max_q2c_us and max_d2c_us in JSON output
  • include max latency values in the text table output

Testing

  • gofmt -w cmd/iotracing/aggregate.go cmd/iotracing/format.go pkg/types/iotracing.go
  • go test ./pkg/types
  • Not run: GOOS=linux GOARCH=amd64 go test -c ./cmd/iotracing is blocked on a clean upstream snapshot by missing generated internal/toolstream/transport capnp types.
  • Not run: BPF build / clang-format because clang is not available on this Windows machine.

Signed-off-by: yeyangyi <2501210756@stu.pku.edu.cn>
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.

1 participant