Fix some screenshots and icons.
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng.help / Linux_Tools_Project / LTTng / User_Guide / Limitations.html
CommitLineData
70f06a6f
FC
1<?xml version='1.0' encoding='utf-8' ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2<html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
5 <title>LTTng Plug-in User Guide - Limitations</title>
6 <link type="text/css" rel="stylesheet" href="../../../book.css"/>
7 </head>
8 <body>
9 <table class="navigation" style="width: 100%;" border="0" summary="navigation">
10 <tr>
11 <th style="width: 100%" align="center" colspan="3">Limitations</th>
12 </tr>
13 <tr>
14 <td style="width: 20%" align="left">
15 <a href="User-Interface.html" title="User Interface">
16 <img alt="Previous" border="0" src="../../../images/prev.gif"/>
17 </a>
18 </td>
19 <td style="width: 60%" align="center"></td>
20 <td style="width: 20%" align="right">
21 <a href="References.html" title="References">
22 <img alt="Next" border="0" src="../../../images/next.gif"/>
23 </a>
24 </td>
25 </tr>
26 <tr>
27 <td style="width: 20%" align="left" valign="top">User Interface</td>
28 <td style="width: 60%" align="center"></td>
29 <td style="width: 20%" align="right" valign="top">References</td>
30 </tr>
31 </table><hr/>
32 <h1 id="Limitations">Limitations</h1>
33 <p>The current implementation is under heavy development and some important features are still missing. Here is a list of the known bugs and missing features that are being worked on.</p>
34 <p>
35 <b>Performance</b>
36 </p>
12bf6834 37 <p>The current version takes 3-5 more time to fully parse a trace than the finely optimized C version (LTTv). However, once a trace/experiment is selected, the user has immediate feedback and can start navigating and visualizing the trace while the parsing takes place in the background.</p>
70f06a6f 38 <p>
12bf6834 39 <b>Tracer control limitations</b>
70f06a6f 40 </p>
12bf6834
FC
41 <p>Due to errors in the LTTng remote agent, controlling of user space traces is currently not possible.</p>
42 <p>The LTTng agent doesn't allow to retrieve the trace state, i.e. whether a trace is started or stopped. Therefore, when reconnecting with Eclipse, the LTTng control is not able to display the correct state. Currently, the trace is considered as started.</p>
43 <p>For kernel traces, it's currently not possible to configure the channels. This will be added in the next release. </p>
70f06a6f
FC
44 <p>
45 <b>64-bits and non-x86 host architectures</b>
46 </p>
47 <p>The parser libraries have not been extensively tested for 64-bits and not tested at all on non-x86 architectures. The code is believed to work on a broad range of architectures but this cannot be certified for now.</p>
48 <p>
49 <b>Searches and Filters</b>
50 </p>
51 <p>There is currently no way to filter events following some criteria or to dynamically sort the different fields.</p><hr/>
52 <table class="navigation" style="width: 100%;" border="0" summary="navigation">
53 <tr>
54 <td style="width: 20%" align="left">
55 <a href="User-Interface.html" title="User Interface">
56 <img alt="Previous" border="0" src="../../../images/prev.gif"/>
57 </a>
58 </td>
59 <td style="width: 60%" align="center">
60 <a href="User-Guide.html" title="LTTng Plug-in User Guide">
61 <img alt="LTTng Plug-in User Guide" border="0" src="../../../images/home.gif"/>
62 </a>
63 </td>
64 <td style="width: 20%" align="right">
65 <a href="References.html" title="References">
66 <img alt="Next" border="0" src="../../../images/next.gif"/>
67 </a>
68 </td>
69 </tr>
70 <tr>
71 <td style="width: 20%" align="left" valign="top">User Interface</td>
72 <td style="width: 60%" align="center"></td>
73 <td style="width: 20%" align="right" valign="top">References</td>
74 </tr>
75 </table>
76 </body>
77</html>
This page took 0.02804 seconds and 5 git commands to generate.