projects
/
deliverable
/
tracecompass.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ctf: Speed up TestInvalidCtfTrace
[deliverable/tracecompass.git]
/
ctf
/
2016-01-25
Marc-Andre Laperle
ctf: Speed up TestInvalidCtfTrace
tree
|
commitdiff
2016-01-25
Marc-Andre Laperle
ctf: Speed up StandardImportAndReadSmokeTest
tree
|
commitdiff
2016-01-22
Matthew Khouzam
Make LostEventDeclaration final
tree
|
commitdiff
2016-01-21
Matthew Khouzam
ctf: Introduce IEventDefinition
tree
|
commitdiff
2016-01-19
Matthew Khouzam
ctf: no longer rely on default character encoding in...
tree
|
commitdiff
2016-01-18
Matthew Khouzam
ctf: no longer invoke new String() in Metadata.java
tree
|
commitdiff
2016-01-18
Matthew Khouzam
ctf: fix Modifier order to always be static final
tree
|
commitdiff
2016-01-18
Matthew Khouzam
ctf: make all parser implementations final classes
tree
|
commitdiff
2016-01-14
Matthew Khouzam
ctf: split up IOStructGen into 44 files
tree
|
commitdiff
2016-01-07
Alexandre Montplaisir
Use pom-less plugins where we can
tree
|
commitdiff
2016-01-06
Marc-Andre Laperle
Remove API tooling from test plugins
tree
|
commitdiff
2015-12-18
Matthew Khouzam
ctf: make computeAttributeMap return a Map instead...
tree
|
commitdiff
2015-12-18
Matthew Khouzam
ctf: fix modifier order of @Nullable annotation
tree
|
commitdiff
2015-12-18
Matthew Khouzam
tmf.ctf: Accelerate ByteArrayDefintion parsing
tree
|
commitdiff
2015-12-18
Matthew Khouzam
ctf: Collapse if statement in StructDefinition
tree
|
commitdiff
2015-12-18
Alexandre Montplaisir
Remove all "AllTests" suites
tree
|
commitdiff
2015-12-17
Matthew Khouzam
ctf: make CtfTmfEvent expose packet context attributes
tree
|
commitdiff
2015-12-17
Matthew Khouzam
ctf: expose stream in CtfTmfEvent
tree
|
commitdiff
2015-12-17
Matthew Khouzam
ctf: Make packet descriptor information available to...
tree
|
commitdiff
2015-12-16
Matthew Khouzam
ctf: Expose map of attributes in Packet Descriptor
tree
|
commitdiff
2015-12-16
Matthew Khouzam
ctf: make SIPIE enums store both key and value
tree
|
commitdiff
2015-12-16
Matthew Khouzam
ctf: Introduce ICTFStream
tree
|
commitdiff
2015-12-16
Marc-Andre Laperle
Disable overlay scrollbars when running tests to preven...
tree
|
commitdiff
2015-12-15
Matthew Khouzam
ctf: make HashMap child a Map and extract lookupStructScope
tree
|
commitdiff
2015-12-14
Marc-Andre Laperle
ctf: Fix InvalidPathException in CtfTmfTraceValidateTes...
tree
|
commitdiff
2015-12-12
Marc-Andre Laperle
ctf: Fixed leaked file handle when calling CTFTraceRead...
tree
|
commitdiff
2015-12-10
Patrick Tasse
ctf: Delete and regenerate trace for tests in LttngKern...
tree
|
commitdiff
2015-12-10
Alexandre Montplaisir
Use maven-enforcer-plugin to enforce minimum versions
tree
|
commitdiff
2015-12-10
Alexandre Montplaisir
Fix latest batch of null warnings
tree
|
commitdiff
2015-12-09
Bernd Hufmann
tmf: fix ctf validation tests due to missing traces
tree
|
commitdiff
2015-12-08
Alexandre Montplaisir
Fix some null warnings
tree
|
commitdiff
2015-12-08
Patrick Tasse
ctf: Add lost events to synthetic LTTng kernel trace...
tree
|
commitdiff
2015-12-08
Patrick Tasse
ctf: Fix lost events timestamp in CTFPacketReader
tree
|
commitdiff
2015-12-02
Matthew Khouzam
ctf: preserve byte order if explicitly set in a typedef
tree
|
commitdiff
2015-12-02
Matthew Khouzam
ctf: do not assume endianness of integers for singletons
tree
|
commitdiff
2015-12-02
Matthew Khouzam
common: Annotate ByteOrder#getNativeOrder
tree
|
commitdiff
2015-12-02
Matthew Khouzam
ctf: remove some null warnings in TmfTraceManagerTest
tree
|
commitdiff
2015-12-01
Marc-Andre Laperle
common: Annotate some methods in ByteBuffer
tree
|
commitdiff
2015-11-26
Marc-Andre Laperle
tmf: Try to make the shell fully visible in SWTBot...
tree
|
commitdiff
2015-11-24
Matthew Khouzam
ctf: support event-header-less traces
tree
|
commitdiff
2015-11-24
Matthew Khouzam
ctf: Support Streamless packet readers
tree
|
commitdiff
2015-11-23
Alexandre Montplaisir
Annotate StringBuilder.toString()
tree
|
commitdiff
2015-11-21
Marc-Andre Laperle
ctf: reduce cyclomatic complexity of StreamInputPacketI...
tree
|
commitdiff
2015-11-20
Matthew Khouzam
ctf: Introduce IPacketReader
tree
|
commitdiff
2015-11-20
Matthew Khouzam
ctf: simplify search
tree
|
commitdiff
2015-11-19
Alexandre Montplaisir
Fix some null warnings
tree
|
commitdiff
2015-11-18
Alexandre Montplaisir
ctf: Restore the downloading of the ctf-testsuite
tree
|
commitdiff
2015-11-12
Patrick Tasse
ctf: Fix CtfTmfLostEvent time range does not use timest...
tree
|
commitdiff
2015-11-02
Alexandre Montplaisir
ctf: Fix simple Javadoc warning
tree
|
commitdiff
2015-10-30
Matthew Khouzam
common: Annotate some methods in String
tree
|
commitdiff
2015-10-30
Alexandre Montplaisir
releng: Transition to jdt.annotation 2.0
tree
|
commitdiff
2015-10-29
Alexandre Montplaisir
Add null checks for methods missing them
tree
|
commitdiff
2015-10-29
Alexandre Montplaisir
Link all plugins to the external annotation location
tree
|
commitdiff
2015-10-26
Alexandre Montplaisir
Remove duplicate groupId and versions in pom.xml files
tree
|
commitdiff
2015-10-23
Alexandre Montplaisir
ctf: Assign a CtfTmfEventFactory to each trace
tree
|
commitdiff
2015-10-22
Marc-Andre Laperle
ctf: Fix ExperimentBenchmark use of tracecompass-test...
tree
|
commitdiff
2015-10-21
Matthew Khouzam
ctf: cache file name
tree
|
commitdiff
2015-10-21
Alexandre Montplaisir
Build whole project with Java 8
tree
|
commitdiff
2015-10-16
Alexandre Montplaisir
ctf: Depend on the tracecompass-test-traces project
tree
|
commitdiff
2015-10-13
Alexandre Montplaisir
Add null-checks for Map.get()
tree
|
commitdiff
2015-10-06
Marc-Andre Laperle
Change some @since to 1.1 for things that were really...
tree
|
commitdiff
2015-10-01
Alexandre Montplaisir
lttng: Add utility methods to get CTF tracer versions
tree
|
commitdiff
2015-09-30
Alexandre Montplaisir
ctf: Remove the callsite support
tree
|
commitdiff
2015-09-25
Marc-Andre Laperle
Change "Discouraged Reference" to warning
tree
|
commitdiff
2015-09-16
Matthew Khouzam
ctf: fix output writer segment intersection algorithm
tree
|
commitdiff
2015-09-16
Matthew Khouzam
ctf: Make CtfStreamInputReader NonNullByDefault
tree
|
commitdiff
2015-09-16
Matthew Khouzam
ctf: Remove useless alignment check
tree
|
commitdiff
2015-09-16
Matthew Khouzam
swtbot: fix npe in import tests
tree
|
commitdiff
2015-09-16
Matthew Khouzam
ctf.core.test: add trace to .gitignore
tree
|
commitdiff
2015-09-15
Matthew Khouzam
ctf: clean up EventDeclaration#equals
tree
|
commitdiff
2015-09-11
Alexandre Montplaisir
tmf: Merge TmfEventProvider#getType() and ITmfTrace...
tree
|
commitdiff
2015-09-10
Marc-Andre Laperle
ctf: Fix unreliable handling of invalid location
tree
|
commitdiff
2015-09-08
Bernd Hufmann
tmf: Bug 476551: Omit empty traces in standard import...
tree
|
commitdiff
2015-09-08
Alexandre Montplaisir
ctf: Remove AutoCloseable from CtfTmfTrace
tree
|
commitdiff
2015-09-04
Raphaël Beamonte
ctf: Add error logging when a closed iterator is select...
tree
|
commitdiff
2015-08-31
Alexandre Montplaisir
ctf: Smooth out some API breaks in CtfTmfEvent
tree
|
commitdiff
2015-08-29
Matthew Khouzam
ctf: add details to bitbuffer exception
tree
|
commitdiff
2015-08-29
Matthew Khouzam
ctf: remove getParent() from CTFStreamInputReader
tree
|
commitdiff
2015-08-29
Matthew Khouzam
ctf: make StreamInputPacketIndexEntry start at time 0
tree
|
commitdiff
2015-08-27
Alexandre Montplaisir
ctf: CtfTmfEvent improvements
tree
|
commitdiff
2015-08-27
Alexandre Montplaisir
tmf: Add a timeout to TmfTraceManagerTest
tree
|
commitdiff
2015-08-26
Matthew Khouzam
ctf: make StreamInputPacketIndex more thread safe
tree
|
commitdiff
2015-08-20
Bernd Hufmann
tmf: Bug 473280: Internalize TMF Statistics UI API
tree
|
commitdiff
2015-08-20
Matthew Khouzam
ctf: Lose reference to StreamInputReader in EventDefinition
tree
|
commitdiff
2015-08-20
Matthew Khouzam
ctf: accelerate eventheaderdefinition timestamp parsing
tree
|
commitdiff
2015-08-20
Matthew Khouzam
ctf: update api to 2.0 baseline
tree
|
commitdiff
2015-08-19
Bernd Hufmann
releng: update feature versions to 2.0
tree
|
commitdiff
2015-08-19
Patrick Tasse
ctf: Update CtfTmfContextTest
tree
|
commitdiff
2015-08-18
Marc-Andre Laperle
[CTF] Events wrongly parsed as Lost Events
tree
|
commitdiff
2015-08-10
Patrick Tasse
ctf: Fix leaking context in CtfTmfTrace.initTrace()
tree
|
commitdiff
2015-08-06
Matthew Khouzam
ctf: add test trace for dynamic scopes, timestamps...
tree
|
commitdiff
2015-08-06
Bernd Hufmann
tmf: Remove unused batch import trace wizard source...
tree
|
commitdiff
2015-08-04
Matthew Khouzam
ctf: fixes tsdl in verbose metadata
tree
|
commitdiff
2015-08-04
Matthew Khouzam
ctf: support timestamps in event contexts
tree
|
commitdiff
2015-07-31
Raphaël Beamonte
ctf: Fix priority list containing closed streams
tree
|
commitdiff
2015-07-31
Matthew Khouzam
ctf: make metadata field names respect coding style.
tree
|
commitdiff
2015-07-30
Raphaël Beamonte
ctf: Fix closed iterators still reattributed in CtfIter...
tree
|
commitdiff
2015-07-30
Matthew Khouzam
ctf: add support for empty streams in a trace
tree
|
commitdiff
2015-07-24
Matthew Khouzam
ctf: fix parser not parsing "thing := keyword typealias...
tree
|
commitdiff
2015-07-22
Matthew Khouzam
ctf: allow traces to read timestamps in fields [bug...
tree
|
commitdiff
next
This page took
0.050461 seconds
and
8
git commands to generate.