projects
/
deliverable
/
tracecompass.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
releng: Target updates for Neon M7
[deliverable/tracecompass.git]
/
ctf
/
2016-04-30
Marc-Andre Laperle
Skip irrelevant modules when using Sonarqube 5.x
tree
|
commitdiff
2016-04-19
Matthew Khouzam
tmf.core: Introduce TmfTimestamp factory methods
tree
|
commitdiff
2016-04-19
Bernd Hufmann
lttng: Add analysis requirements for LTTng UST Call...
tree
|
commitdiff
2016-04-19
Alexandre Montplaisir
tmf: Add generics to ITmfEventAspect
tree
|
commitdiff
2016-04-11
Matthew Khouzam
ctf: Add comments to CTFClock
tree
|
commitdiff
2016-04-10
Marc-Andre Laperle
Increase timeouts for tests that have low values
tree
|
commitdiff
2016-04-06
Matthew Khouzam
ctf: mini bitbuffer optimisation
tree
|
commitdiff
2016-04-05
Alexandre Montplaisir
ctf: Explicitly create a Long object for Integer fields
tree
|
commitdiff
2016-04-04
Matthew Khouzam
ctf: Replace StructDeclaration map with an array
tree
|
commitdiff
2016-04-04
Matthew Khouzam
common.core: annotate String#substring
tree
|
commitdiff
2016-03-17
Alexandre Montplaisir
ctf: Increase ReadAllTraces test timeout to 1 minute
tree
|
commitdiff
2016-03-15
Alexandre Montplaisir
Remove unneeded checkNotNull() calls
tree
|
commitdiff
2016-03-11
Bernd Hufmann
tmf: Add SwtBot tests for importing as experiment
tree
|
commitdiff
2016-03-04
Marc-Andre Laperle
Revert "Revert "ctf: Fix slow test due to expected...
tree
|
commitdiff
2016-02-27
Matthew Khouzam
tmf.all: use ITmfTimestamp#toNanos when possible
tree
|
commitdiff
2016-02-10
Alexandre Montplaisir
ctf: Ignore invalid clock description elements
tree
|
commitdiff
2016-02-09
Marc-Andre Laperle
common: Add NonNull external annotation to File.getName
tree
|
commitdiff
2016-02-04
Marc-Andre Laperle
ctf: Increase time-out of CtfTestSuiteTest
tree
|
commitdiff
2016-02-03
Marc-Andre Laperle
Revert "ctf: Fix slow test due to expected timeout"
tree
|
commitdiff
2016-02-02
Marc-Andre Laperle
ctf: Fix slow test due to expected timeout
tree
|
commitdiff
2016-02-02
Geneviève Bastien
tmf: change ITmfTraceProperties to a more generic ITmfP...
tree
|
commitdiff
2016-01-31
Matthew Khouzam
ctf: expose UTC offset in trace properties
tree
|
commitdiff
2016-01-29
Marc-Andre Laperle
ctf: Fix StandardImportAndReadSmokeTest on Eclipse...
tree
|
commitdiff
2016-01-29
Matthew Khouzam
ctf: Attempt to gracefully recover from a malformed...
tree
|
commitdiff
2016-01-28
Matthew Khouzam
ctf: annotate StructDeclaration#addField to @NonNull
tree
|
commitdiff
2016-01-28
Matthew Khouzam
ctf.tests: remove one test trace from ignored list
tree
|
commitdiff
2016-01-27
Patrick Tasse
Change unnecessary declaration of thrown exception...
tree
|
commitdiff
2016-01-27
Matthew Khouzam
ctf: remove StructDeclaration#getFields()
tree
|
commitdiff
2016-01-27
Matthew Khouzam
ctf: enhance unit tests around EnumDeclaration
tree
|
commitdiff
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
next
This page took
0.050292 seconds
and
8
git commands to generate.