You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -87,17 +88,21 @@ struct TargetInfo : public LLDBBaseTelemetryInfo {
87
88
std::string target_uuid;
88
89
std::string arch_name;
89
90
90
-
// If true, this entry was emitted at the beginning of an event (eg., before the executable laod). Otherwise, it was emitted at the end of an event (eg., after the module and any dependency were loaded.)
91
+
// If true, this entry was emitted at the beginning of an event (eg., before
92
+
// the executable laod). Otherwise, it was emitted at the end of an event
93
+
// (eg., after the module and any dependency were loaded.)
0 commit comments