Hi everyone,

We are working on a profiling tool called TaskTracer, if you have noticed, 
implementation of TaskTracer has already landed into master. Please find more 
details from the following page:

https://wiki.mozilla.org/TaskTracer

"AddLabel" is a function provided by TaskTracer, for use by developers to 
insert debugging messages (you can treat it as printf or console.log), those 
labels will be displayed in our front-end tool - Nephthys (Yes, it was 
Isis...). 

In order to make TaskTracer more developer-friendly for gaia developers, we 
intent to hack console.log, by adding a prefix #tt# to your console.log 
message, message will not only logged by adb logcat, but also treated as a 
TaskTracer label and displayed in Nephthys.

Bug of this change:
https://bugzilla.mozilla.org/show_bug.cgi?id=1100259

Thanks,
Shelly
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to