aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/supervisor-api.c
AgeCommit message (Collapse)AuthorFilesLines
2019-07-10Migrate binding to APIv3sandbox/SebD/wipSebastien Douheret1-2/+2
Change-Id: I2f4b41d1cf43e45c8e894be357dd0a83595a2f07
2019-07-09Rewrite tracing_events in C (instead of lua)Sebastien Douheret1-85/+126
Change-Id: I1e88f18a7688cc5e1708256306fb444eb86eb867
2019-07-04Update supervisor config fields nameSebastien Douheret1-1/+4
ws_servers and ws_clients fields have been renamed in afs-supervisor and now these fields may also be missing. Change-Id: Icafdbeeb503b7ada732075449b1819f035ff5a27
2019-05-09Git submodule migration to separated librariesFrederic Marec1-35/+35
Bug-AGL: SPEC-2139 Change-Id: Ie96b5a51b8e725a175a824236a11eb29de3631fc Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
2018-07-10Fixed bug in decoding args in trace/startSebastien Douheret1-1/+1
Change-Id: I3632f52afbfece80939ec5e2d9011c557894d18e Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2018-07-10Improved trace verb to support list of pidsSebastien Douheret1-42/+151
Change-Id: Ia6e650f2a7edf29d1f135fb47e5a513bcd83b3c8 Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2018-07-10Improved supervisor requests & events recordingSebastien Douheret1-30/+127
Change-Id: I4eb52820d2bec4ca4f2e3e455db7eb79d1a09d12 Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2018-07-10Convert binding to use the controllerSebastien Douheret1-0/+164
Change-Id: Iae15b07ee768584d7a1a958fb7e119bca65c29e4 Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>