ctf: split up IOStructGen into 44 files
[deliverable/tracecompass.git] / ctf /
2016-01-14  Matthew Khouzamctf: split up IOStructGen into 44 files
2016-01-07  Alexandre MontplaisirUse pom-less plugins where we can
2016-01-06  Marc-Andre LaperleRemove API tooling from test plugins
2015-12-18  Matthew Khouzamctf: make computeAttributeMap return a Map instead...
2015-12-18  Matthew Khouzamctf: fix modifier order of @Nullable annotation
2015-12-18  Matthew Khouzamtmf.ctf: Accelerate ByteArrayDefintion parsing
2015-12-18  Matthew Khouzamctf: Collapse if statement in StructDefinition
2015-12-18  Alexandre MontplaisirRemove all "AllTests" suites
2015-12-17  Matthew Khouzamctf: make CtfTmfEvent expose packet context attributes
2015-12-17  Matthew Khouzamctf: expose stream in CtfTmfEvent
2015-12-17  Matthew Khouzamctf: Make packet descriptor information available to...
2015-12-16  Matthew Khouzamctf: Expose map of attributes in Packet Descriptor
2015-12-16  Matthew Khouzamctf: make SIPIE enums store both key and value
2015-12-16  Matthew Khouzamctf: Introduce ICTFStream
2015-12-16  Marc-Andre LaperleDisable overlay scrollbars when running tests to preven...
2015-12-15  Matthew Khouzamctf: make HashMap child a Map and extract lookupStructScope
2015-12-14  Marc-Andre Laperlectf: Fix InvalidPathException in CtfTmfTraceValidateTes...
2015-12-12  Marc-Andre Laperlectf: Fixed leaked file handle when calling CTFTraceRead...
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-09  Bernd Hufmanntmf: fix ctf validation tests due to missing traces
2015-12-08  Alexandre MontplaisirFix some null warnings
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-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  Marc-Andre Laperlecommon: Annotate some methods in ByteBuffer
2015-11-26  Marc-Andre Laperletmf: Try to make the shell fully visible in SWTBot...
2015-11-24  Matthew Khouzamctf: support event-header-less traces
2015-11-24  Matthew Khouzamctf: Support Streamless packet readers
2015-11-23  Alexandre MontplaisirAnnotate StringBuilder.toString()
2015-11-21  Marc-Andre Laperlectf: reduce cyclomatic complexity of StreamInputPacketI...
2015-11-20  Matthew Khouzamctf: Introduce IPacketReader
2015-11-20  Matthew Khouzamctf: simplify search
2015-11-19  Alexandre MontplaisirFix some null warnings
2015-11-18  Alexandre Montplaisirctf: Restore the downloading of the ctf-testsuite
2015-11-12  Patrick Tassectf: Fix CtfTmfLostEvent time range does not use timest...
2015-11-02  Alexandre Montplaisirctf: Fix simple Javadoc warning
2015-10-30  Matthew Khouzamcommon: Annotate some methods in String
2015-10-30  Alexandre Montplaisirreleng: Transition to jdt.annotation 2.0
2015-10-29  Alexandre MontplaisirAdd null checks for methods missing them
2015-10-29  Alexandre MontplaisirLink all plugins to the external annotation location
2015-10-26  Alexandre MontplaisirRemove duplicate groupId and versions in pom.xml files
2015-10-23  Alexandre Montplaisirctf: Assign a CtfTmfEventFactory to each trace
2015-10-22  Marc-Andre Laperlectf: Fix ExperimentBenchmark use of tracecompass-test...
2015-10-21  Matthew Khouzamctf: cache file name
2015-10-21  Alexandre MontplaisirBuild whole project with Java 8
2015-10-16  Alexandre Montplaisirctf: Depend on the tracecompass-test-traces project
2015-10-13  Alexandre MontplaisirAdd null-checks for Map.get()
2015-10-06  Marc-Andre LaperleChange some @since to 1.1 for things that were really...
2015-10-01  Alexandre Montplaisirlttng: Add utility methods to get CTF tracer versions
2015-09-30  Alexandre Montplaisirctf: Remove the callsite support
2015-09-25  Marc-Andre LaperleChange "Discouraged Reference" to warning
2015-09-16  Matthew Khouzamctf: fix output writer segment intersection algorithm
2015-09-16  Matthew Khouzamctf: Make CtfStreamInputReader NonNullByDefault
2015-09-16  Matthew Khouzamctf: Remove useless alignment check
2015-09-16  Matthew Khouzamswtbot: fix npe in import tests
2015-09-16  Matthew Khouzamctf.core.test: add trace to .gitignore
2015-09-15  Matthew Khouzamctf: clean up EventDeclaration#equals
2015-09-11  Alexandre Montplaisirtmf: Merge TmfEventProvider#getType() and ITmfTrace...
2015-09-10  Marc-Andre Laperlectf: Fix unreliable handling of invalid location
2015-09-08  Bernd Hufmanntmf: Bug 476551: Omit empty traces in standard import...
2015-09-08  Alexandre Montplaisirctf: Remove AutoCloseable from CtfTmfTrace
2015-09-04  Raphaël Beamontectf: Add error logging when a closed iterator is select...
2015-08-31  Alexandre Montplaisirctf: Smooth out some API breaks in CtfTmfEvent
2015-08-29  Matthew Khouzamctf: add details to bitbuffer exception
2015-08-29  Matthew Khouzamctf: remove getParent() from CTFStreamInputReader
2015-08-29  Matthew Khouzamctf: make StreamInputPacketIndexEntry start at time 0
2015-08-27  Alexandre Montplaisirctf: CtfTmfEvent improvements
2015-08-27  Alexandre Montplaisirtmf: Add a timeout to TmfTraceManagerTest
2015-08-26  Matthew Khouzamctf: make StreamInputPacketIndex more thread safe
2015-08-20  Bernd Hufmanntmf: Bug 473280: Internalize TMF Statistics UI API
2015-08-20  Matthew Khouzamctf: Lose reference to StreamInputReader in EventDefinition
2015-08-20  Matthew Khouzamctf: accelerate eventheaderdefinition timestamp parsing
2015-08-20  Matthew Khouzamctf: update api to 2.0 baseline
2015-08-19  Bernd Hufmannreleng: update feature versions to 2.0
2015-08-19  Patrick Tassectf: Update CtfTmfContextTest
2015-08-18  Marc-Andre Laperle[CTF] Events wrongly parsed as Lost Events
2015-08-10  Patrick Tassectf: Fix leaking context in CtfTmfTrace.initTrace()
2015-08-06  Matthew Khouzamctf: add test trace for dynamic scopes, timestamps...
2015-08-06  Bernd Hufmanntmf: Remove unused batch import trace wizard source...
2015-08-04  Matthew Khouzamctf: fixes tsdl in verbose metadata
2015-08-04  Matthew Khouzamctf: support timestamps in event contexts
2015-07-31  Raphaël Beamontectf: Fix priority list containing closed streams
2015-07-31  Matthew Khouzamctf: make metadata field names respect coding style.
2015-07-30  Raphaël Beamontectf: Fix closed iterators still reattributed in CtfIter...
2015-07-30  Matthew Khouzamctf: add support for empty streams in a trace
2015-07-24  Matthew Khouzamctf: fix parser not parsing "thing := keyword typealias...
2015-07-22  Matthew Khouzamctf: allow traces to read timestamps in fields [bug...
2015-07-11  Marc-Andre Laperletmf: Fix TestInvalidCtfTrace when running from RunAllSW...
2015-07-09  Matthew Khouzamctf: make dynamic scopes work with definitions [bug...
2015-07-09  Matthew Khouzamctf: make IOStructGen support relative and absolute...
2015-07-09  Matthew Khouzamctf: set IOStructGen's default alignment to 1 [Bug...
2015-07-09  Matthew Khouzamctf: make declaration scopes support looking up concate...
2015-07-09  Matthew Khouzamctf: Add scope strings [Bug 470846]
2015-07-09  Matthew Khouzamctf.core add root constructor to DeclarationScope in...
2015-07-09  Matthew Khouzamctf: make DeclarationScopes named [Bug 470846]
next
This page took 0.044525 seconds and 8 git commands to generate.