<div dir="ltr">Hello,<br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 20, 2018 at 9:09 AM, Vladimir Gordeev <span dir="ltr"><<a href="mailto:gordeev.vladimir.v@gmail.com" target="_blank">gordeev.vladimir.v@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>I know that I can apply tracing flags to executing process right after start of the call,</div><div>for example like that:<br><br><font face="monospace, monospace">    erlang:trace_pattern({erlang, get, 1}, [{['_'], [], [{trace, [], [call, timestamp]}]}], [meta]).</font></div><div><br></div><div>Is there a way to apply flags right after return of the call?<br></div></div></blockquote><div><br></div><div>No, there is not. </div><div><br></div><div>Lukas</div></div></div></div>