- Notifications
You must be signed in to change notification settings - Fork 156
Pull requests: yandex/perforator
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(profiler): snapshot c.p.pids under RLock before Flush — resolve data race
#102 opened Mar 18, 2026 by KorsarOfficial Loading…
perf(dso): release bpfAllocationMutex during binaryParser.Parse — eliminate serialization
#100 opened Mar 18, 2026 by KorsarOfficial Loading…
fix: replace context.TODO() with context.Background() in 6 fire-and-forget call sites
#99 opened Mar 18, 2026 by KorsarOfficial Loading…
perf(client): exponential backoff in UploadRenderedProfile — ΔT≤5s vs const 5s sleep
#98 opened Mar 18, 2026 by KorsarOfficial Loading…
perf(profiler): reserve(1+|pids|) for errs slice — eliminate O(log n) reallocations in Flush
#97 opened Mar 18, 2026 by KorsarOfficial Loading…
perf(linguist): SymbolizeBatch — O(n)→O(miss) eBPF syscalls via 2-pass LRU+map scan
#96 opened Mar 18, 2026 by KorsarOfficial Loading…
Add s3 path nesting for profile and rendered buckets
#80 opened Dec 17, 2025 by ArasakaWorker Loading…
ProTip! no:milestone will show everything without a milestone.