Conversation
7629948 to
9b2deac
Compare
1f1723f to
82add69
Compare
Closed
e82c06b to
0267992
Compare
Closed
0267992 to
806d2fe
Compare
4290889 to
3387854
Compare
dff4f1d to
5a10187
Compare
|
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
af304e7 to
137ece8
Compare
Closed
cfc6ade to
49b7b3b
Compare
Member
Author
|
With #21, and backed up the old HEAD to https://github.com/Shopify/opentelemetry-ebpf-profiler/tree/shopify-omnibus-backup-jan21-2026 |
|
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
|
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
|
Closed as inactive. Feel free to reopen if this PR is still being worked on. |
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.
Internal shopify branch that features all of my changes so we can use it in production, but (hopefully) also rebase it more easily. A much cleaned up version of the original branch #1 , trying to keep jit and GC on separate commits and aiming to be a bit easier to rebase with upstream main.
aec3b5f also added because we are using dd-otel-host-profiler which still has some references to SymbolMap and ReadSymbols, until they rebase to deal with it we're just holding it here for now so it'll compile.
CI is expected to pass for the most part, but the integration tests may fail on some kernel versions because i'm pushing the values for bpf tail calls and verifier insn to their limit.