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 05c280f64ac..66894b1c5d0 100644 --- a/src/plugins/perfmon/CMakeLists.txt +++ b/src/plugins/perfmon/CMakeLists.txt @@ -32,6 +32,7 @@ add_vpp_plugin(perfmon intel/bundle/branch_mispred.c intel/bundle/power_license.c intel/bundle/topdown_metrics.c + intel/bundle/topdown_icelake.c intel/bundle/topdown_tremont.c intel/bundle/frontend_bound_bw.c intel/bundle/frontend_bound_lat.c |