perfmon: top down level 1 support
[vpp.git] / src / plugins / perfmon / CMakeLists.txt
index c6113aa..af0bd3c 100644 (file)
@@ -30,4 +30,5 @@ add_vpp_plugin(perfmon
   intel/bundle/cache_hit_miss.c
   intel/bundle/branch_mispred.c
   intel/bundle/power_license.c
+  intel/bundle/topdown_metrics.c
 )