diff options
Diffstat (limited to 'src/plugins/perfmon/CMakeLists.txt')
-rw-r--r-- | src/plugins/perfmon/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/perfmon/CMakeLists.txt b/src/plugins/perfmon/CMakeLists.txt index c6113aa5097..af0bd3c3f51 100644 --- a/src/plugins/perfmon/CMakeLists.txt +++ b/src/plugins/perfmon/CMakeLists.txt @@ -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 ) |