summaryrefslogtreecommitdiffstats
path: root/src/plugins/perfmon/intel/bundle/branch_mispred.c
AgeCommit message (Collapse)AuthorFilesLines
2021-05-26perfmon: revert raw column supportRay Kinsella1-10/+0
Revert raw column from the perfmon plugin. Type: refactor Signed-off-by: Ray Kinsella <mdr@ashroe.eu> Change-Id: If127f57ee2022cc1c0ea5177f1655a792f195f1d
2021-03-31perfmon: add branch mispredictionsRay Kinsella1-0/+69
Add branches, branches taken (a meteric for branchy code), and branch misses. Type: improvement Signed-off-by: Ray Kinsella <mdr@ashroe.eu> Change-Id: If92d4aaf9d0a6e3b99b8c19e6311cc08ca470590