diff --git a/source/docs/data/memory_copy_trace.csv b/source/docs/data/memory_copy_trace.csv index ee548f72e1..49f7e4a730 100644 --- a/source/docs/data/memory_copy_trace.csv +++ b/source/docs/data/memory_copy_trace.csv @@ -1,3 +1,3 @@ "Kind","Direction","Source_Agent_Id","Destination_Agent_Id","Correlation_Id","Start_Timestamp","End_Timestamp" -"MEMORY_COPY","HOST_TO_DEVICE",0,1,0,14955949675563,14955950239443 -"MEMORY_COPY","DEVICE_TO_HOST",1,0,0,14955952733485,14955953315285 \ No newline at end of file +"MEMORY_COPY","MEMORY_COPY_HOST_TO_DEVICE",0,1,0,14955949675563,14955950239443 +"MEMORY_COPY","MEMORY_COPY_DEVICE_TO_HOST",1,0,0,14955952733485,14955953315285 \ No newline at end of file