Skip to content

Instantly share code, notes, and snippets.

@jmorse
Created September 28, 2020 10:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jmorse/a14763d935ef5d20e6e5dc41672c734a to your computer and use it in GitHub Desktop.
Save jmorse/a14763d935ef5d20e6e5dc41672c734a to your computer and use it in GitHub Desktop.
Various clang-3.4 locstat blobs
Location statistics for clang-3.4 RelWtihDebInfo build with d3af441dfeb69d4c and entry value emission disabled,
=================================================
Debug Location Statistics
=================================================
cov% samples percentage(~)
-------------------------------------------------
0% 872230 25%
(0%,10%) 48622 1%
[10%,20%) 50512 1%
[20%,30%) 57409 1%
[30%,40%) 49014 1%
[40%,50%) 46901 1%
[50%,60%) 59687 1%
[60%,70%) 57438 1%
[70%,80%) 67445 2%
[80%,90%) 77887 2%
[90%,100%) 95999 2%
100% 1878612 55%
=================================================
-the number of debug variables processed: 3361756
-PC ranges covered: 54%
-------------------------------------------------
-total availability: 61%
=================================================
Location statistics for clang-3.4 RelWithDebInfo build with d3af441dfeb69d4c and entry value emission enabled,
=================================================
Debug Location Statistics
=================================================
cov% samples percentage(~)
-------------------------------------------------
0% 872211 25%
(0%,10%) 45472 1%
[10%,20%) 48321 1%
[20%,30%) 55452 1%
[30%,40%) 47405 1%
[40%,50%) 45504 1%
[50%,60%) 58299 1%
[60%,70%) 56302 1%
[70%,80%) 65798 1%
[80%,90%) 76426 2%
[90%,100%) 99916 2%
100% 1890650 56%
=================================================
-the number of debug variables processed: 3361756
-PC ranges covered: 56%
-------------------------------------------------
-total availability: 61%
=================================================
Location statistics for clang-3.4 RelWithDebInfo build with d3af441dfeb69d4c, InstrRefBasedLDV enabled, plus the "try to recover clobbered locations harded" patch applied,
=================================================
Debug Location Statistics
=================================================
cov% samples percentage(~)
-------------------------------------------------
0% 872508 26%
(0%,10%) 44994 1%
[10%,20%) 49960 1%
[20%,30%) 56512 1%
[30%,40%) 48070 1%
[40%,50%) 46135 1%
[50%,60%) 58738 1%
[60%,70%) 55552 1%
[70%,80%) 65360 1%
[80%,90%) 74530 2%
[90%,100%) 97362 2%
100% 1882113 56%
=================================================
-the number of debug variables processed: 3351834
-PC ranges covered: 56%
-------------------------------------------------
-total availability: 60%
=================================================
Location statistics for clang-3.4 RelWithDebInfo build with d3af441dfeb69d4c, InstrRefBasedLDV enabled, the "try to recover clobbered locations harded" patch applied AND entry values patch.
=================================================
Debug Location Statistics
=================================================
cov% samples percentage(~)
-------------------------------------------------
0% 872489 26%
(0%,10%) 40876 1%
[10%,20%) 46130 1%
[20%,30%) 52817 1%
[30%,40%) 44920 1%
[40%,50%) 42449 1%
[50%,60%) 55495 1%
[60%,70%) 52517 1%
[70%,80%) 62539 1%
[80%,90%) 70706 2%
[90%,100%) 74435 2%
100% 1936461 57%
=================================================
-the number of debug variables processed: 3351834
-PC ranges covered: 61%
-------------------------------------------------
-total availability: 60%
=================================================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment