Example #1
0
 def traced(fn):
     return trace_event_impl.traced(fn)
Example #2
0
 def traced(fn):
   return trace_event_impl.traced(fn)