perfmon: added cache hits and misses
[vpp.git] / src / plugins / perfmon / CMakeLists.txt
index c0d39a3..7e400c5 100644 (file)
@@ -27,4 +27,5 @@ add_vpp_plugin(perfmon
   intel/bundle/inst_and_clock.c
   intel/bundle/load_blocks.c
   intel/bundle/mem_bw.c
+  intel/bundle/cache_hit_miss.c
 )