Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > 1f7d14130c4a2657e0fb5e1ff2b6ea1d > files > 1051

erlang-doc-R15B-03.3.fc18.noarch.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html xmlns:fn="http://www.w3.org/2005/02/xpath-functions">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" href="../../../../doc/otp_doc.css" type="text/css">
<title>Erlang -- Observer User's Guide</title>
</head>
<body bgcolor="white" text="#000000" link="#0000ff" vlink="#ff00ff" alink="#ff0000"><div id="container">
<script id="js" type="text/javascript" language="JavaScript" src="../../../../doc/js/flipmenu/flipmenu.js"></script><script id="js2" type="text/javascript" src="../../../../doc/js/erlresolvelinks.js"></script><script language="JavaScript" type="text/javascript">
            <!--
              function getWinHeight() {
                var myHeight = 0;
                if( typeof( window.innerHeight ) == 'number' ) {
                  //Non-IE
                  myHeight = window.innerHeight;
                } else if( document.documentElement && ( document.documentElement.clientWidth ||
                                                         document.documentElement.clientHeight ) ) {
                  //IE 6+ in 'standards compliant mode'
                  myHeight = document.documentElement.clientHeight;
                } else if( document.body && ( document.body.clientWidth || document.body.clientHeight ) ) {
                  //IE 4 compatible
                  myHeight = document.body.clientHeight;
                }
                return myHeight;
              }

              function setscrollpos() {
                var objf=document.getElementById('loadscrollpos');
                 document.getElementById("leftnav").scrollTop = objf.offsetTop - getWinHeight()/2;
              }

              function addEvent(obj, evType, fn){
                if (obj.addEventListener){
                obj.addEventListener(evType, fn, true);
                return true;
              } else if (obj.attachEvent){
                var r = obj.attachEvent("on"+evType, fn);
                return r;
              } else {
                return false;
              }
             }

             addEvent(window, 'load', setscrollpos);

             //--></script><div id="leftnav"><div class="innertube">
<img alt="Erlang logo" src="../../../../doc/erlang-logo.png"><br><small><a href="users_guide.html">User's Guide</a><br><a href="index.html">Reference Manual</a><br><a href="release_notes.html">Release Notes</a><br><a href="../pdf/observer-1.2.pdf">PDF</a><br><a href="../../../../doc/index.html">Top</a></small><p><strong>Observer</strong><br><strong>User's Guide</strong><br><small>Version 1.2</small></p>
<br><a href="javascript:openAllFlips()">Expand All</a><br><a href="javascript:closeAllFlips()">Contract All</a><p><small><strong>Chapters</strong></small></p>
<ul class="flipMenu" imagepath="../../../../doc/js/flipmenu">
<li id="no" title="Observer" expanded="false">Observer<ul>
<li><a href="observer_ug.html">
              Top of chapter
            </a></li>
<li title="Introduction"><a href="observer_ug.html#idp761104">Introduction</a></li>
<li title="General"><a href="observer_ug.html#idp759760">General</a></li>
<li title="Applications"><a href="observer_ug.html#idp443456">Applications</a></li>
<li title="Processes"><a href="observer_ug.html#idp450000">Processes</a></li>
<li title="Table Viewer"><a href="observer_ug.html#idp488320">Table Viewer</a></li>
<li title="Trace Overview"><a href="observer_ug.html#idp490576">Trace Overview</a></li>
</ul>
</li>
<li id="no" title="Trace Tool Builder" expanded="false">Trace Tool Builder<ul>
<li><a href="ttb_ug.html">
              Top of chapter
            </a></li>
<li title="Introduction"><a href="ttb_ug.html#idp435360">Introduction</a></li>
<li title="Getting Started"><a href="ttb_ug.html#idp138432">Getting Started</a></li>
<li title="Running the Trace Tool Builder against a remote node"><a href="ttb_ug.html#idp495216">Running the Trace Tool Builder against a remote node</a></li>
<li title="Additional tracing options"><a href="ttb_ug.html#idp709888">Additional tracing options</a></li>
<li title="Trace Information and the .ti File"><a href="ttb_ug.html#idp21200">Trace Information and the .ti File</a></li>
<li title="Wrap Logs"><a href="ttb_ug.html#idp303952">Wrap Logs</a></li>
<li title="Formatting"><a href="ttb_ug.html#idp308576">Formatting</a></li>
<li title="Automatically collect and format logs from all nodes"><a href="ttb_ug.html#idp641024">Automatically collect and format logs from all nodes</a></li>
<li title="History and Configuration Files"><a href="ttb_ug.html#idp646272">History and Configuration Files</a></li>
<li title="Sequential Tracing"><a href="ttb_ug.html#idp874080">Sequential Tracing</a></li>
<li title="Example: Multipurpose trace tool"><a href="ttb_ug.html#idp889904">Example: Multipurpose trace tool</a></li>
</ul>
</li>
<li id="no" title="Erlang Top" expanded="false">Erlang Top<ul>
<li><a href="etop_ug.html">
              Top of chapter
            </a></li>
<li title="Introduction"><a href="etop_ug.html#idp729184">Introduction</a></li>
<li title="Output"><a href="etop_ug.html#idp731520">Output</a></li>
<li title="Start"><a href="etop_ug.html#idp749200">Start</a></li>
<li title="Configuration"><a href="etop_ug.html#idp753616">Configuration</a></li>
<li title="Print to file"><a href="etop_ug.html#idp912624">Print to file</a></li>
<li title="Stop"><a href="etop_ug.html#idp915888">Stop</a></li>
</ul>
</li>
<li id="no" title="Crashdump Viewer" expanded="false">Crashdump Viewer<ul>
<li><a href="crashdump_ug.html">
              Top of chapter
            </a></li>
<li title="Introduction"><a href="crashdump_ug.html#idp925264">Introduction</a></li>
<li title="Getting Started"><a href="crashdump_ug.html#idp926736">Getting Started</a></li>
<li title="Navigating"><a href="crashdump_ug.html#idp936368">Navigating</a></li>
<li title="Help"><a href="crashdump_ug.html#idp939968">Help</a></li>
</ul>
</li>
</ul>
</div></div>
<div id="content">
<div class="innertube">
<div class="frontpage"></div>
<center><h1>Observer User's Guide</h1></center>
<center><h4>Version 1.2</h4></center>
<center><h4>March  2 2013</h4></center>
</div>
<div class="footer">
<hr>
<p>Copyright © 2002-2013 Ericsson AB. All Rights Reserved.</p>
</div>
</div>
</div></body>
</html>