summaryrefslogtreecommitdiffstats
path: root/src/plugins/perfmon/CMakeLists.txt
diff options
context:
space:
mode:
authorRay Kinsella <mdr@ashroe.eu>2021-10-06 15:21:33 +0000
committerDamjan Marion <dmarion@me.com>2021-10-07 13:23:06 +0000
commit12ba95bff55362b17acddac0b9063d9109ec0646 (patch)
tree57d0317ba5a25180dab2678e5fc67b9604368e34 /src/plugins/perfmon/CMakeLists.txt
parentce45b161566e2ece499426cbd937086b4b780a0d (diff)
perfmon: Topdown Level 1 support on Snowridge
Enable Topdown Level 1 support on Snowridge, enabled with standard CPU events on small core. Type: improvement Signed-off-by: Ray Kinsella <mdr@ashroe.eu> Change-Id: I58ad09383de7464265ac1b69e683f253591e3b5e
Diffstat (limited to 'src/plugins/perfmon/CMakeLists.txt')
-rw-r--r--src/plugins/perfmon/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/perfmon/CMakeLists.txt b/src/plugins/perfmon/CMakeLists.txt
index 060c425df4d..c587e6d503b 100644
--- a/src/plugins/perfmon/CMakeLists.txt
+++ b/src/plugins/perfmon/CMakeLists.txt
@@ -31,6 +31,7 @@ add_vpp_plugin(perfmon
intel/bundle/branch_mispred.c
intel/bundle/power_license.c
intel/bundle/topdown_metrics.c
+ intel/bundle/topdown_tremont.c
COMPONENT
vpp-plugin-devtools