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

Support ETL context switches and total PMC counts #66

Merged
merged 3 commits into from
Oct 13, 2024

Conversation

albertziegenhagel
Copy link
Owner

@albertziegenhagel albertziegenhagel commented Oct 12, 2024

Supports context switch events in ETL files. This includes extracting optional PMC counter information from those events and computing the accumulated event count per tread.

@albertziegenhagel albertziegenhagel changed the title Total pmc counts Support ETL context switches and total PMC counts Oct 13, 2024
Copy link

codecov bot commented Oct 13, 2024

Codecov Report

Attention: Patch coverage is 88.33333% with 14 lines in your changes missing coverage. Please review.

Project coverage is 83.13%. Comparing base (52a35b6) to head (5bec090).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
snail/analysis/detail/etl_file_process_context.cpp 91.66% 2 Missing and 5 partials ⚠️
snail/analysis/etl_data_provider.cpp 64.28% 3 Missing and 2 partials ⚠️
snail/analysis/perf_data_data_provider.cpp 77.77% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #66      +/-   ##
==========================================
+ Coverage   82.97%   83.13%   +0.15%     
==========================================
  Files         103      103              
  Lines        4499     4600     +101     
  Branches      876      899      +23     
==========================================
+ Hits         3733     3824      +91     
- Misses        369      374       +5     
- Partials      397      402       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@albertziegenhagel albertziegenhagel marked this pull request as ready for review October 13, 2024 12:17
@albertziegenhagel albertziegenhagel merged commit 54cbd72 into main Oct 13, 2024
7 checks passed
@albertziegenhagel albertziegenhagel deleted the total-pmc-counts branch October 13, 2024 12:22
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