doc improvements for 1.0.0 part 2 (#330)

* update installation steps

* Github Issue #50 Adding README's for samples

* Making name change to ROCprofiler-SDK for consistency

* Fix HIP trace documentation

* Fix HSA trace in docs

* Fix kernel trace in docs

* Fixing memory copy and memory allocation traces

* runtime trace and sys trace doc update

* Fix scratch memory doc

* kernel naming and filtering options

* Adding collection period in docs

* Perfetto configs update

* summary output file

* kernel trace format fix

* update CHANGELOG

* Agent index doc update

* rocm-smi output

* group by queue option

* Updated --group-by-queue description

* perfetto visualization

---------

Co-authored-by: Ian Trowbridge <Ian.Trowbridge@amd.com>
Šī revīzija ir iekļauta:
Bhardwaj, Gopesh
2025-04-16 02:00:07 +05:30
revīziju iesūtīja GitHub
vecāks 4fbcfd142c
revīzija ca7cce9e81
32 mainīti faili ar 744 papildinājumiem un 106 dzēšanām
+4 -4
Parādīt failu
@@ -1,5 +1,5 @@
"Kind","Direction","Stream_Id","Source_Agent_Id","Destination_Agent_Id","Correlation_Id","Start_Timestamp","End_Timestamp"
"MEMORY_COPY","MEMORY_COPY_HOST_TO_DEVICE",1,0,2,952,2414192684609085,2414192684710679
"MEMORY_COPY","MEMORY_COPY_HOST_TO_DEVICE",1,0,2,960,2414192684873841,2414192684973470
"MEMORY_COPY","MEMORY_COPY_HOST_TO_DEVICE",2,0,2,1066,2414192706436949,2414192706538622
"MEMORY_COPY","MEMORY_COPY_HOST_TO_DEVICE",2,0,2,1074,2414192706592442,2414192706692312
"MEMORY_COPY","MEMORY_COPY_HOST_TO_DEVICE",0,"Agent 0","Agent 4",1,1057963336487172,1057963336564212
"MEMORY_COPY","MEMORY_COPY_HOST_TO_DEVICE",0,"Agent 0","Agent 4",2,1057963336783973,1057963336859334
"MEMORY_COPY","MEMORY_COPY_DEVICE_TO_HOST",0,"Agent 4","Agent 0",23,1057963497396292,1057963497471732
"MEMORY_COPY","MEMORY_COPY_DEVICE_TO_HOST",0,"Agent 4","Agent 0",24,1057963498099125,1057963498200446
1 Kind Direction Stream_Id Source_Agent_Id Destination_Agent_Id Correlation_Id Start_Timestamp End_Timestamp
2 MEMORY_COPY MEMORY_COPY_HOST_TO_DEVICE 1 0 0 Agent 0 2 Agent 4 952 1 2414192684609085 1057963336487172 2414192684710679 1057963336564212
3 MEMORY_COPY MEMORY_COPY_HOST_TO_DEVICE 1 0 0 Agent 0 2 Agent 4 960 2 2414192684873841 1057963336783973 2414192684973470 1057963336859334
4 MEMORY_COPY MEMORY_COPY_HOST_TO_DEVICE MEMORY_COPY_DEVICE_TO_HOST 2 0 0 Agent 4 2 Agent 0 1066 23 2414192706436949 1057963497396292 2414192706538622 1057963497471732
5 MEMORY_COPY MEMORY_COPY_HOST_TO_DEVICE MEMORY_COPY_DEVICE_TO_HOST 2 0 0 Agent 4 2 Agent 0 1074 24 2414192706592442 1057963498099125 2414192706692312 1057963498200446