update compat
[lttv.git] / tags / LinuxTraceToolkitViewer-0.10.0-pre-115102007 / doc / developer / lttng-lttv-new-features.html
CommitLineData
aa42bf7a 1<html>
2<body>
3<center><big><big>LTTV & LTTng new features<small><small></center>
4<br>
5<br>
6<P>
9bf344bf 7One might ask what are the new features present in LTTng and LTTV that are not
8in the LTT toolkit. Here are the major enhancements.<br>
9<br>
aa42bf7a 10Here is a list of the new features in LTTV :<br>
11Modular architecture based on plugins.<br>
12Reads from several traces. It supports SMP machines.<br>
13Synchronized graphical views. Plugins can cooperate to show the trace
14together.<br>
15Supports event types with metainformation.<br>
16Supports huge traces : 10-15 GB.<br>
17<br>
18<br>
19Here are the new features in LTTng/genevent :<br>
20Real ~100ns time accuracy, with monotonic increment.<br>
21Implements the "facility" event type metainformation.<br>
22Supports variable size event records.<br>
23Supports nested compound types : structures, array, sequences, unions, strings.<br>
24Supports compiler and architecture independant elementary types.<br>
56d3e94d 25Supports ISO C compatible dynamic alignment of data.<br>
c05c2b29 26Solid atomic (lockless) logging (NMI, traps, faults handler safe).<br>
aa42bf7a 27Supports writing to multiple traces at once (eventually with different
28filters).<br>
29Uses separate RelayFS channels for interrupts, modules, process and facility
30events.<br>
31</body>
32</html>
33
34
This page took 0.043296 seconds and 4 git commands to generate.