blob: a2c2e28979f86773d6295a97ae94aba26812bcef [file] [log] [blame]
[
{
"name": "Blobs",
"vmo": "blob-.*"
},
{
"name": "Bootfs",
"vmo": "uncompressed-bootfs"
},
{
"name": "Fshost",
"process": "fshost\\.cm"
},
{
"name": "Netstack",
"process": [
"dhcpd\\.cm",
"dhcpv6-client\\.cm",
"dns_resolver\\.cm",
"netcfg.*\\.cm",
"netstack\\.cm",
"netsvc\\.cm"
]
},
{
"name": "Pkgfs",
"process": "pkgfs"
},
{
"name": "Archivist",
"process": [
"archivist\\.cm",
"sampler\\.cm"
]
},
{
"name": "ComponentManager",
"process": [
"bin/bootsvc",
"bin/component_manager",
"miscsvc\\.cm",
"svchost\\.cm"
]
},
{
"name": "Resolvers",
"process": ".*-resolver\\.cm.*"
},
{
"name": "Drivers",
"process": [
"driver_host",
"pwrbtn-monitor\\.cm"
]
},
{
"name": "DriverFramework",
"process": [
"driver-index\\.cm",
"driver_manager\\.cm",
"sysinfo\\.cm"
]
}
]