Skip to content

Commit 7c19017

Browse files
authored
Fixed default normalization unit (#3393)
1 parent e7e46c0 commit 7c19017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/rocprofiler-compute/docs/conceptual/includes/normalization-units.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ include:
3434
that is, the total runtime of the kernel in seconds, as measured by the
3535
:doc:`command processor <command-processor>`.
3636

37-
By default, ROCm Compute Profiler uses the ``per_wave`` normalization.
37+
By default, ROCm Compute Profiler uses the ``per_kernel`` normalization.
3838

3939
.. tip::
4040

0 commit comments

Comments
 (0)