Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-02-24tmf: Fix time graph bounds reset on refresh and ignoring child entriesPatrick Tasse4-125/+92
2015-02-24tmf: Fix inconsistent tree item expansion in TimeGraphComboPatrick Tasse1-4/+8
2015-02-23tmf: Add list methods for trace package elementsPatrick Tasse1-3/+28
2015-02-17tmf: alphabetically sort experiment traces in project modelBernd Hufmann1-0/+9
2015-02-16tmf: Bug 455414: Make bookmarks file immediately hidden at creationPatrick Tasse1-4/+2
2015-02-13TMF: Fix performance issue in the filter dialog of the time graph viewMathieu Cote1-0/+1
2015-02-13tmf: Fix updating of 'Event in selection' statistics (Bug 459571)Bernd Hufmann2-2/+15
2015-02-12tmf: fix 'Link with Editor' for experiments and dir traces (Bug 459672)Bernd Hufmann1-5/+4
2015-02-12TMF: Make the ITmfEvent#getTimestamp() return NonNullGeneviève Bastien1-1/+1
2015-02-12tmf: Move FunctionNameMapper (for the Callstack View) to the core pluginAlexandre Montplaisir3-178/+1
2015-02-12Remove workaround in pom.xml's for a bug fixed 8 years agoAlexandre Montplaisir1-9/+0
2015-02-11tmf: Don't open trace files with validation confidence 0 (Bug 436444)Bernd Hufmann1-3/+17
2015-02-10tmf: fix histogram for lost events (Bug 459498)Bernd Hufmann1-4/+14
2015-02-10tmf: Handle spaces in function names in the Callstack ViewAlexandre Montplaisir1-1/+1
2015-02-10Remove versions from other Trace Compass plugin dependenciesAlexandre Montplaisir1-1/+1
2015-02-09tmf: Fix workspace backwards compatibility of filters, colors and XMLBernd Hufmann2-4/+71
2015-02-09tmf: Fix TmfTimestampFormat Javadoc location in custom parser wizards.Patrick Tasse2-4/+4
2015-02-07tmf: Don't import LTTng index files as traces (Bug 451960)Bernd Hufmann1-6/+22
2015-02-06Update all plugins and features to 1.0.0Alexandre Montplaisir2-3/+3
2015-02-06TMF: allow multiple analysis helpers to have the same IDGeneviève Bastien2-33/+13
2015-02-04tmf: remove trace copy menu from FiltersView menu (bug 458580)Bernd Hufmann1-3/+26
2015-02-04Make Custom Parser trace type backwards compatible to Linux ToolsBernd Hufmann2-19/+24
2015-02-04tmf: Add missing export to tmf.ui's ManifestAlexandre Montplaisir1-0/+1
2015-02-04tmf: Missing delete action in Filter dialog of ColorsView (bug 458582)Bernd Hufmann4-3/+29
2015-02-04tmf: fix handler activations in FiltersView (Bug 458579)Bernd Hufmann5-3/+25
2015-02-04tmf: Bug 457502: Prevent duplication of Stream List view filtersPatrick Tasse2-8/+14
2015-02-04tmf: Make TmfEventFieldAspect independent of event contentPatrick Tasse6-40/+32
2015-02-04tmf: Support aspect-based filtering in FilterViewerPatrick Tasse5-191/+242
2015-02-04tmf: Replace TmfFilterEventTypeNode with TmfFilterTraceTypeNodePatrick Tasse5-110/+43
2015-02-04Fix backwards compatibility issues when copying traces or experimentsBernd Hufmann4-17/+33
2015-02-03tmf: Rename getCanonicalName() to getTraceTypeId() in TraceTypeHelperPatrick Tasse2-6/+6
2015-02-02tmf: Bug 457109: Throttle time graph listener notificationsPatrick Tasse2-66/+105
2015-01-30tmf.ui: fix constant names naming convention in TmfEventsEditorMatthew Khouzam1-4/+4
2015-01-30tmf: Bug 457852: Event table raw viewer selection not propagatedPatrick Tasse1-1/+8
2015-01-28Set project-specific code style preferences to use 'f' as prefixMarc-Andre Laperle2-0/+14
2015-01-28Bug 448502 - Problem opening experiments and CTF traces after restartMarc-Andre Laperle5-14/+54
2015-01-13Copyright header update, 2015 editionAlexandre Montplaisir230-230/+230
2015-01-12tmf: Bug 422341: Mouse wheel on horizontal scroll bar a bit too smallPatrick Tasse2-123/+119
2015-01-10TMF: Add @NonNull annotation to some TmfTraceManager methodsGeneviève Bastien6-40/+35
2015-01-09TMF: Make the ITmfEventAspect#resolve nullableGeneviève Bastien1-3/+2
2015-01-06tmf: Fix IndexOutOfBoundsException in OffsetDialogPatrick Tasse2-2/+10
2015-01-05tmf: Make Pair utility class non-null and immutableAlexandre Montplaisir1-3/+5
2014-12-23Fix more cast warnings (errors) when targetting 4.5Marc-Andre Laperle1-4/+4
2014-12-22rcp: Fix not being able to print the Sequence diagramMarc-Andre Laperle1-3/+43
2014-12-17tmf: Use TmfFilterMatchesAspectNode's in the event tableAlexandre Montplaisir2-22/+12
2014-12-16Use the NonNull utility methods where we canAlexandre Montplaisir5-15/+13
2014-12-11tmf: Fold ITimeEvent2 into ITimeEventAlexandre Montplaisir5-66/+51
2014-12-10tmf: Update TmfExperiment to new API in ITmfEventProviderBernd Hufmann1-2/+4
2014-12-09Re-enable the "unused method paramater" errorAlexandre Montplaisir1-2/+3
2014-12-08tmf: Fix supplementary files always being imported in trace packageMarc-Andre Laperle1-2/+4

Back to the top