40 lines
No EOL
917 B
JSON
40 lines
No EOL
917 B
JSON
{
|
|
"unikernels": [
|
|
{
|
|
"buildPath": "/home/gain/Documents/unikernels/apps/lib-nginx",
|
|
"ignoredPlats": [
|
|
"linuxu",
|
|
"xen"
|
|
],
|
|
"kernel": "unikernel_kvm-x86_64.dbg",
|
|
"splitSections": [".text.*"],
|
|
"displayMapping": true,
|
|
"displayStatSize": false,
|
|
"displayElfFile": [
|
|
"sections"
|
|
],
|
|
"displaySectionInfo": [],
|
|
"findSectionByAddress": [
|
|
"0x329000"
|
|
],
|
|
"compareGroup": 1
|
|
},
|
|
{
|
|
"buildPath": "/home/gain/Documents/unikernels/apps/lib-echoreply",
|
|
"ignoredPlats": [
|
|
"linuxu",
|
|
"xen"
|
|
],
|
|
"kernel": "unikernel_kvm-x86_64.dbg",
|
|
"splitSections": [".data"],
|
|
"displayElfFile": [],
|
|
"displayMapping": true,
|
|
"displayStatSize": true,
|
|
"displaySectionInfo": [],
|
|
"findSectionByAddress": [
|
|
"0x329000"
|
|
],
|
|
"compareGroup": 1
|
|
}
|
|
]
|
|
} |