deliverable/tracecompass.git
2014-12-02  Patrick Tassetmf: Bug 451240: Mouse wheel inactive on time graph...
2014-12-02  Geneviève BastienTMF: Remove dependency to CtfTmfTrace for TCP event...
2014-12-01  Bernd Hufmannlttng-control: fix enable events when filtering in...
2014-12-01  Markus SchornBug 448058: Update lttng user documentation: Using...
2014-12-01  Alexandre Montplaisirtmf: Execute TmfEventTable's request handler only on...
2014-12-01  Geneviève Bastienlttng: Remove dependency to CtfTmfEvent in analyses
2014-12-01  Geneviève BastienTMF: Change the return type of the CPU aspect to Integer
2014-12-01  Marc-Andre... Upgrade to Tycho 0.22
2014-12-01  Alexandre Montplaisirtmf: Use a CountDownLatch instead of Object.wait()...
2014-11-29  Matthew Khouzamctf: test reading all downloaded traces once
2014-11-28  Alexandre Montplaisirtmf: Make ITmfTrace.getEventAspects() @NonNull
2014-11-28  Matthew Khouzamss: remove e.printStackTrace()s from HT_IO
2014-11-28  Alexandre Montplaisirtmf.analysis: Restore the "getCPU" for data-driven...
2014-11-28  Matthew Khouzamctf: add trace to test ctf
2014-11-28  Matthew Khouzamctf: make uint_5t and 27t aligned on 1 bit
2014-11-28  Alexandre Montplaisirtmf: Add a TmfTraceUtils class for advanced getter...
2014-11-28  Matthew Khouzamctf: improve testing of EventHeaderDeclaration
2014-11-28  Matthew Khouzamctf: add test coverage
2014-11-28  Matthew Khouzamctf: add isBinaryEquivalent() to IDeclaration
2014-11-28  Alexandre Montplaisirrcp: Change workspace directory to .tracecompass
2014-11-28  Matthew Khouzamctf: add equals and hashcodes to Declarations
2014-11-28  Matthew Khouzamtmf.ui: remove duplication in TimeCompressionBar
2014-11-28  Geneviève BastienTMF: Add automatic execution of module dependencies
2014-11-27  Alexandre Montplaisirtmf.ctf: Rework the event aspects of CTF traces
2014-11-27  Alexandre Montplaisirtmf: Remove the ITmfEventTableColumns extension point
2014-11-27  Matthew Khouzamctf: make Declarations have some NonNull annotations
2014-11-27  Sebastian Andrzej... LTTng: use tracer_name for perf-CTF traces
2014-11-27  Geneviève BastienTMF: Add an experiment utility class to get data from...
2014-11-27  Alexandre Montplaisirctf: Correctly handle packet sizes > 2^31 bits
2014-11-26  Matthew Khouzamxml: Remove duplication caused by d2e628
2014-11-26  Alexandre Montplaisirtmf: Introduce the core concept of event aspects
2014-11-26  Geneviève BastienTMF: Call postDrawEvent also for transparent events...
2014-11-26  Bernd Hufmannrcp: Update Trace Compass RCP branding
2014-11-26  Matthew Khouzamtmf.ui clean up CustomXmlTraceDefinition a bit
2014-11-26  Matthew Khouzamlttng.control.ui: various cleanup fixes.
2014-11-21  Matthew KhouzamRemove redundant modifiers in Interfaces
2014-11-21  Geneviève BastienTMF: Add some XML basic test cases and fix a bug
2014-11-21  Geneviève BastienTMF: Rework some test code for XML analysis to make...
2014-11-21  Markus SchornBug 448058: Replace RSE by org.eclipse.remote
2014-11-21  Alexandre Montplaisirtmf: Remove source and reference from ITmfEvent
2014-11-20  Matthew KhouzamMake colors in SDPrintDialogUI static
2014-11-19  Patrick Tassetmf: Bug 449206: NullPointerException in HistogramDataModel
2014-11-19  Matthew KhouzamRemove tmf.ui magic numbers
2014-11-19  Matthew Khouzamctf: make CTFStreamInput no longer autoclosable
2014-11-19  Matthew KhouzamCTF: Remove autoclosable from CTFTrace
2014-11-19  Matthew Khouzamtracecompass: remove duplicate test case
2014-11-17  Alexandre Montplaisirlttng: Fix Resource View for traces without sched_switc...
2014-11-17  Alexandre Montplaisirctf: Further updates to the CTF-testsuite tests
2014-11-17  Matthew KhouzamFix magic numbers in BTFTrace
2014-11-17  Alexandre Montplaisirctf: Update ctf-testsuite test for the new stream stres...
2014-11-17  Alexandre Montplaisirctf: Port the ctf-testsuite test to java.nio.Files...
2014-11-17  Alexandre Montplaisirctf: Use a ConcurrentHashMap in LexicalScope
2014-11-14  Matthew Khouzamlttng/live: get last timestamp first
2014-11-14  Geneviève BastienTMF: Synchronize an experiment instead of collection...
2014-11-13  Patrick Tassetmf: Bug 434646: Control Flow view not cleared when...
2014-11-13  Bernd Hufmanntmf: fix IllegalArgumentException when doing auto-detection
2014-11-13  Bernd Hufmanntmf: add (internal) API for handling name clashes durin...
2014-11-12  Alexandre Montplaisirtmf: Add missing NonNull import to tmf.ui.tests
2014-11-12  Alexandre Montplaisirtmf: Consolidate constructors in TmfEvent
2014-11-12  Naser EzzatiXML state system: Add "eventName" to the current statea...
2014-11-11  Geneviève Bastientmf: Add some nonNull annotation to the tmf.core.analys...
2014-11-11  Alexandre Montplaisirctf: Use new location for the test traces
2014-11-11  Alexandre Montplaisirtmf: Move TmfExperiment to its own package
2014-11-11  Alexandre Montplaisirtmf: Consolidate constructors in TmfExperiment
2014-11-11  Alexandre MontplaisirDisable "warn for deprecated in deprecated code" warnin...
2014-11-11  Alexandre Montplaisirlttng: Experimental support for perf-CTF traces
2014-11-11  Alexandre Montplaisirlttng: Fix system calls for LTTng 2.6 kernel traces
2014-11-11  Alexandre Montplaisirlttng: Add interface to abstract the event layout away
2014-11-11  Alexandre Montplaisirlttng.kernel: Rename analysis packages and classes
2014-11-11  Geneviève BastienTMF: Add possibility to set autoExpand level in time...
2014-11-11  Matthew Khouzamctf: Remove deprecated datatypes
2014-11-10  Alexandre MontplaisirUse archive.eclipse.org for the test traces
2014-11-10  Alexandre Montplaisirlttng: Do not rebuild the SS in every single state...
2014-11-10  Alexandre MontplaisirAdd some missing NonNull annotation "imports"
2014-11-10  Marc-Andre... tmf: Add element to its parent's children automatically...
2014-11-10  Marc-Andre... Change versions to 0.1.0
2014-11-10  Alexandre Montplaisirtmf.ctf: Split the classes into proper packages
2014-11-10  Alexandre Montplaisirtmf.ctf: Move each CtfIteratorManager into its own...
2014-11-10  Alexandre Montplaisirtmf.ctf: Rename CtfIteratorManager classes
2014-11-07  Marc-Andre... Update some feature names to include 'Trace Compass'
2014-11-06  Marc-Andre... Add support for signing the jars when building the...
2014-11-06  Naser EzzatiXML state system: Add support of different comparison...
2014-11-05  Marc-Andre... tmf: Extract a method so that the manifest can be embed...
2014-11-04  Geneviève Bastientmf: Add package-info to internal.tmf.core.analysis...
2014-11-04  Geneviève Bastientmf: Have ITmfTrace#getHostId return type be NonNull
2014-11-04  Geneviève BastienTMF: Set the name field of TmfComponent @NonNull
2014-11-04  Geneviève BastienTMF: Do not send objects in TmfCoreTracer#traceComponen...
2014-11-03  Geneviève BastienTMF: Add support to more than one match event definitio...
2014-11-03  Geneviève BastienTMF: Remove some deprecated class from synchronization...
2014-11-03  Geneviève BastienTMF: Improve the serialization of trace synchronization
2014-11-03  Geneviève BastienTMF: Have ITmfEvent#getTrace() return NonNull
2014-11-03  Geneviève BastienTMF: Update .options files to the tracecompass name
2014-10-31  Geneviève Bastienlttng: Fix a bug with lttng version when compiled from...
2014-10-30  Geneviève BastienTmf: Fix a bug in CFV and Xml time graph views where...
2014-10-30  Marc-Andre... tmf: Fix legend image leak in Histogram view
2014-10-28  Bernd Hufmannlttng: add some stress test for opening and closing...
2014-10-28  Naser EzzatiState system: Make ITmfStateValue Comparable
2014-10-28  Alexandre MontplaisirUpdate top-level README file
2014-10-28  Alexandre MontplaisirUpdate maven profile names
2014-10-28  Patrick Tassetmf: Bump checkpoint index version due to incompatible...
next
This page took 0.038416 seconds and 5 git commands to generate.