Conversation
Signed-off-by: Timo Teräs <timo.teras@iki.fi>
Signed-off-by: Timo Teräs <timo.teras@iki.fi> Co-authored-by: Tim Rühsen <tim.ruehsen@gmx.de>
Signed-off-by: Florian Lehner <florian.lehner@elastic.co> Co-authored-by: Timo Teräs <timo.teras@iki.fi>
Signed-off-by: Florian Lehner <florian.lehner@elastic.co> Co-authored-by: Timo Teräs <timo.teras@iki.fi>
Signed-off-by: Florian Lehner <florian.lehner@elastic.co>
Signed-off-by: Florian Lehner <florian.lehner@elastic.co>
…try#442) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…y#440) Signed-off-by: Florian Lehner <florian.lehner@elastic.co>
Co-authored-by: Florian Lehner <florianl@users.noreply.github.com>
Co-authored-by: Tim Rühsen <tim.ruehsen@gmx.de>
Signed-off-by: Florian Lehner <florian.lehner@elastic.co>
Signed-off-by: Florian Lehner <florian.lehner@elastic.co> Co-authored-by: Christos Kalkanis <christos.kalkanis@elastic.co>
Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com>
Signed-off-by: Florian Lehner <florian.lehner@elastic.co>
…etry#467) Co-authored-by: Tim Rühsen <tim.ruehsen@gmx.de>
…telemetry#474) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…1.82.0 (open-telemetry#549) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Florian Lehner <florian.lehner@elastic.co>
Co-authored-by: Felix Geisendörfer <felix@felixge.de>
Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com>
…metry#556) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Florian Lehner <florian.lehner@elastic.co>
…emetry#570) Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Florian Lehner <florian.lehner@elastic.co>
…metry#566) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Florian Lehner <florian.lehner@elastic.co>
Earlier we synthesized STOP delta for FDE ending at the entry point. This does not work reliably: 1. in some cases there is no FDE preceding the entry point and 2. often the musl entry code's second portion of code immediately following the CALL which has an FDE that will invalidate the STOP delta. To better handle the situation this will dynamically match the entry code against known stubs when needed and mark the whole stub with STOP overriding any FDEs.
…1.83.0 (open-telemetry#579) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Florian Lehner <florian.lehner@elastic.co>
…open-telemetry#577) Signed-off-by: Florian Lehner <florian.lehner@elastic.co> Co-authored-by: Florian Lehner <florian.lehner@elastic.co>
|
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
MaybeNotifyAPMAgent(Fix data race inMaybeNotifyAPMAgentopen-telemetry/opentelemetry-ebpf-profiler#469)FrameKnown(reporter: fix race condition inFrameKnownopen-telemetry/opentelemetry-ebpf-profiler#471)