-
Notifications
You must be signed in to change notification settings - Fork 469
chore(profiling): enable memalloc to use sample #15189
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
Changes from 9 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
dffb41c
chore(profiling) enable memalloc to use sample
danielsn 7880b12
cursor turned C into C++
danielsn 550c89f
non editable builds too
danielsn 994511c
Merge branch 'main' into dsn/memalloc-use-sample
danielsn 1454456
Merge branch 'main' into dsn/memalloc-use-sample
danielsn 00b74c0
try to fix ci
danielsn c56659a
fix atomic
danielsn 7d4c808
fix ci again
danielsn 0a0dc5b
format
danielsn 7d9a2b1
more ci fixes
danielsn 33734da
more ci fix
danielsn c30948c
more ci fixes
danielsn 21065dd
even more ci fixes
danielsn 104710d
more cmake changes
danielsn a6b3c43
format cmake
danielsn badaf86
AI trying again to fix ci
danielsn c4cd5c8
only build memalloc profiler for windows
danielsn ed8aa12
try to fix sanitizers
danielsn e55c5e0
sanitizer discovery mode
danielsn d7a05b2
yet another try at asan
danielsn 5ae6cfd
format
danielsn d2c763b
Merge branch 'main' into dsn/memalloc-use-sample
danielsn 55827a5
test C++ 20
danielsn 402dc27
Merge branch 'main' into dsn/memalloc-use-sample
danielsn 3620d53
test not installing libatomic at all
danielsn eacd51d
Update ddtrace/profiling/collector/_utils.h
danielsn dccc22e
cformat
danielsn 64e0523
types in setup.py
danielsn e02dd16
Merge branch 'main' into dsn/memalloc-use-sample
danielsn 1c4f663
setup.py uses append
danielsn 7244664
cleaner setup.py
danielsn fd3cca6
setup.py type annotations
danielsn de890ab
Merge branch 'main' into dsn/memalloc-use-sample
danielsn 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
File renamed without changes.
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
File renamed without changes.
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
danielsn marked this conversation as resolved.
Show resolved
Hide resolved
|
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.