Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-05-10tmf: Use the signal's trace set in signal handlersAlexandre Montplaisir2-3/+5
2013-05-01tmf: Use the trace manager instead of ITmfTrace.getTraces()Alexandre Montplaisir2-3/+3
2013-05-01tmf: Switch views to the trace managerAlexandre Montplaisir2-6/+6
2013-04-30lttng: Rename CtfKernelTrace to LttngKernelTraceAlexandre Montplaisir8-39/+38
2013-04-26Move EventsIterator to timegraph packagePatrick Tasse4-154/+3
2013-04-24lttng: Add copyright headers to properties filesAlexandre Montplaisir4-0/+48
2013-04-24tmf/lttng: Remove unneeded (non-Javadoc) commentsAlexandre Montplaisir5-29/+3
2013-04-22tmf: Only keep the full constructor in TmfEventFieldAlexandre Montplaisir1-4/+4
2013-04-12tmf: Expose TmfExperiment.getTraces() up to ITmfTraceAlexandre Montplaisir2-26/+3
2013-04-12tmf: Merge the two statesystem-getting methods into oneAlexandre Montplaisir4-14/+14
2013-03-28tmf: Add a trace-getting method in TmfViewAlexandre Montplaisir2-16/+6
2013-03-13tmf: Replace state value types with an enumAlexandre Montplaisir1-1/+3
2013-03-13Introduce GDB Tracepoint Analysis featurePatrick Tasse1-13/+1
2013-02-28lttng: Update copyright headersAlexandre Montplaisir4-2/+24
2013-02-26Use transparent color for unknown states in ControlFlow/Resources viewPatrick Tasse7-12/+25
2013-02-26Fix merged event iteratorPatrick Tasse1-22/+25
2013-02-25tmf: Move timestamps to their own packageAlexandre Montplaisir2-6/+6
2013-02-22tmf: Remove redundant null checksAlexandre Montplaisir1-1/+1
2013-02-05Register the control flow as selection providerFrancis Giraldeau1-0/+3
2013-01-31Merge entries with same TID in Control Flow viewPatrick Tasse2-24/+20
2013-01-25Add entry filter support for TimegraphCombo via dialogAlexandre Montplaisir1-0/+12
2013-01-16lttng: State of processes from LTTng kernel tracesMichel Dagenais2-25/+27
2013-01-07lttng/tmf: Enable and fix parameter assignment warningsAlexandre Montplaisir3-11/+11
2013-01-03lttng/tmf: add a "unit-less" representation of time in timechartXavier Raynaud3-4/+5
2012-12-21Fix endless loop in Resources view when trace is disposedPatrick Tasse1-10/+10
2012-12-14Add process and syscall labels to Control Flow and Resources viewsPatrick Tasse3-1/+138
2012-12-13tmf: Correctly export all packages in runtime pluginsAlexandre Montplaisir2-0/+38
2012-12-10tmf: Consolidate all state systems in ITmfTraceAlexandre Montplaisir4-18/+18
2012-11-29Fix time range synchronization issuesPatrick Tasse2-0/+6
2012-11-23Save and restore current time and range when switching tracesPatrick Tasse2-29/+24
2012-11-20tmf: Handle 'null' active pages in viewsAlexandre Montplaisir2-4/+2
2012-11-19Fix time range synchronization issuesPatrick Tasse1-1/+0
2012-11-16Implement simultaneously opened traces in TMFPatrick Tasse3-188/+279
2012-11-15Add support for older Eclipse version (e.g. 3.6) than 3.8Bernd Hufmann1-4/+4
2012-11-05tmf/lttng: Fix newly-introduced Javadoc warningsAlexandre Montplaisir1-4/+0
2012-11-05Update project settings for CTF/LTTng/TMFAlexandre Montplaisir1-5/+5
2012-11-02tmf: Add a StateSystemDisposedExceptionAlexandre Montplaisir4-1/+23
2012-10-30Implement TmfTimestampFormatFrancois Chouinard1-9/+9
2012-10-05tmf: Add the Tmf- prefix to the state system interfacesAlexandre Montplaisir4-17/+17
2012-10-04tmf: Make ITmfGraphEntry.getChildren() return a ListAlexandre Montplaisir4-8/+9
2012-10-02Merge branch 'master' into lttng-keplerPatrick Tasse9-2465/+2465
2012-09-27Add a "Clear Tracing Views" commandFrancois Chouinard2-13/+57
2012-09-25Update remaining LTTng/TMF versions to 2.0.0Bernd Hufmann1-1/+1
2012-09-24lttng: Bump lttng2 and lttng2.kernel plugins to 2.0Alexandre Montplaisir2-2/+2
2012-09-12Fix for bug 386075: Show the TID number in the Resource View's tooltip.Patrick Tasse3-286/+334
2012-08-31Merge branch 'master' into lttng-keplerBernd Hufmann2-0/+4
2012-08-24Save the encoding type as project settingsAlexandre Montplaisir2-0/+4
2012-08-06tmf: Fold IStateSystemQuerier2 back into IStateSystemQuerierAlexandre Montplaisir2-4/+2
2012-07-30tmf: Drop generics from ITmfTrace and TmfExperimentAlexandre Montplaisir2-20/+15
2012-07-25Use project-specific Save Actions settingsAlexandre Montplaisir1-0/+56

Back to the top