diff --git a/CHANGELOG.md b/CHANGELOG.md index 9fe2dd85..34c0b014 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -340,10 +340,4 @@ Example for file plugin output: ### Added - JSON output plugin for rocprofv2, the JSON file matches Google Trace Format, so it should be easily loaded to perfetto, chrome tracing or speedscope. For Speedscope, `--disable-json-data-flows` option will be needed as speedscope doesn't work with data flows. -- Added `--no-serialization` flag to disable kernel serialization when rocprofv2 is in counter-collection mode. This change was added to allow rocprofv2 to avoid deadlock when profiling certain programs in counter-collection mode. - -## ROCprofiler for rocm 6.3 - -### Added - -- SPI Pipe Selection \ No newline at end of file +- Added `--no-serialization` flag to disable kernel serialization when rocprofv2 is in counter-collection mode. This change was added to allow rocprofv2 to avoid deadlock when profiling certain programs in counter-collection mode. \ No newline at end of file diff --git a/src/core/counters/metrics/basic_counters.xml b/src/core/counters/metrics/basic_counters.xml index f53585a6..4e4eec5a 100755 --- a/src/core/counters/metrics/basic_counters.xml +++ b/src/core/counters/metrics/basic_counters.xml @@ -363,11 +363,6 @@ - - - - - @@ -630,11 +625,6 @@ - - - - - diff --git a/test/tool/gfx_metrics.xml b/test/tool/gfx_metrics.xml index 8602a725..819afff1 100755 --- a/test/tool/gfx_metrics.xml +++ b/test/tool/gfx_metrics.xml @@ -364,11 +364,6 @@ - - - - - @@ -629,11 +624,6 @@ - - - - -