deliverable/tracecompass.git
2013-05-24  Matthew KhouzamTmf: Expand trace type list in batch import
2013-05-24  Alexandre Montplaisirtmf: More trace manager unit tests
2013-05-24  Bernd Hufmanntmf-tests: Handle NullPointerException in TmfEventParse...
2013-05-23  Simon DelisleGenerate trace in IOstructgenTest
2013-05-23  Alexandre Montplaisirtmf: Change SDView.isNeedInit() to protected
2013-05-23  Bernd Hufmannlttng: Add Link with Editor section to LTTng User Guide
2013-05-23  Patrick TasseFix mouse wheel zoom and text control value handling...
2013-05-23  Patrick TasseClose editors when experiment composition is changed
2013-05-22  Patrick TasseUpdate Add Bookmark handler activation conditions
2013-05-22  Bernd Hufmanntmf: API clean-up of sequence diagram framework
2013-05-22  Bernd Hufmannlttng ui: Fix minor sonar warnings
2013-05-22  Bernd HufmannUpdate TMF Sequence Diagram content in TMF help plug-in
2013-05-21  Patrick TasseLog exceptions in event thread
2013-05-21  Patrick TasseFix update of fully visible row count on table column...
2013-05-21  Patrick TasseFix infinite paint loop introduced by commit 866cb82
2013-05-18  Bernd Hufmanntmf: fix comments about ITmfTrace.validate() return...
2013-05-17  Bernd Hufmannctf: fix sonar warnings about redundant modifier in...
2013-05-17  Bernd Hufmanntmf: fix sonar warnings about redundant modifier in...
2013-05-17  Bernd HufmannAdd TMF Help plug-in to TMF feature
2013-05-17  Bernd Hufmannlttng: fix sonar warnings about redundant modifier...
2013-05-16  Alexandre Montplaisirtmf: Specify extended trace properties with an interface
2013-05-16  Alexandre Montplaisirtmf: Consolidate all enviornment-related methods in...
2013-05-16  Patrick TasseFix hiding of event table header row when selection...
2013-05-16  Marc-Andre... Remove UI dependencies in tmf.core.
2013-05-16  Marc-Andre... Fix IllegalArgumentException in Colors view
2013-05-15  Simon DelisleFormatting IOstructgenTest
2013-05-15  Patrick TasseSort file system elements in import trace wizard
2013-05-15  Bernd Hufmanntmf: fix unused message warning for sequence diagram...
2013-05-14  Matthew Khouzamtmf: Fix trace validation in the classic Trace Import
2013-05-14  Patrick TasseFix for experiment location hashCode and equals
2013-05-14  Bernd HufmannMove project creation method to TmfProjectRegistry
2013-05-13  Simon Delisletmf: Add missing selected trace signal (fix #404682)
2013-05-13  Patrick TasseClose editors to release supplementary file resources
2013-05-13  Alexandre Montplaisirtmf: Handle the supplementary files dir in the trace...
2013-05-10  Jean-Christian... TMF : Bug 385217 - Display 64 unsigned integers correctly
2013-05-10  Matthew KhouzamTmf: improve validation in GDB traces and externalize...
2013-05-10  Simon Delislectf: Read and display custom event attributes
2013-05-10  Alexandre Montplaisirtmf: Use the signal's trace set in signal handlers
2013-05-09  Jean-Christian... TMF: change callsite action text
2013-05-09  Marc-Andre... Bug 407474 - Exceptions thrown when opening/closing...
2013-05-09  Alexandre Montplaisirtmf: Give proper names to SD messages variables
2013-05-08  Alexandre Montplaisirtmf: Add a getTraceSet() method to the trace manager
2013-05-08  Alexandre Montplaisirlttng/tmf: Set line delimiters and encoding for help...
2013-05-02  Bernd Hufmannlttng2: Fix version handling for older eclipse platforms
2013-05-02  Matthew KhouzamTmf: Batch Trace Import
2013-05-02  Alexandre Montplaisirtmf: Fix exception throwing in Sequence Diagram tests
2013-05-01  Alexandre Montplaisirtmf: Use the trace manager instead of ITmfTrace.getTraces()
2013-05-01  Bernd Hufmannlttng2: Update lttng2 feature dependency to require...
2013-05-01  Bernd HufmannDisallow opening of experiments with no traces
2013-05-01  Alexandre Montplaisirtmf: Switch views to the trace manager
2013-05-01  Alexandre Montplaisirtmf: Introduce a central trace manager
2013-05-01  Alexandre Montplaisirtmf: Expose the indexTrace() method in the interface
2013-04-30  Bernd Hufmanntmf: Delete supplementary files when changing trace...
2013-04-30  Alexandre Montplaisirlttng: Rename CtfKernelTrace to LttngKernelTrace
2013-04-30  Alexandre Montplaisirtmf: Rename StateSystemManager to TmfStateSystemFactory
2013-04-30  Alexandre Montplaisirtmf: Rename IStateChangeInput to ITmfStateProvider
2013-04-29  Marc-Andre... Integrate Babeltrace CTF tests and fix parsing problems
2013-04-29  Patrick TasseIntroduce Call Stack view and state system
2013-04-29  Alexandre Montplaisirctf: Put Antlr-specific exceptions in a separate class
2013-04-29  Patrick TasseUpdate user guide icons
2013-04-26  Patrick TasseTime Graph improvements and bug fixes
2013-04-26  Patrick TasseMove EventsIterator to timegraph package
2013-04-26  Alexandre Montplaisirtmf: Remove the serialization logic from TmfStateValue
2013-04-26  Alexandre Montplaisirtmf: Remove ITmfStateSystem#isLastAttribute()
2013-04-26  Alexandre Montplaisirtmf: Insert null values for newly-created attributes
2013-04-25  Alexandre Montplaisirctf: Add copyright headers to scripts and properties...
2013-04-25  Alexandre Montplaisirlttng: Refresh the state provider's test values
2013-04-25  Alexandre Montplaisirlttng: Make GenerateTestValues output a valid Java...
2013-04-24  Alexandre Montplaisirgdbtrace: Add copyright headers to properties files
2013-04-24  Alexandre Montplaisirtmf: Add copyright headers to properties files
2013-04-24  Alexandre Montplaisirlttng: Add copyright headers to properties files
2013-04-24  Alexandre Montplaisirtmf/lttng: Remove unneeded (non-Javadoc) comments
2013-04-24  Alexandre MontplaisirFix NLS-related Javadoc warnings
2013-04-24  Bernd Hufmannlttng: add support for kernel-only in tracer control...
2013-04-24  Bernd Hufmannlttng: Support for port number in lttng control (bug...
2013-04-23  Alexandre Montplaisirlttng: Handle the sched_wakeup event
2013-04-23  Alexandre Montplaisirlttng: Correctly assign syscall state for new processes
2013-04-23  Bernd Hufmannlttng2: Use ReadOnlyTextPropertyDescriptor in control...
2013-04-23  Bernd Hufmanntmf: use ReadOnlyTextPropertyDescriptor in project...
2013-04-22  Matthew Khouzam[Tmf][Ctf] Add descriptive fail to import messages.
2013-04-22  Alexandre Montplaisirtmf: Only keep the full constructor in TmfEventField
2013-04-22  Alexandre Montplaisirtmf: Eliminate lesser constructors in TmfTrace
2013-04-22  Bernd HufmannUse a read-only TextPropertyDescriptor for event properties
2013-04-18  Geneviève BastienTMF: Add Variant field class to CtfTmfEventField
2013-04-18  François RajotteAdd newline awareness to filter and search function...
2013-04-18  Alexandre Montplaisirlttng: Use interfaces for constant definitions
2013-04-17  Alexandre Montplaisirtmf: Fix start time of partial history event requests
2013-04-17  Alexandre Montplaisirtmf: Add a state system explorer view
2013-04-16  Alexandre Montplaisirtmf: Add an 'intersects' method to ITmfTimestamp
2013-04-12  Alexandre Montplaisirtmf: Streamline CtfTmfEventField creation
2013-04-12  Alexandre Montplaisirtmf: Expose TmfExperiment.getTraces() up to ITmfTrace
2013-04-12  Alexandre Montplaisirtmf: Merge the two statesystem-getting methods into one
2013-04-12  Simon MarchiAdd "check subtree" feature to TimeGraphFilterDialog
2013-04-12  Geneviève BastienCtf: Correct endianness when reading ctf integers
2013-04-10  Alexandre Montplaisirtmf: Register statistics state systems into the trace
2013-04-10  Alexandre Montplaisirtmf: Make TmfEventType immutable
2013-04-10  Alexandre Montplaisirtmf: Fix new Kepler warnings
2013-04-05  Xavier Raynaudo.e.l.tmf.ui: add a ScrolledComposite in TimeGraphLegend.
2013-04-05  Patrick Tasselttng/o.e.l.tmf.ui: disable menu detected event during...
2013-04-04  Alexandre Montplaisirtmf: Remove getFieldType() method from CTF event fields
next
This page took 0.042925 seconds and 5 git commands to generate.