Skip to content

Commit

Permalink
Update source/lib/core/perfetto.cpp to change script filename to merg…
Browse files Browse the repository at this point in the history
…e-multiprocess-output.sh

Co-authored-by: David Galiffi <[email protected]>
  • Loading branch information
pranswarup and dgaliffiAMD authored Dec 18, 2024
1 parent fdd9e6d commit 2fc7314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/lib/core/perfetto.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ post_process(tim::manager* _timemory_manager, bool& _perfetto_output_error)
if(result != 0)
{
ROCPROFSYS_VERBOSE(0,
"Failed to execute merge_multiprocess_output.sh with "
"Failed to execute merge-multiprocess-output.sh with "
"folder path: %s\n",
folder_path);
}
Expand Down

0 comments on commit 2fc7314

Please sign in to comment.