deliverable/tracecompass.git
2013-02-28  Bernd Hufmannlttng: Add clear() call before add elements to list
2013-02-28  Alexandre Montplaisirtmf: Update copyright headers in tmf.core
2013-02-28  Alexandre Montplaisirtmf: Update copyright headers in tmf.ui
2013-02-28  Alexandre Montplaisirlttng: Update copyright headers
2013-02-28  Alexandre Montplaisirctf: Update copyright headers and add missing ones
2013-02-28  Matthew Khouzam[CTF] Fix Struct toString fields in CtfTmfEventFields
2013-02-28  Alexandre MontplaisirAdd README files for ctf.parser and {lttng|tmf}.help
2013-02-27  Bernd HufmannUpdate User Guide for support of LTTng Tools v2.1.0
2013-02-27  Patrick TasseDrag and drop enhancements
2013-02-26  Patrick TasseUse transparent color for unknown states in ControlFlow...
2013-02-26  Patrick TasseAdd transparent events to time graph
2013-02-26  Patrick TasseFix merged event iterator
2013-02-26  Alexandre Montplaisirtmf: Add support for versioning state input plugins
2013-02-26  Alexandre Montplaisirtmf: Remove deprecated HistoryTree constructor
2013-02-26  Alexandre Montplaisirtmf: Update comments in HistoryTree
2013-02-25  Alexandre Montplaisirtmf: Move timestamps to their own package
2013-02-25  Bernd HufmannUpdate to session creation procedure
2013-02-25  Bernd HufmannUpdate file headers in LTTng Control feature
2013-02-22  Geneviève BastienTMF: Add supplementary folder to experiments
2013-02-22  Alexandre Montplaisirtmf: Remove redundant null checks
2013-02-22  Alexandre Montplaisirctf: Remove missing builder from the parser plugin
2013-02-21  Patrick TasseUpdate user guide for callsite and model lookup
2013-02-21  Alexandre Montplaisirctf: Build ANTLR-generated files with Maven
2013-02-20  Alexandre Montplaisirtmf: Tell Maven to clean the documentation too
2013-02-20  Simon MarchiAdd or fix CTF types toString
2013-02-20  Simon MarchiFix EnumDefinition's "value" field assignments
2013-02-20  Patrick TasseRemove context clone and add trace ranks to experiment...
2013-02-20  Patrick TasseFix test case for local time zone
2013-02-19  Patrick TasseAdd Open Callsite action in events table for CTF events
2013-02-19  Geneviève BastienTMF: Add support for StructDefinition fields to ctfadaptor
2013-02-19  Alexandre Montplaisirlttng: Add an Eclipse builder for the doc plugin
2013-02-18  Alexandre Montplaisirtmf: Add a tmf.help plugin for the User Guide
2013-02-14  Alexandre Montplaisirlttng: Re-enable the kernel.core unit tests
2013-02-14  Alexandre Montplaisirtmf: Re-enable the unit tests depending on CTF traces
2013-02-14  Bernd HufmannFix Typos in interface methods of TmfUml2SdSynchLoader
2013-02-14  Alexandre Montplaisirctf: Allow the test traces to be used by other plugins
2013-02-14  Bernd HufmannAdd support for streaming feature of LTTng Tools 2...
2013-02-13  Alexandre Montplaisirctf: Re-enable the CTF parser unit tests
2013-02-12  Alexandre Montplaisirtmf: Move some logic outside of HistoryBuilder
2013-02-12  Alexandre MontplaisirDisable CTF/TMF unit tests that depend on external...
2013-02-12  Alexandre Montplaisirctf: Avoid re-downloading the test traces
2013-02-08  Patrick TasseShow increasing progress for indexing job
2013-02-07  Alexandre Montplaisirtmf: Make CtfLocation extend TmfLocation
2013-02-07  Alexandre Montplaisirtmf: Rename CtfLocationData to CtfLocationInfo
2013-02-07  Alexandre Montplaisirtmf: Make CtfTmfEvent extend TmfEvent
2013-02-06  Alexandre Montplaisirtmf: Remove Cloneable from (I)TmfCheckpoint
2013-02-06  Alexandre Montplaisirtmf: CtfTmfContext rename
2013-02-06  Alexander KurtakovRemove maven assembly plugin configs.
2013-02-05  Alexandre Montplaisirtmf: Make TmfEvent immutable
2013-02-05  Alexandre Montplaisirtmf/lttng: Explicitely depend on JUnit4
2013-02-05  Alexandre Montplaisirtmf: Port tmf.ui unit tests to JUnit4
2013-02-05  Alexandre Montplaisirtmf: Enable the ctfadaptor and statistics unit tests
2013-02-05  Alexandre Montplaisirtmf: Update tmf.core unit tests to JUnit4
2013-02-05  Alexandre Montplaisirtmf: Decouple tmf.core unit tests from TmfEvent
2013-02-05  Francis GiraldeauRegister the control flow as selection provider
2013-02-04  Alexandre Montplaisirctf: Clean up the test suites
2013-01-31  Patrick TasseMerge entries with same TID in Control Flow view
2013-01-31  Alexandre Montplaisirlttng: Fix control model unit tests for the new API
2013-01-31  Alexandre Montplaisirlttng: Port unit tests to JUnit4
2013-01-31  Alexandre Montplaisirtmf: Make CtfTmfEventField extend TmfEventField
2013-01-31  Xavier Raynaudo.e.l.tmf.ui: Utils.findEvent no longer return null...
2013-01-30  Alexandre Montplaisirtmf: Make TmfEventField immutable
2013-01-28  Alexandre Montplaisirlttng: Add missing javadoc comment to LTTngControlService
2013-01-28  Alexandre Montplaisirtmf: Add missing since tag in 77d30f4
2013-01-28  Patrick TasseUse Traces folder trace element when creating experimen...
2013-01-28  Patrick TasseFix event table selection handling
2013-01-28  Patrick TasseAdd trace type property tester
2013-01-28  Matthew Khouzam[TMF] Allow custom iterators by making the traces the...
2013-01-25  Alexandre MontplaisirAdd entry filter support for TimegraphCombo via dialog
2013-01-25  Alexandre MontplaisirAdd multi-column tree selection dialog
2013-01-25  Alexandre Montplaisirtmf: Add a new package for state history backends
2013-01-21  Alexandre Montplaisirtmf: Update interface name in commit 1433bda1
2013-01-21  Alexandre Montplaisirtmf: Fix regression in event requests
2013-01-18  Matthew Khouzam[CTF] fix support for traces with per-event contexts
2013-01-17  Patrick TasseFix deadlock in TmfUml2SDSyncLoader
2013-01-17  Ansgar Radermachertmf: Support the model URI of a trace event
2013-01-16  Michel Dagenaislttng: State of processes from LTTng kernel traces
2013-01-11  Alexandre Montplaisirtmf: Fix TmfStateInterval.toString()
2013-01-11  Patrick TasseImprove performance of event cache when scrolling up
2013-01-11  Bernd HufmannAdd support for filter feature of LTTng Tools 2.1
2013-01-10  Alexandre Montplaisirctf: Bump CTF feature plugin to 2.0
2013-01-10  Patrick TasseFix NullPointerException in command handlers
2013-01-10  Francois ChouinardFix some Findbugs findings
2013-01-10  Matthew KhouzamCTF: Add support for custom attributes in an event
2013-01-10  Francois ChouinardAdd a trace filter to the set of event filters in TmfRe...
2013-01-09  Francois ChouinardAdd Iterator support to TMF traces
2013-01-09  Francois ChouinardImproved fix for the failed unit test
2013-01-09  Francois ChouinardTemporary fix for the failed unit test
2013-01-09  Francois ChouinardRefactor TmfRequest
2013-01-08  Matthew KhouzamTMF: Fix for displaying arrays in the events properties
2013-01-08  Alexandre Montplaisirtmf: Remove the TmfStateSystemBuildCompleted signal
2013-01-07  Alexandre Montplaisirlttng/tmf: Enable and fix parameter assignment warnings
2013-01-07  Alexandre Montplaisirtmf: Fix remaining Java warnings in tmf.ui
2013-01-07  Alexandre Montplaisirtmf: Add missing Javadoc to tmf.ui
2013-01-04  Patrick TasseUpdate bookmarks file API, link to editor and delete...
2013-01-03  Alexandre Montplaisirtmf: Add missing @since annotations in Utils.TimeFormat
2013-01-03  Alexandre Montplaisirtmf: Remove unused import in TmfTimestampFormat
2013-01-03  Xavier Raynaudlttng/tmf: add a "unit-less" representation of time...
2013-01-02  Patrick TasseAdd missing @since tags
2012-12-21  Patrick TasseClose trace and improve error handling on delete and...
next
This page took 0.041122 seconds and 5 git commands to generate.