Erlang process tree tools. (as *NIX pstree)
TODO
mmc:s()
mmc:s(Pid :: list() | pid())
Request
GET /tree.json
Response (in json)
{
"pid_name":[
{ "pid_name1" : [ {"pid_name3":""}, ... ]},
{ "pid_name2" : "" }
...
]
}
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Erlang process tree tools. (as *NIX pstree)
TODO
mmc:s()
mmc:s(Pid :: list() | pid())
Request
GET /tree.json
Response (in json)
{
"pid_name":[
{ "pid_name1" : [ {"pid_name3":""}, ... ]},
{ "pid_name2" : "" }
...
]
}