looking_glass icon indicating copy to clipboard operation
looking_glass copied to clipboard

Call count tracing made possible with OTP-23

Open essen opened this issue 5 years ago • 0 comments

  OTP-14734    Application(s): erts
               Related Id(s): ERL-496

               BIFs now behave like ordinary functions with regard to
               tracing, allowing call_count tracing and fixing a few
               bugs where return trace messages were lost when BIFs
               tail-called themselves or other functions ("trapping").

essen avatar Feb 27 '20 16:02 essen