analysis: Fix the state of processes in the LTTng Kernel Analysis Module
[deliverable/tracecompass.git] / tmf /
2015-09-10  Marc-Andre Laperlectf: Fix unreliable handling of invalid location
2015-09-10  Patrick Tassetmf: Bug 477012: Time graph fails to send window range...
2015-09-10  Patrick Tassetmf: Bug 477009: AbstractTimeGraphView sets wrong bounds
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  Patrick Tassetmf: Bug 476481: NullTimeEvent should not affect time...
2015-09-03  Patrick Tassetmf: Split aspect combo in filter viewer
2015-09-02  Marc-Andre Laperletmf: Add a more reliable way to get the active editor...
2015-09-01  Patrick Tassetmf: Bug 476148: Fix time range synchronization problem...
2015-09-01  Marc-Andre Laperletmf: Change TmfEventsTable to not use Display.getCursor...
2015-09-01  Marc-Andre Laperletmf: Fix Negative seek offset in indexer
2015-08-31  Marc-Andre Laperletmf: Fix wrong context menu in ColumnHeaderMenuTest
2015-08-28  Bernd Hufmanntmf: add segment store plugin to tmf feature
2015-08-28  Patrick Tassetmf: Bug 476129: NullPointerException in GenerateTestVa...
2015-08-28  Bernd Hufmanncontrol: replace ImportDialog with TMF remote fetch...
2015-08-27  Alexandre Montplaisirtmf: Add unit tests for TmfEventField using arrays...
2015-08-27  Alexandre Montplaisirtmf: Use getter methods instead of fields in TmfEvent...
2015-08-26  France Lapointe... tmf: support sorting lazy content provider in TmfSimple...
2015-08-24  Alexis Cabana-Loriauxpiecharts: add tree selection when a piechart slice...
2015-08-21  Alexis Cabana-Loriauxtmf: make piecharts not visible when only one event...
2015-08-20  Patrick Tassetmf: Add support for grid lines in time graph
2015-08-20  Patrick Tassetmf: Avoid redrawing background for every time graph...
2015-08-20  Marc-Andre Laperletmf: Make tracing log to stdout, like other Eclipse...
2015-08-20  Marc-Andre Laperletmf: Support resuming the trace index
2015-08-20  Alexis Cabana-Loriauxtmf: make piecharts not visible when no trace opened
2015-08-20  Bernd Hufmanntmf: Bug 473280: Internalize TMF Statistics UI API
2015-08-19  Alexis Cabana-Loriauxtmf: extract UpdateJob class and introduce TmfPieChartV...
2015-08-19  Bernd Hufmannreleng: update feature versions to 2.0
2015-08-19  Marc-Andre Laperletmf: Add grouping separator in indexer job
2015-08-18  Marc-Andre LaperleReplace a few Boolean.valueOf(foo).booleanValue() with...
2015-08-18  Marc-Andre Laperletmf: Add indexer tracing option and add some trace...
2015-08-18  Patrick Tassetmf: Remove unused filter methods in time graph control
2015-08-18  Marc-Andre Laperletmf: Make StandardImportGzipTraceTest more robust
2015-08-18  Patrick Tassetmf: Bug 474710: Time graph combo expanded state is...
2015-08-15  Alexandre Montplaisirtmf: Add a timeout to AnalysisModuleTest
2015-08-15  Bernd Hufmannbuild: add minimum version to guava references in tmf...
2015-08-13  Alexandre Montplaisirtmf: Use basic comparators in TmfSimpleTableViewer
2015-08-10  Bernd Hufmanntmf: Fix some sonar warnings (naming conventions)
2015-08-07  Alexandre Montplaisirtmf: Fix generics warning in ViewerCompoundComparator
2015-08-07  Patrick Tasseswtbot: Fix CopyToClipboardTest
2015-08-07  France Lapointe... tmf.ui: add Comparators and refresh content to Simpletable
2015-08-06  Patrick Tassetmf: Temporarily change @since 1.1 tags to @since 2.0
2015-08-06  Bernd Hufmanntmf: Remove unused batch import trace wizard source...
2015-08-05  Patrick Tassetmf: Add an abstract state system time graph view
2015-08-05  Patrick Tassetmf: Allow time graph zoomed event list to be built...
2015-08-01  Bernd HufmannTMF: Close sequence diagram view after sequence diagram...
2015-07-29  Marc-Andre Laperletmf: Fix FetchRemoteTracesTest on Mac
2015-07-29  Patrick Tassetmf: Wrong menu manager passed to appendToRawPopupMenu
2015-07-24  Alexandre Montplaisirtmf: Fix TmfEventField#equals()
2015-07-23  Matthew Khouzamremote: add automatic archive extraction to remote...
2015-07-22  Patrick Tassetmf: Bug 473195: Invalid thread access closing editors...
2015-07-21  Marc-Andre Laperletmf: Split ImportTraceWizardPage into multiple classes
2015-07-15  Marc-Andre Laperletmf: Make Filter and Colors tests close the views they...
2015-07-08  Patrick Tassetmf: Fix exception importing empty archive or only...
2015-07-08  Alexandre Montplaisirtmf: Annotate methods in ITmfEventField
2015-07-08  Marc-Andre Laperletmf: Fix flaky ImportAndReadSmokeTest test
2015-07-08  Marc-Andre Laperletmf: Fix StandardImportGzipTraceTest failing when runni...
2015-07-07  Alexandre Montplaisirtmf: Bring back the API filter for UnsortedPropertyShee...
2015-07-07  Marc-Andre Laperletmf: Fix FunctionNameMapperTest failing when running...
2015-07-07  Patrick Tassetmf: Make custom trace output column name @NonNull
2015-07-03  Marc-Andre Laperletmf: Fix TmfEventsTable leaked
2015-07-03  Patrick Tassetmf: Fix context resource leak in raw event viewer
2015-07-03  Patrick Tassetmf: Add support for blending sub-pixel events in time...
2015-07-03  Patrick Tassetmf: Dispose clipboard after Copy to Clipboard operation
2015-07-03  Patrick Tassetmf: Bug 470851: Trace time range should include lost...
2015-07-02  Alexandre Montplaisirtmf: Mark ITmfSourceLookup#getCallsite as @Nullable
2015-07-02  Patrick Tassetmf: Bug 470830: Incorrect lost event count in histogram
2015-06-30  Marc-Andre Laperlereleng: Bump versions of parent modules
2015-06-30  Alexandre MontplaisirUpdate usage of IAdaptable#getAdapter
2015-06-30  Patrick Tassetmf: Bug 470741: Missing lost events in scaled histogra...
2015-06-29  Alexandre MontplaisirFix missing @since's and bump corresponding versions
2015-06-29  Patrick Tassetmf: Fix SWTException in TmfEventsTable
2015-06-26  Marc-Andre LaperleUse o.e.test and jdt.annotation from Eclipse 4.5
2015-06-25  Matthew Khouzamtmf.ui: introduce TmfSimpleTableViewer
2015-06-25  Patrick Tasseswtbot: Add Copy to Clipboard tests
2015-06-22  Patrick Tasseswtbot: Add event table column header menu tests
2015-06-22  France Lapointe... tmf.ui : Only update chart if not disposed
2015-06-18  France Lapointe... tmf.ui : Only update populated chart
2015-06-16  Alexandre Montplaisirtmf: Move plugins to their own sub-directory
This page took 0.083467 seconds and 8 git commands to generate.