perfmon: add branch mispredictions
[vpp.git] / src / plugins / perfmon / CMakeLists.txt
index 7e400c5..e0d1d30 100644 (file)
@@ -28,4 +28,5 @@ add_vpp_plugin(perfmon
   intel/bundle/load_blocks.c
   intel/bundle/mem_bw.c
   intel/bundle/cache_hit_miss.c
+  intel/bundle/branch_mispred.c
 )