mirror of
https://github.com/openharmony/developtools_bytrace.git
synced 2026-07-15 06:07:13 -04:00
!118 Gitee Review - hitrace-beta
Merge pull request !118 from zg1988/hitrace-beta
This commit is contained in:
@@ -903,6 +903,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