-
Notifications
You must be signed in to change notification settings - Fork 476
chore(Profiling): add infrastructure for supporting timeline, but timeline isn't supported yet #9440
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
chore(Profiling): add infrastructure for supporting timeline, but timeline isn't supported yet #9440
Changes from all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
ae17990
Add preliminary timeline support
sanchda b95cd17
Adjust so that timestamp is set at sample creation
sanchda 5577a57
Remove unneeded method
sanchda 7dfa808
Oops, wrong sample
sanchda f847c08
Merge branch 'main' into sanchda/add_timeline_ddup
sanchda 72599a9
Merge branch 'main' into sanchda/add_timeline_ddup
sanchda 004841d
Add lock profiling support to ddup
sanchda cddad12
Oops
sanchda 89ff5da
OK, fixed
sanchda 8454ede
Flush samples
sanchda c55c24e
Fixups
sanchda 9d2fe43
Merge branch 'main' into sanchda/add_timeline_ddup
sanchda 2470b33
Merge branch 'main' into sanchda/add_timeline_ddup
sanchda 07ba938
Try to standardize clock sources for timeline
sanchda 59bd2d2
Merge branch 'sanchda/add_timeline_ddup' of github.com:DataDog/dd-tra…
sanchda 5ea3022
Remove logging
sanchda 7a46a18
Fixup
sanchda a8506cf
Adjust for monotonic clock epoch
sanchda 39268c2
Why is lock profiling broken
sanchda caa6dce
Name fixups
sanchda b6c9daa
Merge branch 'main' into sanchda/add_timeline_ddup
sanchda e66499f
Merge branch 'main' into sanchda/add_timeline_ddup
sanchda 34c2fad
Allow timeline to be disabled
sanchda 4e311ce
Better formatting on long ints
sanchda 7470a58
Merge branch 'main' into sanchda/add_timeline_ddup
sanchda ba290ca
Fixups
sanchda 524cad3
Change default parity
sanchda bf0da81
Merge branch 'main' into sanchda/add_timeline_ddup
sanchda 5f313c7
Merge branch 'main' into sanchda/add_timeline_ddup
sanchda dd80928
Merge branch 'main' into sanchda/add_timeline_ddup
sanchda fc58ef9
Merge branch 'main' into sanchda/add_timeline_ddup
emmettbutler a7d72f8
Slight refactors
sanchda 1796faa
Merge branch 'sanchda/add_timeline_ddup' of github.com:DataDog/dd-tra…
sanchda 0d270e7
Fixup
sanchda c9771e3
Style
sanchda bbbb845
Merge branch 'main' into sanchda/add_timeline_ddup
emmettbutler aecbeba
Merge branch 'main' into sanchda/add_timeline_ddup
emmettbutler File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.