ファイル
rocm-systems/source/lib/common
Jonathan R. Madsen 7ab1a8015f Fix tracing context domain logic for operations (#621)
* Fix tracing context domain logic for operations

- logic error: domain enabled (all operations all implicitly enabled) + domain enabled for subset of operations resulted in only explicitly enabled operations being treated as enabled
- domain_context: split single bitset for operations in all domains into array of bitsets for each domain

* Update lib/common/mpl.hpp

- assert_false for static_asserts in if constexpr expressions

* Update lib/rocprofiler-sdk/tests/contexts.cpp

- Tests for validating logic regarding domain and operations for callback and buffer tracing
2024-03-14 01:25:43 -05:00
..
2023-11-14 10:58:33 -06:00
2024-01-30 12:14:26 -06:00
2023-11-14 10:58:33 -06:00
2023-11-14 10:58:33 -06:00
2024-01-30 12:14:26 -06:00
2023-11-28 10:04:37 -06:00
2023-11-14 10:58:33 -06:00