libpmc: convert s390 events data to proper json
This commit is contained in:
parent
3a3deb00a5
commit
75d286742d
@ -70,5 +70,5 @@
|
||||
"EventName": "PROBLEM_STATE_L1D_PENALTY_CYCLES",
|
||||
"BriefDescription": "Problem-State L1D Penalty Cycles",
|
||||
"PublicDescription": "Problem-State Level-1 D-Cache Penalty Cycle Count"
|
||||
},
|
||||
}
|
||||
]
|
||||
|
@ -94,5 +94,5 @@
|
||||
"EventName": "AES_BLOCKED_CYCLES",
|
||||
"BriefDescription": "AES Blocked Cycles",
|
||||
"PublicDescription": "Total number of CPU cycles blocked for the AES functions issued by the CPU because the DEA/AES coprocessor is busy performing a function issued by another CPU"
|
||||
},
|
||||
}
|
||||
]
|
||||
|
@ -106,5 +106,5 @@
|
||||
"EventName": "L2C_STORES_SENT",
|
||||
"BriefDescription": "L2C Stores Sent",
|
||||
"PublicDescription": "Incremented by one for every store sent to Level-2 (L1.5) cache"
|
||||
},
|
||||
}
|
||||
]
|
||||
|
@ -70,5 +70,5 @@
|
||||
"EventName": "PROBLEM_STATE_L1D_PENALTY_CYCLES",
|
||||
"BriefDescription": "Problem-State L1D Penalty Cycles",
|
||||
"PublicDescription": "Problem-State Level-1 D-Cache Penalty Cycle Count"
|
||||
},
|
||||
}
|
||||
]
|
||||
|
@ -94,5 +94,5 @@
|
||||
"EventName": "AES_BLOCKED_CYCLES",
|
||||
"BriefDescription": "AES Blocked Cycles",
|
||||
"PublicDescription": "Total number of CPU cycles blocked for the AES functions issued by the CPU because the DEA/AES coprocessor is busy performing a function issued by another CPU"
|
||||
},
|
||||
}
|
||||
]
|
||||
|
@ -334,5 +334,5 @@
|
||||
"EventName": "MT_DIAG_CYCLES_TWO_THR_ACTIVE",
|
||||
"BriefDescription": "Cycle count with two threads active",
|
||||
"PublicDescription": "Cycle count with two threads active"
|
||||
},
|
||||
}
|
||||
]
|
||||
|
@ -46,5 +46,5 @@
|
||||
"EventName": "PROBLEM_STATE_INSTRUCTIONS",
|
||||
"BriefDescription": "Problem-State Instructions",
|
||||
"PublicDescription": "Problem-State Instruction Count"
|
||||
},
|
||||
}
|
||||
]
|
||||
|
@ -94,5 +94,5 @@
|
||||
"EventName": "AES_BLOCKED_CYCLES",
|
||||
"BriefDescription": "AES Blocked Cycles",
|
||||
"PublicDescription": "Total number of CPU cycles blocked for the AES functions issued by the CPU because the DEA/AES coprocessor is busy performing a function issued by another CPU"
|
||||
},
|
||||
}
|
||||
]
|
||||
|
@ -316,5 +316,5 @@
|
||||
"EventName": "MT_DIAG_CYCLES_TWO_THR_ACTIVE",
|
||||
"BriefDescription": "Cycle count with two threads active",
|
||||
"PublicDescription": "Cycle count with two threads active"
|
||||
},
|
||||
}
|
||||
]
|
||||
|
@ -70,5 +70,5 @@
|
||||
"EventName": "PROBLEM_STATE_L1D_PENALTY_CYCLES",
|
||||
"BriefDescription": "Problem-State L1D Penalty Cycles",
|
||||
"PublicDescription": "Problem-State Level-1 D-Cache Penalty Cycle Count"
|
||||
},
|
||||
}
|
||||
]
|
||||
|
@ -94,5 +94,5 @@
|
||||
"EventName": "AES_BLOCKED_CYCLES",
|
||||
"BriefDescription": "AES Blocked Cycles",
|
||||
"PublicDescription": "Total number of CPU cycles blocked for the AES functions issued by the CPU because the DEA/AES coprocessor is busy performing a function issued by another CPU"
|
||||
},
|
||||
}
|
||||
]
|
||||
|
@ -142,5 +142,5 @@
|
||||
"EventName": "L1I_OFFCHIP_L3_SOURCED_WRITES",
|
||||
"BriefDescription": "L1I Off-Chip L3 Sourced Writes",
|
||||
"PublicDescription": "A directory write to the Level-1 I-Cache directory where the returned cache line was sourced from an Off Chip/On Book Level-3 cache"
|
||||
},
|
||||
}
|
||||
]
|
||||
|
@ -70,5 +70,5 @@
|
||||
"EventName": "PROBLEM_STATE_L1D_PENALTY_CYCLES",
|
||||
"BriefDescription": "Problem-State L1D Penalty Cycles",
|
||||
"PublicDescription": "Problem-State Level-1 D-Cache Penalty Cycle Count"
|
||||
},
|
||||
}
|
||||
]
|
||||
|
@ -94,5 +94,5 @@
|
||||
"EventName": "AES_BLOCKED_CYCLES",
|
||||
"BriefDescription": "AES Blocked Cycles",
|
||||
"PublicDescription": "Total number of CPU cycles blocked for the AES functions issued by the CPU because the DEA/AES coprocessor is busy performing a function issued by another CPU"
|
||||
},
|
||||
}
|
||||
]
|
||||
|
@ -208,5 +208,5 @@
|
||||
"EventName": "TX_C_TABORT_SPECIAL",
|
||||
"BriefDescription": "Aborted transactions in constrained TX mode using special completion logic",
|
||||
"PublicDescription": "A transaction abort has occurred in a constrained transactional-execution mode and the CPU is using special logic to allow the transaction to complete"
|
||||
},
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user