Skip to content

fix(iotracing): export max block latencies#227

Merged
hao022 merged 1 commit into
ccfos:mainfrom
pkurunner:codex/fix-iotracing-max-latency-20260616
Jun 23, 2026
Merged

fix(iotracing): export max block latencies#227
hao022 merged 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>
@hao022 hao022 merged commit 996eb32 into ccfos:main Jun 23, 2026
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.

2 participants