James O. D. Hunt
efe625dfc1
build: Remove whitespace
...
Zap trailing whitespace.
Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com >
2021-03-05 09:54:50 +00:00
Fabiano Fidêncio
68f66c515f
agent-ctl: Add void "install" target
...
Otherwise `make install` run from the top directory would just fail as
the target is not defined.
Fixes : #1149
Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com >
2020-11-27 15:26:29 +01:00
Christophe de Dinechin
0e898c6bc4
rust-agent: Treat warnings as error
...
Avoid the accumulation of warnings we had, as reported in #750 .
Fixes : #750
Signed-off-by: Christophe de Dinechin <dinechin@redhat.com >
2020-10-07 17:30:21 +02:00
Peng Tao
7a44025464
Makefile: add trace-forwarder/agent-ctl missing targets
...
Signed-off-by: Peng Tao <bergwolf@hyper.sh >
2020-06-28 20:36:33 -07:00
James O. D. Hunt
8a1949546c
tools: Add agent-ctl tool
...
Add a low-level agent control tool that can manipulate the agent
via ttRPC.
Fixes : #222 .
Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com >
2020-06-08 11:22:19 +01:00