gdbtrace: Move plugins to the Trace Compass namespace
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng2.kernel.ui / src / org / eclipse / linuxtools / internal / lttng2 / kernel / ui / views / controlflow / ControlFlowView.java
2014-08-11  Patrick Tassetmf: Update the refresh handler
2014-07-18  Patrick Tassetmf: Make TimeGraphEntry implementation less restrictive
2014-07-14  Alexandre Montplaisirtmf: Update the AbstractTimeGraphView to use the refres...
2014-07-14  Alexandre Montplaisirtmf: Provide a static method to retrieve state systems
2014-04-25  Alexandre Montplaisirtmf: Split the state system in a separate plugin
2014-04-23  Patrick Tassetmf: Fix NullPointerException in ControlFlowView
2014-02-20  Geneviève BastienTMF: Changed the LTTng kernel analysis module to use...
2014-02-04  Alexandre Montplaisirlttng: Check the state system query results more rigorously
2014-02-03  Alexandre Montplaisirtmf: Rework analysis-returning methods in ITmfTrace
2014-01-31  Patrick Tasselttng: Support live updating of Control Flow view and...
2014-01-27  Patrick Tassetmf: Bug 426468: Wrong filter label provider in Control...
2014-01-17  Geneviève BastienTmf: Port the LTTng Kernel state system to an analysis...
2014-01-16  Alexandre Montplaisirtmf: Split ITmfStateSystem.waitUntilBuilt() in separate...
2014-01-02  Alexandre Montplaisirlttng: Move to Java 7 and fix warnings
2013-09-03  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-08-31  Patrick Tasselttng: Bug 416062: Control Flow arrows don't follow...
2013-08-22  Matthew KhouzamMerge remote-tracking branch 'eclipse/master' into...
2013-08-20  Patrick Tasselttng: Fix Resources view event list
2013-08-16  Marc-Andre LaperleFix some warnings when compiling with 4.4 targetting...
2013-08-16  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-08-13  Patrick Tassetmf: Add follow arrow forward and backward actions...
2013-08-13  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-08-12  Patrick Tassetmf: Add time graph viewer option to AbstractTimeView
2013-08-12  Patrick Tasselttng: Add arrows in Control Flow view
2013-07-05  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-07-02  Geneviève BastienTMF: Consolidate some view code into the AbstractTimeGr...
2013-05-31  Bernd HufmannFix for empty views that extend TmfView after restart...
2013-05-10  Alexandre Montplaisirtmf: Use the signal's trace set in signal handlers
2013-05-01  Alexandre Montplaisirtmf: Use the trace manager instead of ITmfTrace.getTraces()
2013-05-01  Alexandre Montplaisirtmf: Switch views to the trace manager
2013-04-30  Alexandre Montplaisirlttng: Rename CtfKernelTrace to LttngKernelTrace
2013-04-24  Alexandre Montplaisirtmf/lttng: Remove unneeded (non-Javadoc) comments
2013-04-12  Alexandre Montplaisirtmf: Expose TmfExperiment.getTraces() up to ITmfTrace
2013-04-12  Alexandre Montplaisirtmf: Merge the two statesystem-getting methods into one
2013-03-28  Alexandre Montplaisirtmf: Add a trace-getting method in TmfView
2013-03-13  Alexandre Montplaisirtmf: Replace state value types with an enum
2013-02-26  Patrick TasseUse transparent color for unknown states in ControlFlow...
2013-02-25  Alexandre Montplaisirtmf: Move timestamps to their own package
2013-02-05  Francis GiraldeauRegister the control flow as selection provider
2013-01-31  Patrick TasseMerge entries with same TID in Control Flow view
2013-01-25  Alexandre MontplaisirAdd entry filter support for TimegraphCombo via dialog
2013-01-07  Alexandre Montplaisirlttng/tmf: Enable and fix parameter assignment warnings
2013-01-03  Xavier Raynaudlttng/tmf: add a "unit-less" representation of time...
2012-12-11  Alexandre MontplaisirMerge branch 'lttng-kepler'
2012-12-10  Alexandre Montplaisirtmf: Consolidate all state systems in ITmfTrace
2012-11-29  Patrick TasseFix time range synchronization issues
2012-11-23  Patrick TasseSave and restore current time and range when switching...
2012-11-20  Alexandre Montplaisirtmf: Handle 'null' active pages in views
2012-11-20  Bernd HufmannMerge branch 'master' into lttng-kepler
2012-11-19  Alexandre MontplaisirMerge branch 'master' into lttng-kepler
2012-11-16  Patrick TasseImplement simultaneously opened traces in TMF
2012-11-02  Alexandre Montplaisirtmf: Add a StateSystemDisposedException
2012-10-23  Patrick TasseMerge branch 'master' into lttng-kepler
2012-10-23  Patrick TasseMerge branch 'master' into lttng-kepler
2012-10-05  Alexandre Montplaisirtmf: Add the Tmf- prefix to the state system interfaces
2012-10-04  Alexandre Montplaisirtmf: Make ITmfGraphEntry.getChildren() return a List
2012-10-02  Patrick TasseMerge branch 'master' into lttng-kepler
2012-10-02  Patrick TasseConvert Windows line delimiters to Unix.
2012-10-02  Patrick TasseMerge branch 'master' into lttng-kepler
2012-09-27  Francois ChouinardAdd a "Clear Tracing Views" command
2012-09-19  Patrick TasseMerge branch 'master' into lttng-kepler
2012-09-13  Alexandre MontplaisirMerge branch 'master' into lttng-kepler
2012-09-07  Bernd HufmannMerge branch 'master' into lttng-kepler
2012-09-06  Patrick TasseMerge remote-tracking branch 'origin/master' into lttng...
2012-09-04  Bernd HufmannMerge branch 'master' into lttng-kepler
2012-08-31  Bernd HufmannMerge branch 'master' into lttng-kepler
2012-08-10  Alexandre MontplaisirMerge branch 'master' into lttng-kepler
2012-08-07  Bernd HufmannMerge branch 'master' into lttng-kepler
2012-08-06  Alexandre Montplaisirtmf: Fold IStateSystemQuerier2 back into IStateSystemQu...
2012-08-03  Alexandre MontplaisirMerge branch 'master' into lttng-kepler
2012-07-30  Alexandre Montplaisirtmf: Drop generics from ITmfTrace and TmfExperiment
2012-07-24  Alexandre Montplaisirlttng: Fix most compiler warnings as per the new settings
2012-07-13  Patrick TasseFix for bug 384637: NullPointerException in ControlFlow...
2012-06-21  Patrick TasseFix for bug 382910: Improve responsiveness of Control...
2012-06-18  Patrick TasseFix for bug 382910: Improve responsiveness of Control...
2012-06-18  Alexandre Montplaisirlttng: Simple warning fixes in lttng2 and ctf
2012-06-14  Alexandre Montplaisirlttng: Javadoc udpate for the lttng2.kernel.ui package
2012-06-13  Patrick TasseFix for bug 382529: ConcurrentModificationException...
2012-06-11  Xavier RaynaudMerge ssh://git.eclipse.org/gitroot/linuxtools/org...
2012-06-09  Patrick TasseBug 378402: Implementation of ControlFlow view and...
2012-06-07  Patrick TasseBug 378402: Implementation of ControlFlow view and...
2012-06-03  Patrick TasseBug 378402: Implementation of ControlFlow view and...
2012-06-02  Patrick TasseBug 378402: Implementation of ControlFlow view and...
2012-06-01  Patrick TasseBug 378402: Implementation of ControlFlow view and...
2012-05-30  Patrick TasseBug 378402: Implementation of ControlFlow view and...
2012-05-30  Bernd HufmannFix for bug 381096 (fix for ClassCastException)
2012-05-29  Patrick TasseBug 378402: Implementation of ControlFlow view and...
2012-05-28  Alexandre Montplaisirlttng: Split StateValues out of the Attributes file
2012-05-25  Patrick TasseBug 378402: Implementation of ControlFlow view and...
2012-05-25  Patrick TasseBug 378402: Implementation of ControlFlow view and...
2012-05-24  Patrick TasseBug 378402: Implementation of ControlFlow view and...
2012-05-24  Bernd HufmannAdd syscall state info in CFV, support of initial time...
2012-05-22  Patrick TasseBug 378402: Implementation of ControlFlow view and...
2012-05-18  Francois ChouinardMerge corrected branch 'master'
2012-05-18  Matthew KhouzamRevert "Bug 378402: Implementation of ControlFlow view...
2012-05-18  Francois ChouinardMerge branch 'master' into TmfTrace-new
2012-05-18  Francois ChouinardRevisit the TmfExperiment structure
2012-05-18  Patrick TasseBug 378402: Implementation of ControlFlow view and...
2012-05-03  Patrick TasseBug 378402: Implementation of ControlFlow view and...
This page took 0.30862 seconds and 107 git commands to generate.