Systers Community
(Part 2 of 2) Inspect Trace Logs with Traceview and write a blog summarizing the information inferred from traces
Traceview is a tool that provides a graphical representations of trace logs. You can generate the logs by instrumenting your code with the Debug class. This method of tracing is very precise because you can specify exactly where in the code you want to start and stop logging trace data.
Prerequisite
- Complete (Part 1 of 2) task.
Steps
Inspect all the trace files generated in Part-1
- Select Tools > Android > Android Device Monitor from the main menu.
- In the Android device monitor, select File > Open File. *Navigate to the .trace file you want to inspect.
- Click Open.
- Take screenshots of Timeline and Profile pane for all the 3 trace files.
Work Submission
- Write a blog on medium summarizing the analysis inferred from timeline and profile pane i.e., from trace files.
- Submit the blog in the form of a document as well.
- Submit screenshots of Timeline and Profile pane for all the 3 trace files.
Resources
- Ask any questions in #powerup on Systers Open source Slack.
- Reference article.
Task tags
Students who completed this task
Yuyuan Luo, Valentun, Aryaman Agrawal