blob: 63f08dddc09f1a861d56db856eb5273f94f499b2 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Trace Compas Scripting Examples</title>
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
</head>
<body>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../../index.html?org/eclipse/tracecompass/incubator/scripting/core/doc-files/examples.html" target="_top">Frames</a></li>
<li><a href="examples.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<div>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Package" class="title">Trace Compass Script Examples</h1>
<div class="docSummary">
<div class="block">Here are a few script examples using EASE</div>
</div>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
<caption><span>Example Scripts</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Script files</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="scriptedDataProvider.js">scriptedDataProvider.js</a></td>
<td class="colLast">
<div class="block">An analysis that parses trace events, fills a state system and then create a
scripted time graph data provider with script-defined entries and arrows.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="basicAnalysis.js">basicAnalysis.js</a> and <a href="basicAnalysis.py">basicAnalysis.py</a></td>
<td class="colLast">
<div class="block">A basic analysis building
a state system and showing its data in a time graph using a basic data provider.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="statisticsDensityXY.js">statisticsDensityXY.js</a></td>
<td class="colLast">
<div class="block">A script that uses the "Statistics" analysis module of Trace Compass
to display an XY chart showing the density of certain events in the trace.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../../index.html?org/eclipse/tracecompass/incubator/scripting/core/doc-files/examples.html" target="_top">Frames</a></li>
<li><a href="examples.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<div>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2019. All rights reserved.</small></p>
</body>
</html>