Kemal Akkoyun

Results 155 issues of Kemal Akkoyun

https://github.com/polarsignals/frostdb

For certain use cases, in our stack, we have to run air-gaped builds for our projects. This poses a problem when we want to use `bingo` on those projects. Would...

enhancement
help wanted

https://aur.archlinux.org/packages/parca https://goreleaser.com/customization/aur/ similar https://github.com/parca-dev/parca/pull/1488 cc @metalmatze

help wanted
good first issue
area/build-pipeline

xref: https://github.com/google/pprof/pull/717

area/symbolization

- Success and failures - Reasons - How much does it take to finish a round? - How much does it take to store the symbolized locations?

enhancement
help wanted
good first issue
go
tech-debt
area/symbolization

Parca should be able to symbolize following: dockerd: ``` There are 31 section headers, starting at offset 0x43863a8: Section Headers: [Nr] Name Type Address Off Size ES Flg Lk Inf...

- Success and failures for Upload - Success and failures for Validation - Reasons - How much does it take to finish an Upload? - How much does it take...

help wanted
good first issue
go
tech-debt
area/debuginfo

We write to the bucket, however, we never read back. This cause probably multiple downloads to the bucket. https://github.com/parca-dev/parca/blob/12949775f8d7def1ce24fe44198b482c80aa507c/pkg/debuginfo/debuginfod.go#L88-L91 Moreover, we don't have any synchronization mechanism around this. I propose...

enhancement
area/debuginfo

depends: https://github.com/golangci/golangci-lint/issues/2859 ref: #1261

tech-debt
quality-assurance

Currently, the local file cache in front of the object-store only caches files using source build-id. This could cause contamination of the local file cache. We should either cache using...

area/debuginfo