mirror of
https://github.com/openharmony/developtools_bytrace.git
synced 2026-07-15 06:07:13 -04:00
!129 add new TAG for commonlibrary.
Merge pull request !129 from hwx1130639/master
This commit is contained in:
@@ -911,6 +911,7 @@ static void InitAllSupportTags()
|
||||
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, {}};
|
||||
g_tagMap["commonlibrary"] = {"commonlibrary", "Commonlibrary subsystem", HITRACE_TAG_COMMONLIBRARY, USER, {}};
|
||||
|
||||
// Kernel os
|
||||
InitKernelSupportTags();
|
||||
|
||||
Reference in New Issue
Block a user