Skip to content

Commit ff6872b

Browse files
[rocprofiler-systems] Update attach documentation for clarity (#4375)
## Motivation <!-- Explain the purpose of this PR and the goals it aims to achieve. --> Edits to documentation change #4354. ## Technical Details <!-- Explain the changes along with any relevant GitHub links. --> Updating "rocattach" documentation, for clarity. ## JIRA ID <!-- If applicable, mention the JIRA ID resolved by this PR (Example: Resolves SWDEV-12345). --> <!-- Do not post any JIRA links here. --> ## Test Plan <!-- Explain any relevant testing done to verify this PR. --> ## Test Result <!-- Briefly summarize test outcomes. --> ## Submission Checklist - [x] Look over the contributing guidelines at https://github.com/ROCm/ROCm/blob/develop/CONTRIBUTING.md#pull-requests. --------- Co-authored-by: Pratik Basyal <pratik.basyal@amd.com>
1 parent 60ddee7 commit ff6872b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/rocprofiler-systems/docs/how-to/attaching-to-running-process.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Command-line options
8080
using tools like ``ps``, ``pgrep``, or ``top``.
8181

8282
``-o, --output PATH``
83-
Specifies the output directory for profiling the results. If not specified,
83+
Specifies the directory for writing the output of the profiling results. If not specified, the
8484
results are written to the default location (``rocprof-sys-output/``).
8585

8686
``-F, --format FORMAT[,FORMAT,...]``

0 commit comments

Comments
 (0)