mirror of
https://github.com/openharmony/developtools_bytrace.git
synced 2026-07-16 06:55:39 -04:00
!113 Gitee Review - zg1988_hitrace
Merge pull request !113 from zg1988/zg1988_hitrace
This commit is contained in:
@@ -887,6 +887,8 @@ static void InitAllSupportTags()
|
||||
g_tagMap["nweb"] = {"nweb", "NWEB Module", HITRACE_TAG_NWEB, USER, {}};
|
||||
g_tagMap["net"] = {"net", "net", HITRACE_TAG_NET, USER, {}};
|
||||
g_tagMap["accesscontrol"] = {"accesscontrol", "Access Control Module", HITRACE_TAG_ACCESS_CONTROL, USER, {}};
|
||||
g_tagMap["interconn"] = {"interconn", "Interconnection subsystem", HITRACE_TAG_INTERCONNECTION, USER, {}};
|
||||
|
||||
// Kernel os
|
||||
InitKernelSupportTags();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user