diff options
Diffstat (limited to 'docs/html/tools/help/monitor.jd')
| -rw-r--r-- | docs/html/tools/help/monitor.jd | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/html/tools/help/monitor.jd b/docs/html/tools/help/monitor.jd index e1fe772..513eb10 100644 --- a/docs/html/tools/help/monitor.jd +++ b/docs/html/tools/help/monitor.jd @@ -15,13 +15,14 @@ page.title=Device Monitor <p>Android Device Monitor is a stand-alone tool that provides a graphical user interface for several Android application debugging and analysis tools. The Monitor tool does not -require installation of a integrated development environment, such as Eclipse, and encapsulates the +require installation of an integrated development environment, such as Eclipse, and encapsulates the following tools:</p> <ul> <li><a href="{@docRoot}tools/debugging/ddms.html">DDMS</a></li> <li><a href="gltracer.html">Tracer for OpenGL ES</a></li> <li><a href="hierarchy-viewer.html">Hierarchy Viewer</a></li> + <li><a href="systrace.html">Systrace</a></li> <li><a href="traceview.html">Traceview</a></li> <li>Pixel Perfect magnification viewer</li> </ul> |
