mirror of
https://github.com/openharmony/developtools_bytrace.git
synced 2026-07-15 06:07:13 -04:00
@@ -1022,6 +1022,7 @@ static void InitOtherUserTags()
|
||||
g_tagMap["commonlibrary"] = {"commonlibrary", "Commonlibrary subsystem", HITRACE_TAG_COMMONLIBRARY, USER, {}};
|
||||
g_tagMap["musl"] = {"musl", "Musl Module", HITRACE_TAG_MUSL, USER, {}};
|
||||
g_tagMap["ffrt"] = {"ffrt", "Ffrt Tasks", HITRACE_TAG_FFRT, USER, {}};
|
||||
g_tagMap["virse"] = {"virse", "Virtualization Service", HITRACE_TAG_VIRSE, USER, {}};
|
||||
}
|
||||
|
||||
static void InitAllSupportTags()
|
||||
|
||||
Reference in New Issue
Block a user