deliverable/tracecompass.git
2014-12-17  Marc-Andre... Upgrade to Tycho 0.22.0 (again) and newly released...
2014-12-17  Alexandre Montplaisirtmf: Use TmfFilterMatchesAspectNode's in the event...
2014-12-16  Alexandre MontplaisirUse the NonNull utility methods where we can
2014-12-16  Marc-Andre... Support for live sessions using LTTng MI (2.6)
2014-12-16  Matthew Khouzamlttng.control: make live timer a long
2014-12-16  Matthew Khouzamctf: make StringDeclaration "static"
2014-12-16  Matthew Khouzamctf: fix checkstyle for ctf.core
2014-12-15  Marc-Andre... Bug 453706 - Uncategorize RCP and Testing features
2014-12-15  Marc-Andre... Remove Uncategorized category using JBoss plugin and...
2014-12-15  Simon MarchiImplement TmfRangeSynchSignal toString
2014-12-11  Marc-Andre... Remove unintentional dependency to CTF in TMF feature
2014-12-11  Alexandre Montplaisirtmf: Fold ITimeEvent2 into ITimeEvent
2014-12-11  Alexandre Montplaisirtmf: Synchronize on a class literal, not on this.getClass()
2014-12-11  Alexandre Montplaisircommon: Add utility class for non-null things
2014-12-10  Bernd Hufmanntmf: Update TmfExperiment to new API in ITmfEventProvider
2014-12-10  Bernd Hufmanntmf: only dispatch events to relevant event providers
2014-12-10  Bernd Hufmanntmf: add JUnits for coalescing across parent/children...
2014-12-10  Bernd Hufmanntmf: coalescing across event providers
2014-12-10  Bernd Hufmanntmf: update TmfTraceManager for new API in ITmfEventPro...
2014-12-10  Bernd Hufmanntmf: Add parent/child API to the ITmfEventProvider...
2014-12-10  Alexandre Montplaisirtmf: Fix possible concurrency issue with event request IDs
2014-12-09  Alexandre MontplaisirRe-enable the "unused method paramater" error
2014-12-09  Marc-Andre... Add BTF feature to update site and RCP
2014-12-09  Alexandre Montplaisirrcp: Avoid deleting the index.php on the server
2014-12-08  Marc-Andre... tmf: Fix supplementary files always being imported...
2014-12-08  Marc-Andre... Add utility method to open a trace in the editor using...
2014-12-08  Alexandre MontplaisirDelete extra "linuxtools" image
2014-12-08  Alexandre Montplaisircommon: Add a new "common" plugin for shared functionality
2014-12-08  Alexandre Montplaisirtmf: Remove whitespaces in tmf.core/about.html
2014-12-08  Bernd Hufmanntmf.ui: fix callsite and model lookup regression
2014-12-06  Bernd Hufmannrcp: Add version to splash screen
2014-12-05  Alexandre Montplaisirrcp: Remove the symlinks for the nightly downloads
2014-12-05  Alexandre Montplaisirtmf: Split off TmfFilterMatchesNode in two
2014-12-05  Alexandre Montplaisirrcp: Add a "deploy-rcp" profile to deploy nightly RCP...
2014-12-04  Matthew Khouzamtmf.ui: convert long list of catches to a multi-catch
2014-12-04  Markus SchornBug 453499: Allow for programmatically adding a connect...
2014-12-04  Matthew Khouzamctf: Support changing endianness of a trace, fix bug...
2014-12-03  Alexandre Montplaisirtmf: Use full attribute path for default state system...
2014-12-03  Geneviève BastienTMF: Change some constant names to comply with a naming...
2014-12-03  Geneviève Bastienlttng: Add unit tests for the CPU usage analysis
2014-12-03  Geneviève BastienTMF: Change timestamps scale of TmfXmlTraceStub to...
2014-12-03  Geneviève BastienTMF: Add support of aspects to TmfXmlStubTrace
2014-12-03  Alexandre Montplaisirtmf: Add a "Trace" Event Table column for experiments
2014-12-03  Alexandre Montplaisirrcp: Update picture for the About window
2014-12-03  Geneviève BastienTMF: Add some @NonNull annotations to the AbstractTimeG...
2014-12-03  Geneviève BastienTMF: Add a request log message when a request is sent...
2014-12-03  Geneviève BastienTMF: Change event matching key from a list to a plain...
2014-12-02  Geneviève Bastientmf xml: Add a few package-info to tmf.analysis.xml...
2014-12-02  Patrick Tassetmf: Fix AbstractTracePackageWizardPage tree viewer...
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...
next
This page took 0.039158 seconds and 5 git commands to generate.