Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

2024-02-09 Test of milano216 host with command perf

Description

Use commands with changed list of counters like 

perf stat -e stalled-cycles-backend,stalled-cycles-frontend,ls_l1_d_tlb_miss.all,l1_dtlb_misses,l1_data_cache_fills_all,bp_l1_tlb_miss_l2_tlb_miss.if2m,bp_l1_tlb_miss_l2_tlb_miss,l2_dtlb_misses,l2_itlb_misses  python test-scaling-subproc.py -8

Convert perf output to dict, present results in table.

Summary

number of CPU         

stalled-cycles-backend

←Ratio N/1

stalled-cycles-frontend←Ratio N/1ls_l1_d_tlb_miss.alll1_dtlb_missesl1_data_cache_fills_all bp_l1_tlb_miss_l2_tlb_miss.if2m←Ratio N/1bp_l1_tlb_miss_l2_tlb_missl2_dtlb_missesl2_itlb_misses←Ratio N/1
1143,8286141230,987724133,22743732,845193217,94697143,7011769,3094,833384719,0261
82105,88183314.63421,1083594.06172,779030173,50821218216,56487425,6066.96124,89731,7193005591,8217.8
168796,313234  618018,6918909.5327,892753326,3371833455,134106055,33114.812467,97668,22722110605,35214.7
2410413,149941  7210519,49087012.5491,673248490,56609351539,38429778,4332117889,62196,92246915177,11621.1
3217251,05529712013858,55495516.5671,047247666,23099768736,842168105,8742923936,978135,32225021599,94030.0
56

17892,504080

124

24120,49315828.71136,7785381135,448325120696,775952178,0824842679,843234,49825438164,17153
64

27304,844238

190

27697,52201732.91258,9997291258,031354141469,109046201,3305450957,218258,60963243825,04260.9
120

45388,735746

316

46279,26466155.02382,0658202376,507106264016,453328375,69910293410,817488,30815578261,952109














...