X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fplugins%2Fperfmon%2FCMakeLists.txt;fp=src%2Fplugins%2Fperfmon%2FCMakeLists.txt;h=7e400c59babd664600736feba94286f4663ed8cc;hb=1e4309538dd178827fc2a5efb3ceb80a4b1f1a8f;hp=c0d39a39838ed5526b280109cfd4ea34334fb908;hpb=38b63a30ca0d8bc5aeea5e683be7b69a6a19a2dd;p=vpp.git diff --git a/src/plugins/perfmon/CMakeLists.txt b/src/plugins/perfmon/CMakeLists.txt index c0d39a39838..7e400c59bab 100644 --- a/src/plugins/perfmon/CMakeLists.txt +++ b/src/plugins/perfmon/CMakeLists.txt @@ -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 )