b280a7803d
Optimize dynamic call tracking using random sampling. Apply source maps to improve dynamic call tracking accuracy. Dynamic calls within the sdk are now attributed correctly. Fix bug formatting modules where we were incorrectly flagging them as JS. BUG= R=jmesserly@google.com, vsm@google.com Review-Url: https://codereview.chromium.org/2811343002 .