Skip to content
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

feat: add austinp-resolve tool #10

Merged
merged 1 commit into from
Oct 24, 2022
Merged

Conversation

P403n1x87
Copy link
Owner

This tool can be used to resolve native frames in samples collected with austinp. Also supports MOJO.

Requirements for Adding, Changing, Fixing or Removing a Feature

Fill out the template below. Any pull request that does not include enough
information to be reviewed in a timely manner may be closed at the maintainers'
discretion.

Description of the Change

Alternate Designs

Regressions

Verification Process

@codecov
Copy link

codecov bot commented Oct 23, 2022

Codecov Report

Base: 77.84% // Head: 76.46% // Decreases project coverage by -1.38% ⚠️

Coverage data is based on head (e553d8f) compared to base (9002a5a).
Patch coverage: 66.66% of modified lines in pull request are covered.

❗ Current head e553d8f differs from pull request most recent head a3d004e. Consider uploading reports for the commit a3d004e to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
- Coverage   77.84%   76.46%   -1.39%     
==========================================
  Files          13       14       +1     
  Lines        1133     1296     +163     
  Branches      159      198      +39     
==========================================
+ Hits          882      991     +109     
- Misses        204      244      +40     
- Partials       47       61      +14     
Impacted Files Coverage Δ
austin/tools/resolve.py 62.67% <62.67%> (ø)
austin/format/mojo.py 87.05% <88.46%> (+0.73%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@P403n1x87 P403n1x87 marked this pull request as ready for review October 24, 2022 14:12
@P403n1x87 P403n1x87 force-pushed the feat/austinp-resolve-tool branch 2 times, most recently from c019101 to e553d8f Compare October 24, 2022 18:11
This tool can be used to resolve native frames in samples collected
with austinp. Also supports MOJO.
@P403n1x87 P403n1x87 merged commit 4517b97 into main Oct 24, 2022
@P403n1x87 P403n1x87 deleted the feat/austinp-resolve-tool branch October 24, 2022 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant