-
Notifications
You must be signed in to change notification settings - Fork 8
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
Bump blazesym to release blaze-v0.2.0-rc.0 #487
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #487 +/- ##
=======================================
Coverage 69.67% 69.67%
=======================================
Files 199 199
Lines 26606 26606
=======================================
Hits 18539 18539
Misses 8067 8067
|
* Note that the directory containing a symbolization source is always an | ||
* implicit candidate target directory of the highest precedence. | ||
*/ | ||
const char *const *debug_dirs; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this API is pretty cool
…atadog into r1viollet/blaze-v0.2.0-rc.0
Pending clarifications on local failures I was experiencing with some of the crashtracking tests. |
e88850e
to
6f8ae87
Compare
BenchmarksComparisonParameters
See matching parameters
SummaryFound 0 performance improvements and 0 performance regressions! Performance is the same for 1 metrics, 0 unstable metrics. CandidateCandidate benchmark detailsGroup 1
Warnings
BaselineBaseline benchmark detailsGroup 1
Warnings
|
What does this PR do?
Bump blazesym to version
v0.2.0-rc.0
Motivation
We now can benefit from remote symbolization.
Additional Notes
None
How to test the change?
The C test and crashtracking tests run with this change.