deliverable/tracecompass.git
2013-10-17  Alexandre Montplaisirctf: Take alignment into consideration for Strings too
2013-10-17  Alexandre Montplaisirctf: Log errors when events cannot be read
2013-10-17  Jérémie GalarneauFix Float reading in CTF traces
2013-10-17  Alexandre Montplaisirctf: Clamp float and integer declaration alignments...
2013-10-16  Geneviève BastienTmf rcp: Add the UST feature to the tracing RCP product
2013-10-16  Xavier RaynaudTMF: It's now possible to do not display times & durati...
2013-10-09  Alexandre Montplaisirtmf: Add unit tests for lost event statistics
2013-10-08  Alexandre Montplaisirtmf: Dipose traces in CtfTmfTestTrace
2013-10-08  Alexandre Montplaisirtmf: Don't use .deleteOnExit() in unit tests
2013-10-04  Marc-Andre... [TMF] Remove TmfStringLocation
2013-10-04  Marc-Andre... [TMF] Remove TmfTrace.setIndexer and indexer param...
2013-10-04  Marc-Andre... [TMF] Handle custom traces in TmfTraceType in a more...
2013-10-04  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-10-03  Marc-Andre... BTree index on disk
2013-10-03  Jean-Christian... tmf : add a mipmap section in the developer guide
2013-10-03  Alexandre Montplaisirtmf: Re-add null annotations to tmf.core.statevalue
2013-10-03  Marc-Andre... [TMF] Fix current API errors for version 2.2
2013-10-02  Marc-Andre... Bug 416316 - New > Tracing Project appears in unrelated...
2013-10-01  Alexandre Montplaisirtmf: TmfStateSystemOperations tweaks
2013-09-30  Geneviève BastienTMF: User and developer documentation for trace synchro...
2013-09-30  Jean-Christian... tmf : Update the histogram to handle lost events correctly
2013-09-30  Bernd Hufmannlttng: Add snapshot support - LTTng Tools v2.3
2013-09-30  Patrick Tassetmf : introducing the mipmap
2013-09-27  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-09-26  Matthew Khouzamtmf: Fix in-memory backend to use a TreeSet insead...
2013-09-26  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-09-26  Geneviève BastienTmf: Rework test trace stub for non-ctf traces
2013-09-24  Geneviève BastienTMF: Change abstract class TmfNetworkMatchDefinition...
2013-09-20  Marc-Andre... Add .DS_Store to gitignore
2013-09-17  Alexandre Montplaisirlttng: Unit tests for the UST callstack provider
2013-09-17  Alexandre Montplaisirlttng: Add Callstack View support for UST traces
2013-09-17  Alexandre Montplaisirtmf: Tweaks to CallStackStateProvider
2013-09-16  Alexandre MontplaisirFix left-over merge conflicts
2013-09-16  Alexandre Montplaisirtmf: Update TmfSchedulerBenchmark requests
2013-09-16  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-09-16  Alexandre Montplaisirtmf: Add unit tests for lost events in CTF traces
2013-09-13  Marc-Andre... Bug 417036 - [TMF] Legacy import: Trace type is not...
2013-09-13  Bernd Hufmannlttng-rcp: fix parent version pom.xml files
2013-09-13  Bernd Hufmannlttng-rcp: Fix installation problem from p2 update...
2013-09-12  Bernd HufmannBug 416665 - Fix Delete Supplementary Files not showing...
2013-09-12  Patrick Tassetmf: Fix Double state value type
2013-09-11  Alexandre Montplaisirtmf: Add a Double type for state values
2013-09-10  Matthew Khouzamtmf: Add copyright headers to tests
2013-09-10  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-09-10  Alexandre MontplaisirMerge commit '3a6b7eb9a532100a4cb85e0a81fbc8bd6e91db13...
2013-09-10  Alexandre Montplaisirtmf: Rework test trace classes
2013-09-10  Alexandre Montplaisirtmf: Move statevalue unboxing method implementations...
2013-09-09  Marc-Andre... Add target platforms for Eclipse 3.8, 4.2, 4.3 and...
2013-09-09  Marc-Andre... Bug 416578 - [TMF] Select/Deselect All buttons in delet...
2013-09-05  Marc-Andre... Bug 416574 - Fix NPE when deleting supplementary files...
2013-09-04  Patrick Tassetmf: Bug 416187: Multiple editors opened with same...
2013-09-04  Patrick Tassetmf: Bug 416167: Buggy trace freezes UI when restored...
2013-09-04  Patrick Tassetmf: Bug 415707: Trace already opened should not be...
2013-09-03  Alexandre Montplaisirtmf: Update statistics providers to handle TmfLostEvents
2013-09-03  Alexandre Montplaisirctf: Use "meta events" for lost events (bug 408373)
2013-09-03  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-08-31  Patrick Tasselttng: Bug 416062: Control Flow arrows don't follow...
2013-08-29  Alexander Kurtakovall-tests: Run with less dependencies.
2013-08-28  Alexander Kurtakovreleng: Update maven plugins used.
2013-08-27  Jeff JohnstonUpdate parent poms to 2.2.0-SNAPSHOT
2013-08-27  Patrick Tasselttng: Update User Guide for time graph arrows
2013-08-27  Bernd Hufmanntmf: update developer guide for time range selection
2013-08-26  Patrick Tassetmf: Fix for bug 415795: IndexOutOfBoundsException...
2013-08-22  Matthew KhouzamMerge remote-tracking branch 'eclipse/master' into...
2013-08-22  Geneviève BastienTMF: Add tmf.ui unit tests for project model
2013-08-22  Geneviève BastienTmf: Trace synchronization using network events
2013-08-22  Geneviève BastienTMF: Add a getTrace() method to TmfTraceElement
2013-08-22  Bernd Hufmannlttng: fix NPE in channel dialog without kernel tracer...
2013-08-22  Bernd Hufmannlttng: select loglevel by default for UST events (bug...
2013-08-22  Bernd Hufmannlttng: fix empty string handling in dialogs (bug 415580)
2013-08-22  Bernd Hufmann[lttng] fix for NPE when creating a tracing session...
2013-08-21  Patrick Tassetmf: Fix missing @since annotation in TmfTraceType
2013-08-21  Bernd Hufmannlttng: fix JUnit tests failures introduced by commit...
2013-08-20  Bernd Hufmannlttng: update enable channel for UST buffer type
2013-08-20  Patrick Tasselttng: Fix Resources view event list
2013-08-20  Matthew Khouzamtmf: import bug fix
2013-08-19  Bernd Hufmannlttng: improve import from control view (bug 412337)
2013-08-19  Patrick Tassetmf: Fix Call Stack view event list
2013-08-19  Patrick Tassetmf: Fix StringIndexOutOfBoundsException in time graph
2013-08-16  Alexandre MontplaisirRevert all luna temporary annotation changes
2013-08-16  Alexandre Montplaisirlttng: Disable API checking in the luna branch
2013-08-16  Marc-Andre... Fix some warnings when compiling with 4.4 targetting...
2013-08-16  Simon DelisleTmf: Benchmark for the request scheduler
2013-08-16  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-08-15  Alexandre Montplaisirlttng: Set API builder settings as project settings
2013-08-15  Simon DelisleCtf: add removeIterator() to prevent OutOfMemory except...
2013-08-13  Patrick Tassetmf: Fix ArrayIndexOutOfBoundsException in time graph...
2013-08-13  Patrick Tassetmf: Add follow arrow forward and backward actions...
2013-08-13  Alexandre Montplaisirlttng: Temporary lttng-luna annotation update
2013-08-13  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-08-13  Alexandre Montplaisirtmf: Make sure the request scheduler threads end gracefully
2013-08-12  Patrick Tassetmf: Add time graph viewer option to AbstractTimeView
2013-08-12  Patrick Tasselttng: Add arrows in Control Flow view
2013-08-09  Patrick Tassetmf: Don't change event table selection on right-click
2013-08-08  Matthew Khouzamlttng rcp: add tracing rcp "file->open" buttons
2013-08-08  Matthew Khouzamtmf: improve validation for custom parsers
2013-08-08  Alexandre Montplaisirtmf: Remove redundant tests in TmfTraceTest
2013-08-07  Patrick Tassetmf: Make time graph combo item heights dynamically...
2013-08-07  Alexandre MontplaisirFix extra merge conflict from previous merge
2013-08-07  Alexandre MontplaisirTemporary lttng-luna annotation update
next
This page took 0.040037 seconds and 5 git commands to generate.