tmf: lttngControl: mi: support session creation
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng2.kernel.core.tests /
2013-01-25  Alexandre Montplaisirtmf: Add a new package for state history backends
2013-01-08  Alexandre Montplaisirtmf: Remove the TmfStateSystemBuildCompleted signal
2013-01-07  Alexandre Montplaisirlttng/tmf: Enable and fix parameter assignment warnings
2012-12-11  Alexandre MontplaisirMerge branch 'lttng-kepler'
2012-12-10  Bernd HufmannInclude CTF and Kernel state system JUnit tests to...
2012-11-20  Bernd HufmannMerge branch 'master' into lttng-kepler
2012-11-19  Alexandre MontplaisirMerge branch 'master' into lttng-kepler
2012-11-15  Bernd HufmannAdd support for older Eclipse version (e.g. 3.6) than 3.8
2012-11-05  Alexandre MontplaisirUpdate project settings for CTF/LTTng/TMF
2012-11-02  Alexandre Montplaisirtmf: Add a StateSystemDisposedException
2012-10-30  Francois ChouinardImplement TmfTimestampFormat
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 an ID to each state system that gets built
2012-10-05  Alexandre Montplaisirtmf: Add the Tmf- prefix to the state system interfaces
2012-10-02  Patrick TasseMerge branch 'master' into lttng-kepler
2012-10-02  Patrick TasseMerge branch 'master' into lttng-kepler
2012-09-25  Bernd HufmannUpdate remaining LTTng/TMF versions to 2.0.0
2012-09-24  Alexandre Montplaisirlttng: Bump lttng2 and lttng2.kernel plugins to 2.0
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-24  Alexandre MontplaisirSave the encoding type as project settings
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-08-02  Alexandre MontplaisirDrop unused dependencies from tmf,lttng2,ctf packages
2012-07-25  Alexandre MontplaisirUse project-specific Save Actions settings
2012-07-25  Alexandre MontplaisirUse project-specific formatter settings
2012-07-24  Alexandre Montplaisirlttng: Fix most compiler warnings as per the new settings
2012-07-24  Alexandre Montplaisirlttng: Enable project-specific compiler settings
2012-07-06  Otavio PontesRenaming version to 1.2 in master branch
2012-06-18  Alexandre Montplaisirlttng: Simple warning fixes in lttng2 and ctf
2012-06-14  Alexandre Montplaisirlttng: Quick fix for the lttng2.kernel.core Javadoc
2012-06-06  Alexandre Montplaisirlttng: Update Javadoc for the kernel event handler
2012-06-05  Mathieu DenisAdd a simple example of how to use the state system...
2012-06-01  Alexandre Montplaisirtmf: Handle the history constructions in separate jobs
2012-06-01  Alexandre Montplaisirtmf: Introduce the StateSystemManager
2012-05-30  Francois ChouinardPush LTTng MANIFEST.MF/pom.xml to 1.0 and correct featu...
2012-05-28  Alexandre Montplaisirlttng: Split StateValues out of the Attributes file
2012-05-18  Francois ChouinardMerge branch 'master' into TmfTrace-new
2012-05-18  Alexandre Montplaisirtmf: Use TMF signals to trigger the state history building
2012-05-17  Alexandre Montplaisirtmf: Start resolution range queries at the t1 parameter
2012-05-16  Francois ChouinardMerge branch 'master'
2012-05-15  Alexandre Montplaisirtmf: API fix for the state system queries
2012-05-14  Francois ChouinardMerge branch 'master'
2012-05-14  Alexandre Montplaisirlttng: Use a different CtfTmfTrace object for every...
2012-05-11  Alexandre Montplaisirtmf: Make HistoryBuilder use a TMF request for its...
2012-05-09  Alexandre Montplaisirlttng: Change syscalls to a flat attribute instead...
2012-05-02  Alexandre Montplaisirlttng: Rework the IRQ event handler
2012-05-02  Alexandre Montplaisirlttng: Always create the sub-attributes of TID nodes
2012-05-01  Alexandre Montplaisirtmf: Internalize all the core state system implementation
2012-05-01  Alexandre Montplaisirtmf: Move all GSS exceptions to tmf.core.exceptions
2012-05-01  Alexandre Montplaisirtmf: Split StateHistorySystem into two interfaces
2012-04-30  Alexandre Montplaisirlttng: Check for correct start/end times in the tests
2012-04-28  Alexandre Montplaisirlttng: Update queries' tests
2012-04-28  Alexandre Montplaisirtmf: Fix wrong interval returns in the history backend
2012-04-28  Alexandre Montplaisirlttng: Update history construction unit tests
2012-04-28  Alexandre Montplaisirlttng: Move CTF dummy state provider to the test package
2012-04-27  Alexandre Montplaisirlttng: Replace CTF- class prefix by Ctf-
2012-04-27  Alexandre Montplaisirlttng: Update kernel provider tests to the new trace...
2012-04-27  Alexandre Montplaisirtmf: Fix potential resource leaks in the GSS
2012-04-27  Alexandre Montplaisirlttng: Update timestamp used in tests
2012-04-27  Alexandre Montplaisirlttng: Small regression test for the new range queries
2012-04-27  Alexandre Montplaisirtmf: Make the basic query method multi-thread safe
2012-04-27  Alexandre Montplaisirlttng: Fix FindBugs warnings in lttng2.kernel.core...
2012-04-27  Alexandre Montplaisirlttng: Fix the last StateSystem unit test
2012-04-24  Francois ChouinardImplement TmfTrace changes - introduce TmfTraceException
2012-04-24  Francois ChouinardMerge branch 'master' into TmfTraceModel-new
2012-04-18  Francois ChouinardRefactor TmfTrace and dependencies - remove getTrace()
2012-04-04  Alexander KurtakovMake test plugins fragments.
2012-04-03  Francois ChouinardFinalize ITmfTrace API
2012-03-29  Francois ChouinardRationalize ITmfTrace.initTrace()
2012-03-27  Alexandre MontplaisirFix location of the new test trace file
2012-03-27  Alexandre MontplaisirAdd unit tests for the new getQuarks() method
2012-03-23  Bernd HufmannMerge branch 'master' into lttng_2_0_control_dev
2012-03-22  Francois ChouinardFix for Bug375082
2012-03-20  Bernd HufmannMerge branch 'master' into lttng_2_0_control_dev
2012-03-19  Alexandre MontplaisirUpdate State History construction tests to the newest...
2012-03-19  Alexandre MontplaisirStart fixing GSS tests
2012-03-19  Alexandre MontplaisirMerge Kernel state system input provider
2012-03-16  Bernd HufmannMerge branch 'master' into lttng_2_0_control_dev
2012-03-16  Otavio PontesUpdating versions from 0.10.0 to 0.11.0 in pom files.
2012-03-15  Bernd HufmannMerge branch 'master' into lttng_2_0_control_dev
2012-03-15  Francois ChouinardContribute native CTF Parser (bug370499)
2012-03-15  Bernd HufmannMerge branch 'master' into lttng_2_0_control_dev
2012-03-13  Francois ChouinardMerge branch 'master' into LTTng2
2012-03-12  Francois ChouinardFinish grooming the LTTng2 structure
2012-03-12  Francois ChouinardFix pom.xml:s
2012-03-12  Francois ChouinardAdd LTTng2 Kernel Analysis plug-ins
This page took 0.083618 seconds and 8 git commands to generate.