lttng: Add Next/Previous TID event action in CFV
[deliverable/tracecompass.git] / lttng /
2016-02-25  Geneviève Bastienanalysis: use a null backend for the kernel analysis...
2016-02-23  Alexandre Montplaisircommon: Annotate Optional.get() as @NonNull
2016-02-19  Matthew Khouzamlttng: Add irq_softirq_raise to lttng 2.7 layout
2016-02-19  Bernd Hufmanncontrol: Bug 487847: Fix intermittent failure of Contro...
2016-02-19  Marc-Andre Laperlelttng: Fix intermittent failure in MemoryUsageViewTest
2016-02-19  Marc-Andre Laperletmf: Fix TestRefreshTextTrace failure because of bad...
2016-02-14  Patrick Tassess: Bug 486689: Add methods for getting an optional...
2016-02-11  Bernd Hufmannanalysis: Bug 487388: Fix intermittent SWTBot test...
2016-02-10  Geneviève Bastienanalysis: Show thread priority in critical path view
2016-02-03  Bernd Hufmannlttng: add SWTBot tests for verifying Control flow...
2016-01-28  Bernd Hufmanncontrol: Support recordings snapshot for multiple sessi...
2016-01-28  Bernd Hufmanncontrol: Bug 486586: Allow snapshots in inactive state
2016-01-27  Patrick TasseChange unnecessary declaration of thrown exception...
2016-01-27  Matthew Khouzamtmf.ui: add test for Control Flow view dialogs
2016-01-25  Alexandre Montplaisirlttng: Handle compat_syscall_exit_* events correctly
2016-01-22  Matthew Khouzamvm: change private method to take a List instead of...
2016-01-21  Geneviève Bastienlttng: Fix thread ordering in virtual machine view
2016-01-21  Geneviève Bastienlttng: VirtualMachineView: extract some methods to...
2016-01-21  Matthew Khouzamctf: Introduce IEventDefinition
2016-01-20  Geneviève Bastienlttng: Fix sonar warnings in VirtualMachinePresentation...
2016-01-20  Geneviève Bastienlttng: Fix sonar warnings in VirtualMachineViewEntry
2016-01-14  Mohamad GebaiLTTng: Add a virtual CPU view for the virtual machine...
2016-01-13  Bernd Hufmanncontrol: Update MI parsing for configured event filters
2016-01-13  Bernd Hufmanncontrol: Improve check for empty strings
2016-01-11  Bernd Hufmanncontrol: remove calibrate command
2016-01-11  Bernd Hufmanncontrol: Remove remaining AllTests.java from test plug-ins
2016-01-07  Alexandre MontplaisirUse pom-less plugins where we can
2016-01-07  Bernd Hufmanncontrol: add SWTBot test to test kernel filtering for...
2016-01-07  Bernd Hufmanncontrol: Support for filtering of kernel events
2016-01-06  Marc-Andre LaperleRemove API tooling from test plugins
2015-12-18  Alexandre MontplaisirRemove all "AllTests" suites
2015-12-16  Marc-Andre LaperleDisable overlay scrollbars when running tests to preven...
2015-12-10  Patrick Tasselttng: Add SWTBot tests for Resources view and time...
2015-12-10  Alexandre MontplaisirUse maven-enforcer-plugin to enforce minimum versions
2015-12-10  Alexandre MontplaisirFix latest batch of null warnings
2015-12-09  Patrick Tasselttng: Keep tracing project between tests in KernelTest
2015-12-09  Bernd Hufmanncontrol: add swtbot test for testing load and save...
2015-12-09  Bernd Hufmanncontrol: Add initial SWTBot tests for control view
2015-12-09  Alexandre Montplaisirlttng: Don't call PlatformUI.getWorkbench() if the...
2015-12-09  Bernd Hufmanncontrol: Bug 483560: Refresh UI once after adding all...
2015-12-09  Marc-Andre Laperlelttng: Make ControlFlowViewTest more robust
2015-12-08  Alexandre MontplaisirFix some null warnings
2015-12-08  Bernd Hufmanncontrol: add service test cases for load and save commands
2015-12-03  Bernd Hufmannremote: provide output listener for command execution
2015-12-03  Alexandre MontplaisirFix new errors due to automatic annotation of Class...
2015-12-01  Bernd Hufmannust: Add initial SwtBot test for memory usage view
2015-11-30  Bernd Hufmanncontrol: add test for correct command line for adding...
2015-11-30  Bernd Hufmanncontrol: partly revert commit 0e7ea8ac and use clone...
2015-11-27  Bernd Hufmannust: fix NPE in memory usage view caused by misplaced...
2015-11-27  Jean-Christian Kouamelttng : Remove inefficient new String(String) constructor
2015-11-26  Patrick Tassetmf: Bug 477508: Fix wrong event count and ranks in...
2015-11-26  Marc-Andre Laperletmf: Try to make the shell fully visible in SWTBot...
2015-11-25  Alexandre Montplaisirlttng: Add a Binary Callsite aspect to the debug-info...
2015-11-25  Jean-Christian Kouamelttng : Remove inefficient new String(String) constructor
2015-11-24  Francis Giraldeaulttng: additional definitions for lttng 2.7 and 2.8
2015-11-24  Francis Giraldeauanalysis: support sched_waking event
2015-11-24  Jean-Christian Kouamelttng : Remove inefficient new String(String) constructor
2015-11-24  Jean-Christian Kouamelttng : Add constant modifier to a field
2015-11-20  Matthew Khouzamlttng: make FileOffsetMapper try-with-resources in...
2015-11-20  Patrick Tassetmf: Make call stack view extend AbstractTimeGraphView
2015-11-20  Matthew Khouzamlttng: make the field names compliant with the code...
2015-11-20  Matthew Khouzamlttng: add NON-NLS to string
2015-11-20  Matthew Khouzamanalysis: Split up KernelStateProvider
2015-11-19  Marc-Andre Laperletmf: Introduce resolveIntEventAspectOfClassForEvent
2015-11-19  Alexandre MontplaisirFix some null warnings
2015-11-17  Marc-Andre LaperleAnnotate parameters of Immutable collections copyOf...
2015-11-16  Matthew Khouzamlttng: add NON-NLS annotations to Lttng27EventLayout
2015-11-12  Alexandre Montplaisirlttng: Rename orphaned relayd test to TestApplication
2015-11-03  Marc-Andre Laperlelttng: Remove discriminator part when parsing addr2line...
2015-11-02  Bernd Hufmannlttng: update and add HR timer related events and fields
2015-10-30  Marc-Andre Laperlelttng: Fix AttributeNotFoundException when dealing...
2015-10-30  Matthew Khouzamcommon: Annotate some methods in String
2015-10-30  Alexandre Montplaisirlttng: Do not throw exception if callsite binary is...
2015-10-30  Alexandre MontplaisirReplace instances of FluentIterable with Java 8 Streams
2015-10-30  Alexandre Montplaisirreleng: Transition to jdt.annotation 2.0
2015-10-29  Alexandre MontplaisirAdd null checks for methods missing them
2015-10-29  Alexandre Montplaisirlttng: Remove outdated comment
2015-10-29  Alexandre MontplaisirLink all plugins to the external annotation location
2015-10-28  Bernd Hufmanncontrol: Add LTTng profile save dialog
2015-10-28  Bernd Hufmanncontrol: Add support for downloading profiles after...
2015-10-28  Bernd Hufmanncontrol: Add support for saving session
2015-10-28  Bernd Hufmanncontrol: Add LTTng profile preference page
2015-10-28  Bernd Hufmanncontrol: Add enhanced support for loading of sessions
2015-10-28  Patrick-Jeffrey... control: Base code for profile dialog window
2015-10-27  Alexandre Montplaisirlttng: Rename the debug-info callsite aspect to "source...
2015-10-26  Alexandre MontplaisirRemove duplicate groupId and versions in pom.xml files
2015-10-26  Bernd Hufmanncontrol: Unlock lock in all cases
2015-10-23  Alexandre Montplaisirlttng: Create TmfCallsite's from the debug info analysis
2015-10-23  Alexandre Montplaisirlttng: Add a LttngUstEvent class for LttngUstTraces
2015-10-22  Francis Giraldeaulttng: Add the link between the control flow view and...
2015-10-22  Marc-Andre Laperlelttng: Fix a package dependency in control.core
2015-10-21  Alexandre MontplaisirBuild whole project with Java 8
2015-10-21  Francis Giraldeaulttng: Add unit test for the dependency graph
2015-10-21  Francis Giraldeaulttng: Add the dependency graph model and handlers...
2015-10-20  Bernd Hufmanncontrol: Bug 480217: Update MI XSD file for LTTng 2...
2015-10-17  Francis Giraldeauanalysis: Add definition for extended events and fields
2015-10-16  Alexandre Montplaisirlttng: Add unit tests for the debug-info analysis
2015-10-16  Alexandre Montplaisirctf: Depend on the tracecompass-test-traces project
2015-10-16  Alexandre Montplaisirlttng: Introduce a debug-info analysis for UST traces
2015-10-14  Matthew Khouzamust: add memory analysis icon
next
This page took 0.047981 seconds and 8 git commands to generate.