Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
cfe279d
feat(library-config): otel process context reader
cataphract Jun 25, 2026
550cb9c
Merge branch 'main' into levi/otel-thread-context
morrisonlevi Jun 30, 2026
adc1fa2
refactor(library-config)!: removed packed from MappingHeader, anyhow:…
morrisonlevi Jun 30, 2026
67cc62f
test(library-config): compile-time layout assertions for MappingHeader
morrisonlevi Jun 30, 2026
d363e03
fix(library-config): import std::io in tests
morrisonlevi Jun 30, 2026
89c0c57
Merge branch 'main' into levi/otel-thread-context
morrisonlevi Jul 1, 2026
9589dd3
Merge branch 'main' into levi/otel-thread-context
morrisonlevi Jul 1, 2026
31b32fe
fix(library-config): make OTel process context reads race-safe
cataphract Jul 2, 2026
f9f9cb3
ProcessContextSelfReader to avoid rediscovering the mapping every read
cataphract Jul 2, 2026
7b89ee6
make unpublish() unsafe
cataphract Jul 2, 2026
0426fc4
fix race in the memfd path
cataphract Jul 2, 2026
a432165
reorder drop of payload and unpublishing of header
cataphract Jul 2, 2026
052fb84
cargo +nightly fmt
cataphract Jul 2, 2026
b92917b
address otel process context review
cataphract Jul 3, 2026
bf28bde
refactor(library-config): split otel process context reader
cataphract Jul 3, 2026
a199105
docs(library-config): clarify zero-filled mapping source
cataphract Jul 3, 2026
2aa0099
docs(library-config): cite proc maps pathname format
cataphract Jul 3, 2026
9b18e20
Remove public read()
cataphract Jul 6, 2026
afd7c43
changed chained comparison to matches!()
cataphract Jul 6, 2026
65e007b
replace process_vm_readv with pipe+write()
cataphract Jul 6, 2026
e7aa8d2
make test assertions clearer
cataphract Jul 6, 2026
7faa821
handle PR comments: code/comments moved
cataphract Jul 7, 2026
216c87b
Merge remote-tracking branch 'origin/main' into levi/otel-thread-context
cataphract Jul 7, 2026
07a7d37
test(library-config): make cross-page read failure deterministic
cataphract Jul 7, 2026
c7909ec
docs(library-config): document process context read contention
cataphract Jul 7, 2026
e7107be
test(library-config): avoid self reader in context tests
cataphract Jul 7, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading