Datasets:
Added MetricsList.csv
Browse files- MetricsList.csv +104 -0
MetricsList.csv
ADDED
|
@@ -0,0 +1,104 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Index,Metric Name,Category
|
| 2 |
+
1,CPULoad(%),VM Metrics
|
| 3 |
+
2,CPUTime,VM Metrics
|
| 4 |
+
3,LBW(MB),VM Metrics
|
| 5 |
+
4,RBW(MB),VM Metrics
|
| 6 |
+
5,LLCMiss(K),VM Metrics
|
| 7 |
+
6,LLCOccupancy(KB),VM Metrics
|
| 8 |
+
7,Instructions(K),VM Metrics
|
| 9 |
+
8,Cycles(K),VM Metrics
|
| 10 |
+
9,IPC,VM Metrics
|
| 11 |
+
10,DeltaCpuCount,VM Metrics
|
| 12 |
+
11,AvgCpuDelay(ns),VM Metrics
|
| 13 |
+
12,AvgCpuReal(ns),VM Metrics
|
| 14 |
+
13,AvgCpuVirtual(ns),VM Metrics
|
| 15 |
+
14,DeltaIoCount,VM Metrics
|
| 16 |
+
15,AvgIoDelay(ns),VM Metrics
|
| 17 |
+
16,DeltaSwapCount,VM Metrics
|
| 18 |
+
17,AvgSwapDelay(ns),VM Metrics
|
| 19 |
+
18,DeltaReclaimCount,VM Metrics
|
| 20 |
+
19,AvgReclaimDelay(ns),VM Metrics
|
| 21 |
+
20,AvgCtxSwitchVoluntary,VM Metrics
|
| 22 |
+
21,AvgCtxSwitchNonvoluntary,VM Metrics
|
| 23 |
+
22,MemRSS(KB),VM Metrics
|
| 24 |
+
23,MemActual(KB),VM Metrics
|
| 25 |
+
24,MemAvailable(KB),VM Metrics
|
| 26 |
+
25,MemUnused(KB),VM Metrics
|
| 27 |
+
26,MemSwapIn(KB),VM Metrics
|
| 28 |
+
27,MemSwapOut(KB),VM Metrics
|
| 29 |
+
28,MemMajorFault(KB),VM Metrics
|
| 30 |
+
29,MemMinorFault(KB),VM Metrics
|
| 31 |
+
30,R(bytes),VM Metrics
|
| 32 |
+
31,R(packets),VM Metrics
|
| 33 |
+
32,R(errs),VM Metrics
|
| 34 |
+
33,R(drop),VM Metrics
|
| 35 |
+
34,R(fifo),VM Metrics
|
| 36 |
+
35,R(frame),VM Metrics
|
| 37 |
+
36,R(compressed),VM Metrics
|
| 38 |
+
37,R(multicast),VM Metrics
|
| 39 |
+
38,T(bytes),VM Metrics
|
| 40 |
+
39,T(packets),VM Metrics
|
| 41 |
+
40,T(errs),VM Metrics
|
| 42 |
+
41,T(drop),VM Metrics
|
| 43 |
+
42,T(fifo),VM Metrics
|
| 44 |
+
43,T(colls),VM Metrics
|
| 45 |
+
44,T(carrier),VM Metrics
|
| 46 |
+
45,T(compressed),VM Metrics
|
| 47 |
+
46,BlkR(reqs),VM Metrics
|
| 48 |
+
47,BlkR(bytes),VM Metrics
|
| 49 |
+
48,BlkR(ns),VM Metrics
|
| 50 |
+
49,BlkW(reqs),VM Metrics
|
| 51 |
+
50,BlkW(bytes),VM Metrics
|
| 52 |
+
51,BlkW(ns),VM Metrics
|
| 53 |
+
52,BlkFlush(reqs),VM Metrics
|
| 54 |
+
53,BlkFlush(ns),VM Metrics
|
| 55 |
+
54,cycles,Linux Perf
|
| 56 |
+
55,cpu_clk_unhalted.thread,Linux Perf
|
| 57 |
+
56,idq_uops_not_delivered.core,Linux Perf
|
| 58 |
+
57,int_misc.recovery_cycles,Linux Perf
|
| 59 |
+
58,resource_stalls.sb,Linux Perf
|
| 60 |
+
59,br_misp_retired.all_branches,Linux Perf
|
| 61 |
+
60,machine_clears.count,Linux Perf
|
| 62 |
+
61,rs_events.empty_cycles,Linux Perf
|
| 63 |
+
62,cycle_activity.stalls_l1d_miss,Linux Perf
|
| 64 |
+
63,cycle_activity.stalls_l2_miss,Linux Perf
|
| 65 |
+
64,cycle_activity.stalls_l3_miss,Linux Perf
|
| 66 |
+
65,cycle_activity.stalls_mem_any,Linux Perf
|
| 67 |
+
66,cycle_activity.stalls_total,Linux Perf
|
| 68 |
+
67,fp_arith_inst_retired.256b_packed_single,Linux Perf
|
| 69 |
+
68,idq.dsb_uops,Linux Perf
|
| 70 |
+
69,idq.mite_uops,Linux Perf
|
| 71 |
+
70,inst_retired.any,Linux Perf
|
| 72 |
+
71,inst_retired.prec_dist,Linux Perf
|
| 73 |
+
72,l1d_pend_miss.pending,Linux Perf
|
| 74 |
+
73,ld_blocks.no_sr,Linux Perf
|
| 75 |
+
74,offcore_requests_outstanding.all_data_rd:cmask=0x4,Linux Perf
|
| 76 |
+
75,offcore_requests_outstanding.cycles_with_data_rd,Linux Perf
|
| 77 |
+
76,exe_activity.bound_on_stores,Linux Perf
|
| 78 |
+
77,uops_dispatched_port.port_0,Linux Perf
|
| 79 |
+
78,uops_dispatched_port.port_1,Linux Perf
|
| 80 |
+
79,uops_dispatched_port.port_2,Linux Perf
|
| 81 |
+
80,uops_dispatched_port.port_3,Linux Perf
|
| 82 |
+
81,uops_dispatched_port.port_4,Linux Perf
|
| 83 |
+
82,uops_dispatched_port.port_5,Linux Perf
|
| 84 |
+
83,uops_dispatched_port.port_6,Linux Perf
|
| 85 |
+
84,uops_dispatched_port.port_7,Linux Perf
|
| 86 |
+
85,uops_executed.core,Linux Perf
|
| 87 |
+
86,uops_executed.core_cycles_ge_1,Linux Perf
|
| 88 |
+
87,uops_executed.core_cycles_ge_2,Linux Perf
|
| 89 |
+
88,uops_executed.core_cycles_ge_3,Linux Perf
|
| 90 |
+
89,uops_executed.core_cycles_ge_4,Linux Perf
|
| 91 |
+
90,uops_issued.any,Linux Perf
|
| 92 |
+
91,uops_retired.retire_slots,Linux Perf
|
| 93 |
+
92,frontend_bound,Top-Down Analysis
|
| 94 |
+
93,bad_speculation,Top-Down Analysis
|
| 95 |
+
94,retiring,Top-Down Analysis
|
| 96 |
+
95,backend_bound,Top-Down Analysis
|
| 97 |
+
96,memory_bound,Top-Down Analysis
|
| 98 |
+
97,core_bound,Top-Down Analysis
|
| 99 |
+
98,l1_bound,Top-Down Analysis
|
| 100 |
+
99,l2_bound,Top-Down Analysis
|
| 101 |
+
100,l3_bound,Top-Down Analysis
|
| 102 |
+
101,ext_memory_bound,Top-Down Analysis
|
| 103 |
+
102,ext_memory_bandwidth,Top-Down Analysis
|
| 104 |
+
103,ext_memory_latency,Top-Down Analysis
|