Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-09-05lttng: Increment the version numbers for SR1Marc-Andre Laperle2-4/+4
2014-07-14tmf: Provide a static method to retrieve state systemsAlexandre Montplaisir2-11/+6
2014-07-14lttng: Fix string externalization in plugin.xml'sAlexandre Montplaisir1-1/+1
2014-06-18lttng: Enable "potential resource leak" warningsAlexandre Montplaisir1-1/+1
2014-06-17lttng: Disable deprecated-API-in-deprecated-code warningAlexandre Montplaisir1-1/+1
2014-06-16TMF: Fix formatting of MANIFEST.MF filesGeneviève Bastien1-8/+6
2014-06-12lttng: allow kernel analyses to be more permissiveMatthew Khouzam1-8/+10
2014-06-04Set next release to be 3.1.0.Jeff Johnston2-7/+9
2014-05-24TMF: Validate if an analysis can be executed using the requirementsGeneviève Bastien1-2/+10
2014-05-13tmf: Add new interface to get pre-defined data typesGeneviève Bastien2-5/+25
2014-05-13lttng: Remove all unnecessary gitignore filesBernd Hufmann1-5/+0
2014-05-03TMF: Implementation of LttngKernelAnalysis requirementsGuilliano Molaire2-6/+41
2014-04-29LTTng: Remove dependency to LttngKernelTrace in Lttng Kernel analysis moduleGeneviève Bastien2-27/+8
2014-04-25tmf: Split the state system in a separate pluginAlexandre Montplaisir4-17/+17
2014-04-25lttng: Don't call parse event unless necessaryMatthew Khouzam1-8/+10
2014-04-22lttng: Harmonize the compiler settings among all pluginsAlexandre Montplaisir1-12/+12
2014-04-17lttng: Add a view for the CPU usage analysisGeneviève Bastien1-0/+2
2014-04-16ctf: Make CTFTrace and its reader classes AutoCloseableAlexandre Montplaisir1-21/+13
2014-04-16tmf: Split "CTF adaptor" into separate plugins/featureAlexandre Montplaisir6-8/+9
2014-04-16LTTng: CPU usage analysis from the LTTng kernel traceFrançois Rajotte5-0/+410
2014-03-03tmf/lttng: Update 2014 copyrightsAlexandre Montplaisir6-6/+6
2014-02-21tmf: Move the tmftracetype extension point to tmf.coreAlexandre Montplaisir2-0/+12
2014-02-20TMF: Changed the LTTng kernel analysis module to use the output extensionGeneviève Bastien7-2/+151
2014-02-13tmf: Update CTF and custom trace validationPatrick Tasse1-3/+9
2014-02-04lttng: Use switch-on-strings for the kernel state providerAlexandre Montplaisir1-59/+17
2014-01-17Tmf: Port the LTTng Kernel state system to an analysis moduleGeneviève Bastien2-43/+4
2014-01-17tmf: Remove redundant CtfTmfEvent.getEventName() methodAlexandre Montplaisir1-1/+1
2014-01-09lttng: Inherit null annotationsAlexandre Montplaisir1-1/+1
2014-01-02lttng: Move to Java 7 and fix warningsAlexandre Montplaisir6-10/+10
2013-12-13lttng: Handle threads in statedump eventsAlexandre Montplaisir2-4/+12
2013-12-12lttng: Re-enable API trackingAlexandre Montplaisir1-2/+2
2013-12-06tmf: Bring Java 7-specific errors back down to warningsAlexandre Montplaisir1-2/+2
2013-11-29tmf: Bug 416660: -1 long state value is not longPatrick Tasse1-1/+1
2013-11-25TMF: Check presence of fields for TCP event synchronizationGeneviève Bastien1-1/+17
2013-11-18TMF: Add base class and interface for state system analysisGeneviève Bastien1-1/+1
2013-09-24TMF: Change abstract class TmfNetworkMatchDefinition to interfaceGeneviève Bastien2-4/+4
2013-08-22Tmf: Trace synchronization using network eventsGeneviève Bastien5-1/+270
2013-08-16Revert all luna temporary annotation changesAlexandre Montplaisir1-2/+2
2013-08-16lttng: Disable API checking in the luna branchAlexandre Montplaisir1-2/+2
2013-08-16Merge branch 'master' into lttng-lunaAlexandre Montplaisir1-0/+97
2013-08-15lttng: Set API builder settings as project settingsAlexandre Montplaisir1-0/+97
2013-08-07Merge branch 'master' into lttng-lunaAlexandre Montplaisir1-42/+42
2013-08-06lttng: Consider compilation warnings to be errorsAlexandre Montplaisir1-42/+42
2013-08-02lttng: Temporary lttng-luna annotation updateAlexandre Montplaisir1-2/+2
2013-08-02Merge branch 'master' into lttng-lunaAlexandre Montplaisir3-0/+16
2013-08-02tmf: Avoid throwing exception in TmfTrace.buildStatistics()Alexandre Montplaisir1-1/+1
2013-07-31ctf: Fix buffer overflow traces from crashing batch importMatthew Khouzam3-0/+16
2013-07-30tmf: Make TmfTrace.buildStateSystem() return an IStatusAlexandre Montplaisir1-3/+11
2013-07-25Merge branch 'master' into lttng-lunaAlexandre Montplaisir1-4/+10
2013-07-18Modify LTTng state provider to ignore scheduler wakeups on already-running pr...François Rajotte1-4/+10

Back to the top