mirror of
https://github.com/openharmony/developtools_bytrace.git
synced 2026-07-18 08:14:39 -04:00
Merge branch 'master' of gitee.com:openharmony/developtools_bytrace into master
This commit is contained in:
@@ -868,6 +868,7 @@ static void InitAllSupportTags()
|
||||
g_tagMap["devicemanager"] = { "devicemanager", "Device Manager", HITRACE_TAG_DEVICE_MANAGER, USER, {}};
|
||||
g_tagMap["distributedschedule"] = { "distributedschedule", "Distributed Schedule",
|
||||
HITRACE_TAG_DISTRIBUTED_SCHEDULE, USER, {}};
|
||||
g_tagMap["samgr"] = { "samgr", "samgr", HITRACE_TAG_SAMGR, USER, {}};
|
||||
g_tagMap["app"] = { "app", "APP Module", HITRACE_TAG_APP, USER, {}};
|
||||
g_tagMap["zbinder"] = { "zbinder", "OpenHarmony binder communication", 0, KERNEL, {
|
||||
{ "events/zbinder/enable" },
|
||||
|
||||
Reference in New Issue
Block a user