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:
+11
-1020
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
|
||||
|
||||
Reference in New Issue
Block a user