summaryrefslogtreecommitdiffstats
path: root/src/plugins/perfmon/intel/bundle/membw_bound.c
AgeCommit message (Collapse)AuthorFilesLines
2021-11-15perfmon: rename bundle to memory stallsRay Kinsella1-59/+0
Rename the memory bandwidth bundle to memory stalls, to differentiate it from the bundle that measures memory controller bandwidth boundedness. Type: refactor Signed-off-by: Ray Kinsella <mdr@ashroe.eu> Change-Id: I828c73b6f769046e1ab592712bdf81ceefcd7911
2021-09-08perfmon: add membw-bound bundleRay Kinsella1-0/+59
Added memory bandwidth boundedness bundle, closely related to cache-hierarchy. This bundle works on ICX only, due to an ICX specific counter. Type: improvement Signed-off-by: Ray Kinsella <mdr@ashroe.eu> Change-Id: Id385bd5f4e645ac020774e311c623afb64b79b1e