Fix time graph widget initialization
[deliverable/tracecompass.git] / tmf /
2017-06-29  Alexandre MontplaisirFix time graph widget initialization time-graph-model-3
2017-06-29  Alexandre MontplaisirAdd explicit dependency to scope.lttng.kernel plugin
2017-06-27  Alexandre MontplaisirAdd the new plugins to the RCP time-graph-model-2
2017-06-27  Alexandre MontplaisirAdapt views plugins to TMF
2017-06-27  Alexandre MontplaisirImport views plugins
2017-06-02  Bernd Hufmanntmf: Bug 517665: Fix NPE when renaming trace that is...
2017-06-01  Geneviève Bastientmf: Look at the extra aspects when resolving int aspect
2017-06-01  Geneviève Bastientmf: bug 517583 fix the experiment sync file path
2017-06-01  Geneviève Bastiencharts: Update label display when populating (bug 517600)
2017-05-31  Mikael Ferlandtmf/lttng2: support multiple symbol providers
2017-05-31  Geneviève Bastiencharts: Add swtbot for bar chart maker dialog
2017-05-31  Geneviève Bastiencharts.test: Add a complete set of stub data
2017-05-23  Mikael Ferlandxml.ui: Enable multiple XML latency views instances
2017-05-23  Geneviève Bastienos.linux: Use HistoryTreeSegmentStore for the system...
2017-05-19  Matthew Khouzamtmf.ui: add support for transparency in timegraph
2017-05-19  Bernd Hufmanntmf: show aggregate property information for aggregate...
2017-05-19  Geneviève Bastientmf: Update API for multiple symbol providers
2017-05-18  Bernd Hufmanntmf: minor clean-ups for trace analysis under experimen...
2017-05-18  Patrick Tassetmf: Bug 516848: Open As Experiment doesn't set experim...
2017-05-18  Bernd Hufmanntmf: Show all trace analysis and views under the experiment
2017-05-18  Loïc Prieur-Drevontmf: remove deprecated methods from tmf
2017-05-17  Jean-Christian Kouamexml.ui: Fix pattern statistics viewer not refreshing...
2017-05-17  Jean-Christian Kouamexml.ui: Add label prefix for XML Latency Views
2017-05-15  Geneviève Bastiencritical path: Change relationship with graph builders
2017-05-15  Matthew Khouzamtmf: Make the TmfAbstractAnalysisModule#getTrace public
2017-05-15  Geneviève Bastientmf.ui: Support secondary ID for TmfAnalysisViewOutput
2017-05-15  Geneviève BastiensegStore: Merge ISegment and ISegment2
2017-05-12  Geneviève Bastienxml: Add the Host ID as event field
2017-05-12  Geneviève Bastienxml: Event field attributes retrieve aspects by name
2017-05-12  Geneviève Bastientmf: Retrieve aspects by name instead of class
2017-05-12  Geneviève Bastientmf: Add possibility to add global aspects
2017-05-10  Patrick Tassetmf: Add Open As Experiment... item to Project Explorer...
2017-05-09  Patrick Tassetmf: Remove deprecated TimeGraphCombo
2017-05-09  Simon Delisletmf.ui: Fix the destination group in the import wizard
2017-05-08  Matthew Khouzamtmf.ui: make TimeEvents in ControlFlowView have thickness
2017-05-02  Patrick Tasseswtbot: Make SWTBotTimeGraph/Entry.getEntry() wait...
2017-05-02  Patrick Tassetmf: Support child entries with different state systems...
2017-05-02  Geneviève BastienXML: Add multi-analyses views
2017-04-27  Patrick TasseRevert "tmf.ui.swtbot: disable RawTextEditorTest#readTrace"
2017-04-27  Simon DelisleIntroduce an API to download and import traces from...
2017-04-27  Simon Delisletmf.ui.swtbot: Fix missing @Override in SWTBotSash...
2017-04-25  Geneviève Bastientmf.ui: Update JUL log points in time graph view
2017-04-24  Matthew Khouzamtmf.core/ui: Move some logic of the symbol provider...
2017-04-21  Matthew Khouzamtmf.ui.swtbot: disable RawTextEditorTest#readTrace
2017-04-21  Patrick TasseFix @NonNull annotation errors
2017-04-21  Geneviève Bastienxml: Move XmlUtils#getElementInFile to TmfXmlUtils
2017-04-20  Geneviève Bastienxml: Move xml strings and schemas to public packages
2017-04-20  Matthew Khouzamtmf.core: instrument checkpoint indexer
2017-04-20  Matthew Khouzamtmf: Split ISymbolProvider into core and UI parts
2017-04-19  Bernd Hufmanntmf: fix strike-through of analyses that can't be executed
2017-04-13  Patrick Tassetmf: Extract getDistinctColor() method to Utils
2017-04-13  Matthew Khouzamtmf.ui: Log analysis schedule/execute lifecycle.
2017-04-13  Matthew Khouzamtmf.core: Add logging to Request executor.
2017-04-13  Geneviève Bastiencharts: Add swtbot plugin and utility class
2017-04-13  Patrick Tassetmf: Support nested experiments in core
2017-04-10  Patrick Tasseswtbot: Add new utility methods
2017-04-07  Geneviève Bastienxml: Add support for processing extended schemas
2017-04-07  Geneviève Bastienxml: Make the schema extendable
2017-04-07  Patrick Tassetmf: Fix experiment trace time range in Project Explorer
2017-04-05  Geneviève Bastiencharts: Make IDataChartProvider public
2017-04-05  Loïc Prieur-Drevontmf.core: Build a TmfAnalysisException from any type...
2017-04-05  Patrick Tassetmf: Fix BufferedRandomAccessFile
2017-04-04  Jean-Christian Kouamesettings: Remove unused problem filters
2017-04-04  Jean-Christian Kouamereleng: Update tracecompass features version to 3.0.0
2017-04-04  Patrick Tassetmf: Fix abstract time graph view end bound
2017-04-04  Patrick Tassetmf: Fix time graph scale ticks and grid lines
2017-04-03  Marc-Andre LaperleFix some tests with Eclipse 4.7
2017-03-31  Jean-Christian Kouamereleng: Fix invalid since tag in several files
2017-03-30  Jean-Christian Kouametmf.ui: handle enabled/disabled trace types in the...
2017-03-30  Jean-Christian Kouametmf.ui: Add SWTBot test for trace type preferences...
2017-03-30  Jean-Christian Kouametmf.ui: Add trace type preference page for trace type...
2017-03-29  Jean-Christian Kouametmf.ui: Add waitUntil#Predicate to WaitUtils
2017-03-29  Jean-Christian Kouametmf.ui: Fix import of ctf dependency into tmf.ui
2017-03-29  Loïc Prieur-Drevontmf.core: implement readEnd for CustomXmlTrace
2017-03-29  Loïc Prieur-Drevontmf.core: implement readEnd for CustomTxtTrace
2017-03-29  Patrick Tassetmf: Bug 506660: Fix zoom out from 1 ns window range...
2017-03-28  Geneviève Bastientmf.ui: Update JUL log points in common X line charts
2017-03-27  Loic Prieur-Drevontmf.ui: Show a trace's time range in the project explorer
2017-03-24  Matthew Khouzamtmf.core: add StateSystemAnalysisModule log point
2017-03-24  Geneviève Bastiencommon: Use a builder for FlowScopeLog
2017-03-23  Matthew Khouzamcommon.core: Introduce logger utils
2017-03-22  Patrick Tassetmf: Fix Marker Set action handling
2017-03-22  Patrick Tassetmf: Support X11 colors in marker configuration file
2017-03-22  Patrick Tassetmf: Add X11 color registry
2017-03-21  Marc-Andre Laperletmf: Fix a few exceptions that could happen when closing
2017-03-21  Matthew Khouzamtmf.core: Allow analyses to be used directly from a...
2017-03-21  Patrick Tassetmf: Simplify SelectElementTypeContributionItem
2017-03-20  Matthew Khouzamtmf: fix @since annotations
2017-03-15  Matthew Khouzamtiming.swtbot: add flamegraph doubleclick on row test
2017-03-13  Patrick Tassetmf: Bug 506095: Fix NullPointerException in XML views
2017-03-10  Gabriel-Andrew Pol... lami.ui: Replace LAMI charts with custom charts
2017-03-10  Gabriel-Andrew Pol... lami: Implement a custom chart data provider
2017-03-08  Geneviève Bastienxml: bug 513074 fix time graph view for events of size 1
2017-03-06  Patrick Tassetmf: Add unit tests for configurable marker event source
2017-03-06  Patrick Tassetmf: Add XSD validation for marker configuration file
2017-03-06  Patrick Tassetmf: Support traces providing cycle conversion
2017-03-06  Patrick Tassetmf: Support traces providing periodic marker reference
2017-03-06  Patrick Tassetmf: Make TmfTrace implement IAdaptable
2017-03-06  Patrick Tassetmf: Add configurable marker event source
2017-03-06  Patrick Tassetmf: Add method to filter-out periodic markers by index
next
This page took 0.043556 seconds and 8 git commands to generate.