deliverable/tracecompass.git
2015-12-08  Jean-Christian... tmf : Add test suite for the XML conditions
2015-12-08  Jean-Christian... tmf : Add comparison between two state values in the...
2015-12-08  Alexandre MontplaisirFix some null warnings
2015-12-08  Bernd Hufmanncontrol: add service test cases for load and save commands
2015-12-08  Patrick Tassectf: Add lost events to synthetic LTTng kernel trace...
2015-12-08  Patrick Tassectf: Fix lost events timestamp in CTFPacketReader
2015-12-08  Jean-Christian... tmf : use of StringBuilder.append() instead of String...
2015-12-08  Jean-Christian... tmf : remove occurrences of literals in FilterTreeLabel...
2015-12-07  Marc-Andre... common: Annotate String.split
2015-12-07  Marc-Andre... common: Annotate Element.getAttribute
2015-12-07  Marc-Andre... common: Annotate some Class.get*Name methods
2015-12-07  Marc-Andre... common: Annotate RandomAccessFile.readUTF
2015-12-07  Jean-Christian... tmf: Use prioritized List instead of Set in XmlStatePro...
2015-12-03  Alexandre Montplaisirss: Avoid concatenating nonliterals in TmfStateInterval...
2015-12-03  Bernd Hufmannremote: provide output listener for command execution
2015-12-03  Alexandre MontplaisirFix new errors due to automatic annotation of Class...
2015-12-02  Matthew Khouzamctf: preserve byte order if explicitly set in a typedef
2015-12-02  Matthew Khouzamctf: do not assume endianness of integers for singletons
2015-12-02  Matthew Khouzamcommon: Annotate ByteOrder#getNativeOrder
2015-12-02  Matthew Khouzamctf: remove some null warnings in TmfTraceManagerTest
2015-12-01  Bernd Hufmannust: Add initial SwtBot test for memory usage view
2015-12-01  Marc-Andre... common: Annotate some methods in ByteBuffer
2015-12-01  Marc-Andre... pcap: Fix unused caching field
2015-12-01  Marc-Andre... tmf: Fix FontEventEditorTest on Mac
2015-11-30  Marc-Andre... tmf: Skip TestTraceOffsetting on Mac OS X 10.11.1 becau...
2015-11-30  Bernd Hufmanncontrol: add test for correct command line for adding...
2015-11-30  Bernd Hufmanncontrol: partly revert commit 0e7ea8ac and use clone...
2015-11-29  Alexandre MontplaisirRemove overloads of NonNullUtils#checkNotNull()
2015-11-27  Alexandre Montplaisirtmf: Replace usage of SubProgressMonitor with SubMonitor
2015-11-27  Marc-Andre... tmf: Fix for time-alignment bug
2015-11-27  Alexandre Montplaisirss: Implement ISegment#getLength() as a default method
2015-11-27  Alexandre Montplaisircommon: Add a checkNotNullContents() for arrays
2015-11-27  Alexandre Montplaisircommon: Introduce a generic Stream flattener utility
2015-11-27  Bernd Hufmannust: fix NPE in memory usage view caused by misplaced...
2015-11-27  Jean-Christian... tmf : Remove of unused import
2015-11-27  Jean-Christian... tmf : Use of Activator.logError() instead of System...
2015-11-27  Jean-Christian... tmf : Remove inefficient new String(String) constructor
2015-11-27  Jean-Christian... lttng : Remove inefficient new String(String) constructor
2015-11-27  Jonathan Rajottetmf: log error before displaying message
2015-11-26  Patrick Tassetmf: Fix missing dispose of traces in TmfTraceTest...
2015-11-26  Patrick Tassetmf: Bug 477508: Fix wrong event count and ranks in...
2015-11-26  Patrick Tassetmf: Fix unprocessed custom event content
2015-11-26  Marc-Andre... tmf: Try to make the shell fully visible in SWTBot...
2015-11-25  Alexandre Montplaisirlttng: Add a Binary Callsite aspect to the debug-info...
2015-11-25  Marc-Andre... Exclude Sonar rules that are not working with jdt.annot...
2015-11-25  Jean-Christian... tmf : Avoid concatenating nonliterals in a StringBuilder
2015-11-25  Jean-Christian... lttng : Remove inefficient new String(String) constructor
2015-11-25  Jean-Christian... tmf : Avoid concatenating nonliterals in a StringBuilder
2015-11-25  Jean-Christian... tmf : Avoid concatenating nonliterals in a StringBuilder
2015-11-25  Jean-Christian... tmf : Use of Activator.logError() instead of System...
2015-11-25  Jean-Christian... tmf : Avoid concatenating nonliterals in a StringBuffer
2015-11-24  Francis Giraldeaulttng: additional definitions for lttng 2.7 and 2.8
2015-11-24  Francis Giraldeauanalysis: support sched_waking event
2015-11-24  Matthew Khouzamanalysis: Clean up AlgorithmManager a bit
2015-11-24  Marc-Andre... tmf: add missing jdt.annotation on tmf.remote.ui.swtbot...
2015-11-24  Matthew Khouzamctf: support event-header-less traces
2015-11-24  Matthew Khouzamctf: Support Streamless packet readers
2015-11-24  Jean-Christian... tmf : Remove inefficient new String(String) constructor
2015-11-24  Jean-Christian... tmf : Use StringBuilder in TmfRawEventViewer
2015-11-24  Jean-Christian... tmf : Add constant modifier to fields in TimeGraphViewer
2015-11-24  Jean-Christian... lttng : Remove inefficient new String(String) constructor
2015-11-24  Jean-Christian... analysis : Add constant modifier to a field
2015-11-24  Jean-Christian... tmf : Avoid concatenating nonliterals in StringBuilder
2015-11-24  Jean-Christian... lttng : Add constant modifier to a field
2015-11-24  Jean-Christian... tmf : Avoid concatenating nonliterals in a StringBuilder
2015-11-24  Jean-Christian... tmf : Avoid concatenating nonliterals in a StringBuilder
2015-11-24  Alexandre MontplaisirAdd annotations for Map.keySet() and .values()
2015-11-24  Alexandre MontplaisirAnnotate Collections.toArray() methods
2015-11-23  Marc-Andre... Fix SWTBot keyboard failure on headless Mac
2015-11-23  Alexandre MontplaisirAnnotate Arrays.stream() methods
2015-11-23  Alexandre MontplaisirAnnotate StringBuilder.toString()
2015-11-23  Alexandre MontplaisirAugment annotation to Map.entrySet()
2015-11-21  Alexandre MontplaisirAnnotate some static Collections methods
2015-11-21  Marc-Andre... ctf: reduce cyclomatic complexity of StreamInputPacketI...
2015-11-21  Marc-Andre... tmf: Fix remote test failing on Windows
2015-11-21  Jean-Christian... tmf : Replace String() by an empty string "" in getHelpText
2015-11-21  Jean-Christian... tmf : Remove literals duplication in TmfXmlReadWriteSta...
2015-11-20  Matthew Khouzamctf: Introduce IPacketReader
2015-11-20  Jean-Christian... tmf : Remove duplicate literals in TmfRawEventViewer
2015-11-20  Jean-Christian... tmf : Refactoring the comments in TmfRawEventViewer
2015-11-20  Jonathan Rajottetmf: log when an error message is displayed in a MessageBox
2015-11-20  Jean-Christian... tmf : Use Arrays.asList() instead of a loop
2015-11-20  Matthew Khouzamlttng: make FileOffsetMapper try-with-resources in...
2015-11-20  Patrick Tassetmf: Add check for ineffective setters in AbstractTimeG...
2015-11-20  Patrick Tassetmf: Make call stack view extend AbstractTimeGraphView
2015-11-20  Alexandre MontplaisirAnnotate often-used Collectors method
2015-11-20  Alexandre Montplaisircommon: Add a checkNotNull method to check contents...
2015-11-20  Patrick Tassetmf: Call synchingToTime in AbstractTimeGraphView when...
2015-11-20  Patrick Tassetmf: Allow AbstractTimeGraphView subclass to set filter...
2015-11-20  Patrick Tassetmf: Make entry comparator apply recursively in Abstrac...
2015-11-20  Matthew Khouzamlttng: make the field names compliant with the code...
2015-11-20  Matthew Khouzamanalysis: clean up KernelStateProvider
2015-11-20  Matthew Khouzamctf: simplify search
2015-11-20  Patrick Tassetmf: Fix wrong time for synchingToTime in AbstractTimeG...
2015-11-20  Patrick Tassetmf: Increase visibility of startZoomThread in Abstract...
2015-11-20  Matthew Khouzamlttng: add NON-NLS to string
2015-11-20  Matthew Khouzamanalysis: Split up KernelStateProvider
2015-11-19  Marc-Andre... tmf: Introduce resolveIntEventAspectOfClassForEvent
2015-11-19  Marc-Andre... Update 4.5 target with Mars.1 update sites
2015-11-19  Bernd Hufmanntmf: move custom parser tests from tmf.ui.tests to...
next
This page took 0.07457 seconds and 5 git commands to generate.