deliverable/tracecompass.git
2015-12-10  Patrick Tassectf: Delete and regenerate trace for tests in LttngKern...
2015-12-10  Alexandre MontplaisirUse maven-enforcer-plugin to enforce minimum versions
2015-12-10  Alexandre MontplaisirFix latest batch of null warnings
2015-12-10  Patrick Tasseanalysis: Fix IndexOutOfBoundsException in ResourcesView
2015-12-09  Patrick Tasselttng: Keep tracing project between tests in KernelTest
2015-12-09  Patrick Tassetmf: Fix duplicate trace check in TmfOpenTraceHelper
2015-12-09  Matthew Khouzamanalysis: test SystemCallLatencyAnalysis
2015-12-09  Bernd Hufmanncontrol: add swtbot test for testing load and save...
2015-12-09  Bernd Hufmanncontrol: Add initial SWTBot tests for control view
2015-12-09  Alexandre Montplaisirlttng: Don't call PlatformUI.getWorkbench() if the...
2015-12-09  Matthew Khouzamanalysis: Test SystemCallLatencyTableView
2015-12-09  Bernd Hufmanncontrol: Bug 483560: Refresh UI once after adding all...
2015-12-09  Matthew KhouzamAdd @since to doRun in AbstractTimeGraphView's ZoomThread
2015-12-09  Matthew Khouzamanalysis: Allow SegementStoreContentProvider to accept...
2015-12-09  Matthew Khouzamanalysis: add statistics core tests for segments
2015-12-09  Matthew Khouzamanalysis: add standard deviation to the segment store...
2015-12-09  Matthew Khouzamanalysis: introduce os linux swtbot tests
2015-12-09  Matthew Khouzamanalysis: expose GetTableViewer in AbstractSegmentStore...
2015-12-09  Bernd Hufmanntmf: fix ctf validation tests due to missing traces
2015-12-09  Marc-Andre... lttng: Make ControlFlowViewTest more robust
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
next
This page took 0.040123 seconds and 5 git commands to generate.