deliverable/tracecompass.git
2013-12-04  Matthew Khouzamctf: support traces with no content but a packet size
2013-12-03  Etienne Bergeronctf: avoid temporary array creation when parsing CTF...
2013-12-03  Matthew Khouzamctf: Succeed at failing on OOME in tests
2013-12-02  Matthew Khouzamctf: Fix out of bounds positioning of the bitbuffer
2013-12-02  Marc-Andre... tmf: Update documentation for Open File, legacy import...
2013-12-02  Etienne Bergeronctf: Fix decoding of an invalid packet id type.
2013-12-02  Matthew Khouzamctf: improve code clarity by merging if
2013-12-02  Alexandre Montplaisirctf: Cleanup BitBufferIntTest
2013-12-02  Matthew Khouzamctf: remove false positive in the case of cross-packet...
2013-12-02  Matthew Khouzamctf: make float use readlong for 64 bit floats
2013-12-02  Etienne Bergeronctf: Remove unused alignment comparison
2013-12-02  Etienne Bergerontmf: Fix a method name typo in CtfTmfTrace.
2013-12-01  Matthew Khouzamctf: Fix Integer 33-63 bit handling
2013-11-29  Alexandre Montplaisirtmf: Update Javadoc in CtfIterator
2013-11-29  Matthew Khouzamctf: BitBuffer.java api overhaul
2013-11-29  Alexandre Montplaisirctf: Throw CTFReaderException in the BitBuffer API
2013-11-29  Patrick Tassetmf: Bug 416660: -1 long state value is not long
2013-11-28  Etienne Bergerontmf: Cleanup TmfStateValue to remove 1-level of indirec...
2013-11-28  Matthew KhouzamMerge branch 'master' into luna
2013-11-28  Matthew Khouzamctf: add early exit to alignRead
2013-11-28  Matthew Khouzamctf: improve alignment performance
2013-11-28  Etienne Bergerontmf: Fix NPE in the TimeGraphControl.
2013-11-27  Marc-Andre... tmf: Add Open Trace file, directory under Traces folder
2013-11-27  Marc-Andre... tmf: Remove legacy import wizard
2013-11-27  Matthew Khouzamctf: Catch ANTLR runtime exceptions in Metadata parsing
2013-11-27  Matthew Khouzamctf: fix CTF-testsuite to only test traces and not...
2013-11-27  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-11-27  Patrick Tasselttng: Update user guide for histogram changes
2013-11-27  Geneviève BastienTMF: TimeGraphPresentationProvider can notify listeners...
2013-11-27  Alexandre Montplaisirtmf: Disable scheduler executionOrder test
2013-11-27  Xavier RaynaudTMF: add support of cut/copy/paste/dnd in FilterView
2013-11-26  Geneviève BastienTMF: Add assert exists and dispose to traces in synchro...
2013-11-26  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-11-26  Etienne Bergeronctf: Fix multiple coding style and typo issues while...
2013-11-26  Etienne Bergeronctf: Plug the unsigned utils comparator into Stream...
2013-11-26  Marc-Andre... tmf: Fix core tests failing on Windows
2013-11-26  Alexandre Montplaisirtmf: Add timeouts to potentially hanging tests
2013-11-26  Etienne Bergerontmf: Remove unused TmfSortedArray.
2013-11-26  Etienne Bergeron[ctf] Fix coding style issues in BitBuffer.
2013-11-25  Etienne Bergeron[ctf] Fix binary search for a long sequence of same...
2013-11-25  Geneviève BastienTMF: Check presence of fields for TCP event synchronization
2013-11-25  Alexandre Montplaisirctf: Replace Long.compare() with Java 6 compatible...
2013-11-25  Patrick Tassetmf: Update histogram text controls
2013-11-25  Patrick Tassetmf: Update histogram layout
2013-11-25  Patrick Tassetmf: Support drag zoom in histogram
2013-11-25  Patrick Tassetmf: Support drag move in time range histogram
2013-11-25  Patrick Tassetmf: Support drag selection in histogram
2013-11-25  Patrick Tassetmf: Fix time range histogram to show its full range
2013-11-25  Etienne Bergeronctf: Remove unused StreamInputReaderComparator.
2013-11-25  Etienne Bergeron[ctf] Simplify the logic of the unsigned long comparator.
2013-11-25  Xavier RaynaudTMF: make BufferedRandomAccessFile fields private,...
2013-11-23  Etienne BergeronAvoid multiple seek to the same location.
2013-11-23  Alexandre Montplaisirtmf: Fix unsafe cast warning in TmfTrace
2013-11-23  Alexandre Montplaisirtmf: Move TmfEventRequest.ALL_DATA to the interface
2013-11-23  Marc-Andre... lttng rcp: Add Batch Import to File menu
2013-11-22  Bernd Hufmanntmf: Deregister traces used for validation only from...
2013-11-22  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-11-22  Alexandre Montplaisirtmf: Merge TmfDataProvider and TmfEventProvider together
2013-11-22  Alexandre Montplaisirctf: Update paths in the CTF-Testsuite tests
2013-11-22  Etienne BergeronAvoid flickering redraw of TmfEventsTable on open.
2013-11-22  Etienneb Bergeron[ctf] Fixes multiple coding style issues while reading...
2013-11-22  Bernd Hufmanntmf: Fix NullPointerException TmfTraceElement
2013-11-21  Etienne BergeronShortcut string creation in tracing functions.
2013-11-20  Marc-Andre... tmf: Remember last selected directory in Batch Import...
2013-11-18  Geneviève BastienTMF: Add base class and interface for state system...
2013-11-18  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-11-18  Alexandre MontplaisirRevert "ctf: Simplify position arithmetic in aligned...
2013-11-18  Alexandre MontplaisirMerge commit 'cea87c3123c41bd06cd2b816f885a27612dfc356...
2013-11-18  Alexandre MontplaisirMerge commit '2c789b58062b5bf3bb16ca1654ccf9cf87f3c444...
2013-11-18  Alexandre Montplaisirctf: Simplify position arithmetic in aligned reads
2013-11-18  Alexandre Montplaisirctf: Move CTF-testsuite tests to a separate file
2013-11-18  Marc-Andre... tmf: Import and Export trace package user guide
2013-11-18  Marc-Andre... tmf: Import and Export trace package
2013-11-18  Etienne BergeronFix invalid cast which break trace files bigger than...
2013-11-18  Etienne BergeronFix coding style in TmfVirtualTable.
2013-11-18  Alexandre Montplaisirctf: Add advanced trace tests
2013-11-18  Matthew Khouzamtmf: update batch import wizard to show file sizes
2013-11-18  Matthew Khouzamctf: add synthetic LTTng kernel trace
2013-11-18  Marc-Andre... lttng: Bump the target definition sequence number becau...
2013-11-18  Alexandre MontplaisirMerge commit 'e1de8d2d152352eded708615a967021db7800709...
2013-11-18  Alexandre Montplaisirtmf: Add a debugging test Suite
2013-11-17  Alexandre Montplaisirtmf: Add function name mapping to the Callstack View
2013-11-17  Etienne BergeronAvoid calling reverse on a list.
2013-11-17  Matthew Khouzamctf: Move non-aligned reads to a unified method
2013-11-15  Marc-Andre... lttng: Add icons to build.properties in UST UI plugin
2013-11-15  Bernd Hufmanntmf/lttng: Add Export To Text feature to User Guide
2013-11-15  Bernd Hufmannlttng: Add o.e.l.lttng2.ust feature to Linux Tools...
2013-11-14  Marc-Andre... tmf: Delete experiment supp files when adding/removing...
2013-11-14  Xavier RaynaudTMF: Export trace to text
2013-11-14  Bernd Hufmannlttng-rcp: fix group-ids in pom.xml files
2013-11-13  Bernd Hufmannlttng-rcp: build rcp plug-ins and features by default
2013-11-13  Marc-Andre... lttng: Use RSE SDK in target definitions so that source...
2013-11-12  Bernd Hufmannlttng: Disallow adding contexts on events for v2.2...
2013-11-12  Bernd Hufmannlttng/tmf/gdb: Remove not needed epl-v10 and license...
2013-11-08  Bernd Hufmannlttng: Add possibility to select/deselect all in remote...
2013-11-07  Marc-Andre... tmf: Fix display of title in the SelectSupplementaryRes...
2013-11-06  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-11-06  Matthew Khouzamtmf: add title to trace type selection dialog
2013-11-06  Matthew Khouzamtmf: Add open trace with trace type hint
2013-11-06  Bernd Hufmannlttng: Provide detailed progress information for remote...
next
This page took 0.04046 seconds and 5 git commands to generate.