perfmon: added bundle to measure pci bandwidth 12/34312/2
authorRay Kinsella <[email protected]>
Tue, 2 Nov 2021 13:44:13 +0000 (13:44 +0000)
committerDamjan Marion <[email protected]>
Tue, 2 Nov 2021 22:25:40 +0000 (22:25 +0000)
commite15c999c304630aa8454032739bcb5e1406dccee
tree6e5992f59e8cc761af35a332b1caae5114e29464
parent63081acb3ff02d5d60e971943d03b8c9abeaae00
perfmon: added bundle to measure pci bandwidth

Added an Intel Ice Lake specific bundles to measure pci bandwidth through the
Intel IO PMU. The "PCI" bundle measures read/writes from pci devices. The "CPU"
bundle measure read/writes from cpus to pci devices.

Type: improvement

Signed-off-by: Ray Kinsella <[email protected]>
Change-Id: Id48cef5988113e8dc4690b97d22243311bfa7961
src/plugins/perfmon/CMakeLists.txt
src/plugins/perfmon/intel/bundle/iio_bw.c [new file with mode: 0644]