#2302: Integrate PAPI in LB data export #2304
Open
Codacy Production / Codacy Static Code Analysis
required action
Dec 12, 2024 in 0s
1 new issue (0 max.) of at least minor severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 1
Clones added
============
- tests/unit/metrics/test_papi_data.cc 4
- tests/unit/metrics/test_perf_data.cc 2
- examples/collection/do_flops_perf.cc 7
- examples/collection/do_flops_papi.cc 10
See the complete overview on Codacy
Annotations
Check notice on line 141 in src/vt/metrics/perf_data.cc
codacy-production / Codacy Static Code Analysis
src/vt/metrics/perf_data.cc#L141
Check buffer boundaries if used in a loop including recursive loops (CWE-120, CWE-20).
Loading