Tracer.Utils

Some utils functions and reimplemmenting some usefull functions, because if they traced, the calls, made from tracer shouldn’t traced too.

Summary

Functions

call(identifier, request, timeout \\ 10000)
load_modules(node, module_list \\ [Tracer.Utils])
rpc(node, module, function, args, timeout \\ 5000)
rpc_local(parent, tag, module, function, args)