Fix time graph widget initialization
[deliverable/tracecompass.git] / ctf /
2017-05-19  Loïc Prieur-Drevonctf.core: remove deprecated code
2017-05-19  Abderrahmane BerhilCTF: Remove warnings in CallSiteParser
2017-05-17  Patrick Tassectf: Fix CtfTmfTrace.readEnd() to use createTimestamp()
2017-05-09  Simon Delisletmf.ui: Fix the destination group in the import wizard
2017-05-03  Bernd Hufmannctf: add os-events trace directory to .gitignore
2017-05-03  Matthew Khouzamctf.core: Support traces with empty packets before...
2017-05-03  Matthew Khouzamctf: make search return the first matching packet in...
2017-05-01  Geneviève Bastienctf: Add a benchmark trace enum
2017-04-28  Loïc Prieur-Drevonctf.core: use TreeMap for EnumDeclaration
2017-04-13  Patrick Tassetmf: Support nested experiments in core
2017-04-07  Patrick Tassectf: Fix NullPointerException in CtfTmfTrace.getCallsite()
2017-04-04  Jean-Christian Kouamereleng: Update tracecompass features version to 3.0.0
2017-03-27  Loic Prieur-Drevontmf.ui: Show a trace's time range in the project explorer
2017-03-23  Matthew Khouzamtmf.ctf: Add unscaled time getter
2017-03-20  Matthew Khouzamtmf: fix @since annotations
2017-03-14  Marc-Andre Laperlelttng: Fix a test on Windows with file not being able...
2017-03-10  Matthew KhouzamRevert "ctf: Remove the callsite support"
2017-03-06  Patrick Tassetmf: Support traces providing cycle conversion
2017-02-22  Patrick Tassetmf: Fix deletion of supplementary files in unit tests
2017-02-17  Marc-Andre LaperleFix some API errors with Eclipse 4.7
2017-02-14  Bernd Hufmannreleng: update versions to reflect changes since 2...
2017-01-25  Geneviève Bastientmf: Add an XML trace stub with timestamps in seconds
2016-12-19  Patrick Tassetmf: Fix remaining TmfSignalManager leaking listeners
2016-12-12  Marc-Andre LaperleBump versions for 2.3.0 release
2016-12-08  Patrick Tassetest: Make CtfTmfTrace stubs of the right class
2016-12-01  Geneviève Bastientmf.ctf: Delete supplementary files after tests
2016-11-22  Marc-Andre LaperleDo not report API error when adding a default method
2016-11-11  Bernd HufmannConsider time scale when creating lost events for CTF
2016-11-11  Patrick Tassectf: Fix clock-related Javadoc in CTFTrace
2016-11-03  Marc-Andre Laperlereleng: ProjectExplorer tests stability improvement
2016-11-03  Marc-Andre LaperleBump versions for 2.2.0 release
2016-11-03  Geneviève Bastienctf: bug 506892 Fix experiment size request benchmark
2016-10-29  Matthew Khouzamlttng.ui.test: Enable SymbolMap test
2016-10-24  Alexandre Montplaisirreleng: Provide a build property to skip automated...
2016-10-18  Patrick Tassereleng: Add SWTBot integration tests
2016-10-18  Alexandre Montplaisirtmf: Add utility method to delete supplementary files...
2016-10-14  Patrick Tassereleng: Add SWTBot integration tests for import wizard
2016-10-13  Alexandre MontplaisirUpdate to test-traces 1.6.0
2016-10-12  Marc-Andre Laperletmf: Add waitUntil / condition to tmf.ui.tests
2016-10-06  Marc-Andre LaperleAdd utility method to close secondary shells after...
2016-10-01  Marc-Andre LaperleFix importing an archive containing colons (:) in the...
2016-09-23  Marc-Andre LaperleChange a warning to an error in build.properties
2016-09-06  Marc-Andre Laperletmf: SWTBot integration tests for Project Explorer...
2016-09-01  Marc-Andre LaperleMake 'missing export' a warning in test plugins, add...
2016-08-26  Marc-Andre Laperlectf: Make LttngKernelTraceGenerator also generate UST...
2016-08-24  Marc-Andre Laperlereleng: Bump micro versions of modified plugins
2016-08-22  Marc-Andre Laperlereleng: Bump versions for 2.1.0 release
2016-07-28  Sonia FarrahChange warnings to errors in build.properties
2016-07-22  Geneviève Bastienctf: Add a constant to get the currently selected field...
2016-07-18  Matthew Khouzamctf: fix npe in size() if trace is not inited
2016-07-14  Matthew Khouzamtmf/ctf: Show trace read progress in the progress bar
2016-07-08  Matthew Khouzamcommon: Deprecate NonNullUtils#equalsNullable
2016-07-08  Alexandre Montplaisirtmf: Add possibilty to cancel search event requests
2016-06-29  Alexandre Montplaisirtmf: Add a few tests to TmfTraceUtilsSearchingTest
2016-06-29  Alexandre MontplaisirUpdate formatter settings for all plugins
2016-06-28  Alexandre Montplaisirreleng: Update to tracecompass-test-traces 1.5.0
2016-06-27  Sonia Farrahctf: Remove Array loop from update()
2016-06-21  Alexandre Montplaisirtmf: Add utility method to search for events matching...
2016-06-16  Marc-Andre LaperleRevert "ctf.core: making some classes final"
2016-06-01  Wassimctf.core: making some classes final
2016-05-31  Bernd Hufmanntmf: Bug 494689: fix failing name conflict handling...
2016-05-20  Alexandre Montplaisirctf: Add test for 8-byte integer sign extension bug
2016-05-20  Matthew Khouzamctf: fix bug 491382. Properly display bytefields
2016-05-17  Marc-Andre LaperleAdjust @since tags to 1.2 release
2016-05-13  Matthew Khouzamctf: Better explain IllegalStateException
2016-05-09  Geneviève Bastientmf: Do not define base aspects in the interface
2016-04-30  Marc-Andre LaperleSkip irrelevant modules when using Sonarqube 5.x
2016-04-19  Matthew Khouzamtmf.core: Introduce TmfTimestamp factory methods
2016-04-19  Bernd Hufmannlttng: Add analysis requirements for LTTng UST Call...
2016-04-19  Alexandre Montplaisirtmf: Add generics to ITmfEventAspect
2016-04-11  Matthew Khouzamctf: Add comments to CTFClock
2016-04-10  Marc-Andre LaperleIncrease timeouts for tests that have low values
2016-04-06  Matthew Khouzamctf: mini bitbuffer optimisation
2016-04-05  Alexandre Montplaisirctf: Explicitly create a Long object for Integer fields
2016-04-04  Matthew Khouzamctf: Replace StructDeclaration map with an array
2016-04-04  Matthew Khouzamcommon.core: annotate String#substring
2016-03-17  Alexandre Montplaisirctf: Increase ReadAllTraces test timeout to 1 minute
2016-03-15  Alexandre MontplaisirRemove unneeded checkNotNull() calls
2016-03-11  Bernd Hufmanntmf: Add SwtBot tests for importing as experiment
2016-03-04  Marc-Andre LaperleRevert "Revert "ctf: Fix slow test due to expected...
2016-02-27  Matthew Khouzamtmf.all: use ITmfTimestamp#toNanos when possible
2016-02-10  Alexandre Montplaisirctf: Ignore invalid clock description elements
2016-02-09  Marc-Andre Laperlecommon: Add NonNull external annotation to File.getName
2016-02-04  Marc-Andre Laperlectf: Increase time-out of CtfTestSuiteTest
2016-02-03  Marc-Andre LaperleRevert "ctf: Fix slow test due to expected timeout"
2016-02-02  Marc-Andre Laperlectf: Fix slow test due to expected timeout
2016-02-02  Geneviève Bastientmf: change ITmfTraceProperties to a more generic ITmfP...
2016-01-31  Matthew Khouzamctf: expose UTC offset in trace properties
2016-01-29  Marc-Andre Laperlectf: Fix StandardImportAndReadSmokeTest on Eclipse...
2016-01-29  Matthew Khouzamctf: Attempt to gracefully recover from a malformed...
2016-01-28  Matthew Khouzamctf: annotate StructDeclaration#addField to @NonNull
2016-01-28  Matthew Khouzamctf.tests: remove one test trace from ignored list
2016-01-27  Patrick TasseChange unnecessary declaration of thrown exception...
2016-01-27  Matthew Khouzamctf: remove StructDeclaration#getFields()
2016-01-27  Matthew Khouzamctf: enhance unit tests around EnumDeclaration
2016-01-25  Marc-Andre Laperlectf: Speed up TestInvalidCtfTrace
2016-01-25  Marc-Andre Laperlectf: Speed up StandardImportAndReadSmokeTest
2016-01-22  Matthew KhouzamMake LostEventDeclaration final
2016-01-21  Matthew Khouzamctf: Introduce IEventDefinition
2016-01-19  Matthew Khouzamctf: no longer rely on default character encoding in...
next
This page took 0.049667 seconds and 8 git commands to generate.