Remove hardware IP block based filtering (#820)

* Analysis report block based filtering is the default now

* Update documentation

* Update CHANGELOG

* Fix tests
    * Replace hardware block based filtering tests with report block
      based filtering tests
This commit is contained in:
vedithal-amd
2025-07-21 09:37:35 -04:00
committed by GitHub
parent 537a269e95
commit 98bb0f4237
15 changed files with 52 additions and 1190 deletions
File diff suppressed because it is too large Load Diff
@@ -1,7 +1,7 @@
config_dir: /app/src/rocprof_compute_soc/analysis_configs
device: -1
dispatch: null
filter_blocks: {}
filter_blocks: []
format_rocprof_output: csv
hip_trace: false
join_type: grid
@@ -1,7 +1,7 @@
config_dir: /app/src/rocprof_compute_soc/analysis_configs
device: -1
dispatch: null
filter_blocks: {}
filter_blocks: []
format_rocprof_output: csv
hip_trace: false
join_type: grid