From 38642e69054cc52df73339e08d3b459b5329f11e Mon Sep 17 00:00:00 2001 From: Thomas Richter Date: Tue, 20 Mar 2018 06:58:12 +0000 Subject: [PATCH] cpumf: Add short description for basic counters level 1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add a short description to the basic counter first version number 1 definition file. Signed-off-by: Thomas Richter Reviewed-by: Hendrik Brueckner Signed-off-by: Jan Höppner --- cpumf/data/cpum-cf-cfvn-1.ctr | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/cpumf/data/cpum-cf-cfvn-1.ctr b/cpumf/data/cpum-cf-cfvn-1.ctr index 08baece3..ed38d27b 100644 --- a/cpumf/data/cpum-cf-cfvn-1.ctr +++ b/cpumf/data/cpum-cf-cfvn-1.ctr @@ -1,48 +1,60 @@ Counter: 0 Name:CPU_CYCLES +Short-Description:CPU Cycles Description: Cycle Count . Counter: 1 Name:INSTRUCTIONS +Short-Description:Instructions Description: Instruction Count . Counter: 2 Name:L1I_DIR_WRITES +Short-Description:L1I Directory Writes Description: Level-1 I-Cache Directory Write Count . Counter: 3 Name:L1I_PENALTY_CYCLES +Short-Description:L1I Penalty Cycles Description: Level-1 I-Cache Penalty Cycle Count . Counter: 4 Name:L1D_DIR_WRITES +Short-Description:L1D Directory Writes Description: Level-1 D-Cache Directory Write Count . Counter: 5 Name:L1D_PENALTY_CYCLES +Short-Description:L1D Penalty Cycles Description: Level-1 D-Cache Penalty Cycle Count . Counter: 32 Name:PROBLEM_STATE_CPU_CYCLES +Short-Description:Problem-State CPU Cycles Description: Problem-State Cycle Count . Counter: 33 Name:PROBLEM_STATE_INSTRUCTIONS +Short-Description:Problem-State Instructions Description: Problem-State Instruction Count . Counter: 34 Name:PROBLEM_STATE_L1I_DIR_WRITES +Short-Description:Problem-State L1I Directory Writes Description: Problem-State Level-1 I-Cache Directory Write Count . Counter: 35 Name:PROBLEM_STATE_L1I_PENALTY_CYCLES +Short-Description:Problem-State L1I Penalty Cycles Description: Problem-State Level-1 I-Cache Penalty Cycle Count . Counter: 36 Name:PROBLEM_STATE_L1D_DIR_WRITES +Short-Description:Problem-State L1D Directory Writes Description: Problem-State Level-1 D-Cache Directory Write Count . Counter: 37 Name:PROBLEM_STATE_L1D_PENALTY_CYCLES +Short-Description:Problem-State L1D Penalty Cycles Description: Problem-State Level-1 D-Cache Penalty Cycle Count .