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