-
Notifications
You must be signed in to change notification settings - Fork 13.5k
[LLDB][Telemetry] Collect telemetry from client when allowed. #129728
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 all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
21103ad
[LLDB][Telemetry] Collect telemetry from client when allowed.
oontvoo c0cf1c0
formatting
oontvoo 4b13494
Merge branch 'main' into client
oontvoo 11fd330
reconcile with new api change
oontvoo 1aff2b1
Merge branch 'main' into client
oontvoo 4718da4
formatting
oontvoo 8b15611
Update SBDebugger.h
oontvoo a5a8ac7
Update lldb/source/API/SBDebugger.cpp
oontvoo 4990441
Update lldb/source/Core/Telemetry.cpp
oontvoo 63b80b2
Update lldb/source/Core/Telemetry.cpp
oontvoo 56a2018
Update lldb/unittests/Core/TelemetryTest.cpp
oontvoo a31d160
address review comments
oontvoo 60eb43a
rename
oontvoo f6f3852
rename again
oontvoo 2d2d63d
update Telemetry
oontvoo eb4b0f1
update
oontvoo b875599
add client_name field
oontvoo c35e38e
disable client telemetry for SWIG
oontvoo 31a0ed2
formatting
oontvoo ef5257e
Update SBDebugger.h
oontvoo fa90be0
Merge branch 'main' into client
oontvoo 60de76d
formatting
oontvoo 654f8ca
use GetClientName
oontvoo 1c56b80
define macro to disable client-telemetry
oontvoo 4c161d8
typo
oontvoo b408b88
update
oontvoo ce679cd
Merge branch 'main' into client
oontvoo af0504c
put condition behind ifndef SWIG
oontvoo 253291f
remove unnecessary ifdef branch
oontvoo 0a5da4a
Merge branch 'main' into client
oontvoo 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
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.