diff options
Diffstat (limited to 'src/plugins/perfmon/CMakeLists.txt')
-rw-r--r-- | src/plugins/perfmon/CMakeLists.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/plugins/perfmon/CMakeLists.txt b/src/plugins/perfmon/CMakeLists.txt index 66894b1c5d0..65c8e4bd126 100644 --- a/src/plugins/perfmon/CMakeLists.txt +++ b/src/plugins/perfmon/CMakeLists.txt @@ -34,7 +34,8 @@ add_vpp_plugin(perfmon 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_bw_src.c + intel/bundle/frontend_bound_bw_uops.c intel/bundle/frontend_bound_lat.c intel/bundle/iio_bw.c |