Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-04-16tmf: Split "CTF adaptor" into separate plugins/featureAlexandre Montplaisir1-214/+0
2014-04-14ctf/tmf: allow multiple traces to be open with name clashing eventsMatthew Khouzam1-2/+2
2014-03-14ctf/tmf: Make CtfTmfEvent more inline with coding styleMatthew Khouzam1-16/+16
2014-03-03tmf/lttng: Update 2014 copyrightsAlexandre Montplaisir1-1/+1
2014-01-17tmf: Remove redundant CtfTmfEvent.getEventName() methodAlexandre Montplaisir1-10/+1
2014-01-14tmf: Add additional check for callsitesMatthew Khouzam1-6/+16
2013-12-19tmf: Switch tmf.core to Java 7 + fix warningsAlexandre Montplaisir1-1/+1
2013-09-10Merge commit '3a6b7eb9a532100a4cb85e0a81fbc8bd6e91db13' into lttng-lunaAlexandre Montplaisir1-1/+1
2013-09-03ctf: Use "meta events" for lost events (bug 408373)Alexandre Montplaisir1-1/+1
2013-08-22Tmf: Trace synchronization using network eventsGeneviève Bastien1-0/+1
2013-05-16Remove UI dependencies in tmf.core.Marc-Andre Laperle1-13/+1
2013-05-10ctf: Read and display custom event attributesSimon Delisle1-11/+5
2013-04-22tmf: Only keep the full constructor in TmfEventFieldAlexandre Montplaisir1-1/+1
2013-03-21tmf: Generalize the support for call sites and model URIsBernd Hufmann1-3/+15
2013-02-19Add Open Callsite action in events table for CTF eventsPatrick Tasse1-0/+28
2013-02-07tmf: Make CtfTmfEvent extend TmfEventAlexandre Montplaisir1-213/+35
2013-02-05tmf: Make TmfEvent immutableAlexandre Montplaisir1-2/+1
2013-01-30tmf: Make TmfEventField immutableAlexandre Montplaisir1-8/+4
2013-01-10CTF: Add support for custom attributes in an eventMatthew Khouzam1-4/+46
2012-11-19Merge branch 'master' into lttng-keplerAlexandre Montplaisir1-2/+24
2012-11-16Fix bug when contexts are enabled but there are no contextsMatthew Khouzam1-1/+1
2012-11-06Update Grammar and Add support for callsitesMatthew Khouzam1-2/+24
2012-10-23Add support for selected event in Properties view.Patrick Tasse1-0/+3
2012-10-23Add support for selected event in Properties view.Patrick Tasse1-1/+16
2012-09-17tmf: CtfTmfEvent improvementsAlexandre Montplaisir1-90/+34
2012-09-07tmf: Enhance TmfEventField.toString() to also print sub-fieldsAlexandre Montplaisir1-5/+5
2012-08-31Merge branch 'master' into lttng-keplerBernd Hufmann1-0/+20
2012-08-31Add support for displaying of CTF context info in TMF (Bug 385494)Bernd Hufmann1-1/+21
2012-08-23Fix clone of CtfTmfTimestamp in CtfTmfEvent.Patrick Tasse1-0/+1
2012-08-21Add time scaling supportMatthew Khouzam1-2/+1
2012-07-30tmf: Drop generics from ITmfTrace and TmfExperimentAlexandre Montplaisir1-1/+1
2012-07-24tmf: Fix some javadoc warnings in tmf.coreAlexandre Montplaisir1-5/+8
2012-06-11Updated some javadoc in org.eclipse.linuxtools.tmf.core plug-inFrancois Chouinard1-4/+5
2012-05-25Fix for Hudson warnings in LTTng TMF Core Unit + Test suitesFrancois Chouinard1-1/+1
2012-05-14Fixed lost event bug. Mathieu Denis1-2/+6
2012-05-11tmf: Clarify why CtfTmfEvent's constructor is publicAlexandre Montplaisir1-3/+6
2012-05-09Improve API.Matthew Khouzam1-16/+9
2012-05-03Improve test cases. Coverage of 85%+ and fix bugs.Matthew Khouzam1-1/+2
2012-05-03Add javadoc and commentsMatthew Khouzam1-14/+52
2012-05-03Improve CTF timestamp output, will now output in y/m/d, h:m:s.ns or ns or s (...Matthew Khouzam1-1/+1
2012-04-16Merge master in TmfTraceModelFrancois Chouinard1-19/+25
2012-03-22Fix javadoc warningsFrancois Chouinard1-1/+1
2012-03-19Make the Kernel event handler tests work againAlexandre Montplaisir1-2/+2
2012-03-19Integrate CtfAdaptor package in TMFAlexandre Montplaisir1-0/+278

    Back to the top