Select a tool that produces graphical analysis views of trace log data -
-
Draw 9-patch
-
Traceview
-
WYSIWYG Editor
-
Android Debug Bridge
-
None of above
B
Correct answer
Explanation
Traceview is a specialized Android tool that converts trace log files into graphical visualizations showing method execution time, call stacks, and performance bottlenecks. Unlike Draw 9-patch (image editing) or ADB (debugging bridge), Traceview is specifically designed for performance analysis visualization.