SWDEV-432445: ATT continuous mode

Change-Id: I52732fc1dba41df3373ef6a19a428b00d729bf04
This commit is contained in:
Giovanni LB
2023-11-15 12:18:51 -03:00
parent 8d80b2969d
commit aba6a1d986
29 changed files with 1841 additions and 851 deletions
+8 -1
View File
@@ -1206,6 +1206,10 @@ typedef struct {
* If the obj is still loaded by the time the record was generated, this value is 0
*/
rocprofiler_timestamp_t clock_end;
/**
* Identifier for code object loading. This is the marker ID sent to the ATT buffer.
*/
uint32_t att_marker_id;
} rocprofiler_intercepted_codeobj_t;
/**
@@ -1869,7 +1873,10 @@ typedef struct {
rocprofiler_hip_function_name_t* hip_functions_names;
rocprofiler_hsa_function_name_t* hsa_functions_names;
uint32_t range[2];
uint64_t* dispatch_ids;
struct {
uint64_t start;
uint64_t end;
}* dispatch_ids;
};
/**
* Data array count