Fix time graph widget initialization
[deliverable/tracecompass.git] / analysis / org.eclipse.tracecompass.analysis.timing.ui /
2017-05-23  Geneviève Bastientiming: Add default implementations of deprecated methods
2017-05-19  Geneviève Bastientmf: Update API for multiple symbol providers
2017-05-18  Loïc Prieur-Drevontiming.ui: Have SegmentStoreScatterGraphViewer use...
2017-05-18  Loïc Prieur-Drevonanalysis.timing: remove deprecated code
2017-05-17  Matthew Khouzamtiming: add statistics analysis to functions calls
2017-05-15  Geneviève BastiensegStore: Merge ISegment and ISegment2
2017-05-11  Geneviève Bastientiming: Have the segment store view use lazy iterables
2017-05-08  Geneviève Bastientiming: Listener on table viewer should not be mandatory
2017-04-25  Geneviève Bastientiming: Add a generic statistics table view
2017-04-24  Matthew Khouzamtmf.core/ui: Move some logic of the symbol provider...
2017-04-18  Matthew Khouzamtiming.core/ui: make flamegraphs aggregate threads...
2017-03-15  Matthew Khouzamtiming.swtbot: add flamegraph doubleclick on row test
2017-02-21  Jean-Christian Kouameanalysis.ui: Fix Export to TSV action in segment store...
2017-02-20  Geneviève Bastientiming: Cancel previous flame graph build job
2017-02-17  Marc-Andre LaperleFix some API errors with Eclipse 4.7
2017-01-30  Geneviève Bastientiming: Update callgraph to use Statistics
2017-01-30  Geneviève Bastientiming: ss statistics use the common statistics
2016-12-08  Patrick Tassetmf: Fix TmfSignalManager leaking listeners
2016-11-22  Marc-Andre LaperleDo not report API error when adding a default method
2016-11-15  Matthew Khouzamtiming.core/ui/tests: add function density test
2016-11-08  Matthew Khouzamtmf.ui: Introduce TmfSymbolMapUpdatedSignal
2016-11-08  Matthew Khouzamtiming.swtbot: add Generic SegmentTable tests
2016-11-01  Geneviève Bastientiming: Make scatter viewer update only once
2016-11-01  Geneviève Bastientiming.ui: Add dirty conditions for SWTbot to scatter...
2016-10-31  Geneviève Bastiengraph/timing: Fix a typo in Manifest.MF file
2016-10-29  Matthew Khouzamtiming.swtbot: add SWTBot tests to timing analysis
2016-10-26  Matthew Khouzamtiming.ui: fix typo in id of CallGraphDensityView
2016-10-26  Genevieve Bastientmf.ui/timing: Update XY viewers even if there is no...
2016-10-25  Geneviève Bastientiming: Add a generic table view for any segment provider
2016-10-25  Matthew Khouzamtiming.ui: Remove dependency on trace with FlameGraphCo...
2016-10-20  Matthew Khouzamtmf.ui: Introduce TmfFileDialogFactory
2016-10-20  Jean-Christian Kouametiming.core: Add local statistics to the latency statistics
2016-10-19  Matthew Khouzamtiming.ui: make Scatter chart not update the UI in...
2016-10-19  Genevieve Bastientiming: avoid a division by zero with scatter viewer
2016-10-04  Matthew Khouzamtiming.ui: make export to tsv internal
2016-10-03  Jonathan RajotteFix warning non externalized string
2016-10-03  Matthew Khouzamtiming.ui: add Export to TSV to tables and statistics
2016-09-30  Geneviève Bastientiming: Fix duration of flamegraph view
2016-09-30  Matthew Khouzamtiming.ui: Make doubleclicking on a flame graph event...
2016-09-26  Alexandre MontplaisirRemove unneeded API filters
2016-09-26  Marc-Andre Laperlereleng: Add 2.1.0 baseline and fix API errors
2016-09-23  Marc-Andre LaperleChange a warning to an error in build.properties
2016-09-19  Matthew Khouzamtiming.ui: move logic of segment stats logic to abstrac...
2016-09-06  Bernd Hufmanntiming: Bug 500592: fix symbols for with debug info...
2016-08-29  Bernd Hufmannanalysis: make call graph analysis non automatic
2016-08-24  Bernd Hufmannflamegraph: fix invalid window range
2016-08-23  Bernd Hufmanntiming: support sorting by thread name or ID in Flame...
2016-08-23  Sonia Farrahtiming: Add a threadId field for the flame graph
2016-08-23  Matthew Khouzamflamegraph: Add go to min/max context menus in UI
2016-08-22  Matthew Khouzamflamegraph: add min and max duration support to flamegr...
2016-08-19  Bernd Hufmannflamegraph: remove signal handler for selection range...
2016-08-19  Sonia FarrahTiming: Change the order of statistics in the Flame...
2016-08-12  Geneviève Bastientiming: bug 499516 Make internal timing.ui packages...
2016-08-11  Sonia Farrahtiming: Add statistics for time events in the flame...
2016-08-10  Sonia Farrahtiming: Add Flame Graph View
2016-08-03  Sonia FarrahTiming: Fix call stack state value bug in CallGraphAnalysis
2016-07-28  Sonia FarrahChange warnings to errors in build.properties
2016-07-25  Sonia Farrahtiming: show callStack segments in a density view
2016-07-21  Geneviève Bastientiming: Use sub-second formatter for duration in table...
2016-07-12  Marc-Andre Laperleanalysis: Add totals to latency statistics view
2016-06-29  Alexandre MontplaisirUpdate formatter settings for all plugins
2016-05-18  Bernd Hufmanntiming.core: Bug 493897 show correct system call column...
2016-05-13  Bernd Hufmannanalysis: internalize segment store stats messages
2016-05-13  Bernd Hufmannanalysis: add menu to go to min or max from the segment...
2016-04-19  Matthew Khouzamtmf.core: Introduce TmfTimestamp factory methods
2016-04-19  Jean-Christian Kouameanalysis: Add count column to latency statistics view
2016-04-11  Patrick Tassetmf: Bug 490400: Leaking widgets due to incorrect clean...
2016-04-05  Jean-Christian Kouametmf : Add latency statistics view for the pattern analysis
2016-03-23  Jean-Christian Kouameanalysis : Remove checkNull() in Segment store statisti...
2016-03-15  Alexandre MontplaisirRemove unneeded checkNotNull() calls
2016-03-04  Matthew Khouzamanalysis: introduce ISegmentStoreProvider
2016-03-02  Jean-Christian Kouameanalysis : Rename getResults() to getSegmentStore()
2016-02-27  Matthew Khouzamtmf.all: use ITmfTimestamp#toNanos when possible
2016-02-25  Alexandre Montplaisiranalysis.timing: Add missing @Nullable annotations
2016-02-04  Marc-Andre Laperlereleng: Fix missing about.html
2016-01-29  Matthew Khouzamanalysis: no longer call overridable methods from const...
2016-01-17  Bernd Hufmannanalysis: Add grid in density viewer
2016-01-14  Bernd Hufmannanalysis: Update unit formatter for segment store
2016-01-13  Matthew Khouzamanalysis: make scatter charts y axis use a human readab...
2016-01-13  Matthew Khouzamanalysis: make statistics show standard deviation
2016-01-13  Matthew Khouzamanalysis: make statistics view use a more legible format
2016-01-13  Matthew Khouzamanalysis: rename DensityTimeFormat to SubSecondTimeWith...
2016-01-11  Bernd Hufmannanalysis: Move timing analysis ui classes in own java...
2016-01-08  Bernd HufmannBug 483621: Move segment store statistics into timing...
2016-01-07  Alexandre MontplaisirUse pom-less plugins where we can
2016-01-06  Matthew Khouzamanalysis: fix Loose Coupling and int division to double...
2016-01-06  Matthew Khouzamanalysis: fix modifier order for AbstractSegmemtStoreDe...
2016-01-05  Marc-Andre LaperleLatency: introduce latency density view
2016-01-05  Patrick Tassetmf: Avoid recursion in AbstractSegmentStoreTableViewer...
2015-12-09  Matthew Khouzamanalysis: Allow SegementStoreContentProvider to accept...
2015-12-09  Matthew Khouzamanalysis: expose GetTableViewer in AbstractSegmentStore...
2015-12-08  Alexandre MontplaisirFix some null warnings
2015-11-19  Alexandre MontplaisirFix some null warnings
2015-11-06  Patrick Tasseanalysis: Fix missing setItemCount in AbstractSegmentSt...
2015-10-30  Bernd Hufmannlttng: pack columns in latency table
2015-10-30  Marc-Andre Laperleanalysis: Allow segment table viewer/provider to accept...
2015-10-30  Alexandre Montplaisirreleng: Transition to jdt.annotation 2.0
2015-10-29  Alexandre MontplaisirLink all plugins to the external annotation location
2015-10-26  Bernd Hufmannlttng: Add possibility to remove latency listener from...
2015-10-26  Bernd Hufmannlttng: fix NPE when segment selection is null
next
This page took 0.054079 seconds and 8 git commands to generate.