deliverable/tracecompass.git
2012-05-11  Francois ChouinardFix experiment checkpoint issue with CTF traces
2012-05-09  Francois ChouinardMerge branch 'master' into API
2012-05-09  Patrick TasseFix seek behaviour in CtfAdaptor
2012-05-09  Matthew KhouzamImprove test coverage.
2012-05-09  Matthew KhouzamAdd toString to CtfLocation to allow easier debugging.
2012-05-09  Matthew KhouzamImprove API.
2012-05-08  Francois ChouinardRefactor TmfTrace and TmfExperiment
2012-05-08  Matthew KhouzamFix test case. It really is supposed to return true.
2012-05-08  Francois ChouinardRefactor TmfExperiment (2)
2012-05-08  Francois ChouinardRefactor TmfExperiment
2012-05-04  Patrick TasseFix for Linux tree item height bug.
2012-05-04  Bernd HufmannIncrease GUI delay value for GUI test case
2012-05-04  Bernd HufmannUpdate internal packages export in LTTng 2.0 control...
2012-05-04  Bernd HufmannImprove package tangle index for LTTng 2.0 control...
2012-05-04  Alexandre Montplaisirctf: Allow finalizing CTFTrace's if validation failed
2012-05-04  Patrick TasseMove raw event viewer widget to its own package.
2012-05-04  Alexandre Montplaisirtmf: Don't close the input stream in the SHS constructor
2012-05-03  Matthew KhouzamImprove test cases. Coverage of 85%+ and fix bugs.
2012-05-03  Matthew KhouzamAdd javadoc and comments
2012-05-03  Bernd HufmannMore fixes of static analysis warnings for UML2SD
2012-05-03  Patrick TasseFix for Linux display bugs in TimeGraphCombo.
2012-05-03  Patrick TasseBug 378402: Implementation of ControlFlow view and...
2012-05-03  Patrick TasseBug 378401: Implementation of time graph widget.
2012-05-03  Patrick TasseRemove bookmarks file on drag&drop trace copy.
2012-05-03  Patrick TasseMove legacy time analysis widget to lttng.ui and create...
2012-05-03  Matthew KhouzamRemove warnings and fix a windows bug with CtfTmfTrace...
2012-05-03  Matthew KhouzamImprove CTF timestamp output, will now output in y...
2012-05-03  Bernd HufmannFix static analysis warnings for UML2SD
2012-05-03  Bernd HufmannJava Doc and API clean up of TMF UML Sequence diagram...
2012-05-02  Matthew KhouzamImprove test cases, speed and accuracy.
2012-05-02  Alexandre Montplaisirtmf: Provide a special interval end time return value...
2012-05-02  Alexandre Montplaisirtmf: Correctly save the history backend's end time
2012-05-02  Alexandre Montplaisirlttng: Rework the IRQ event handler
2012-05-02  Alexandre Montplaisirlttng: Use scope-limiting braces in the event handler
2012-05-02  Alexandre Montplaisirlttng: Cache all top-level attribute nodes
2012-05-02  Alexandre Montplaisirlttng: Always create the sub-attributes of TID nodes
2012-05-02  Alexandre Montplaisirlttng: Don't update previous data wrt sched_switch...
2012-05-02  Alexandre Montplaisirtmf: Add icons for CTF and LTTng trace types
2012-05-01  Matthew Khouzamfix empty trace bug
2012-05-01  Alexandre Montplaisirtmf: Internalize all the core state system implementation
2012-05-01  Alexandre Montplaisirtmf: Move all GSS exceptions to tmf.core.exceptions
2012-05-01  Alexandre Montplaisirtmf: Rework unneeded throw in the GSS backend
2012-05-01  Alexandre Montplaisirtmf: Split StateHistorySystem into two interfaces
2012-05-01  Matthew KhouzamFix findbugs
2012-05-01  Matthew KhouzamAdd test cases for float definitions.
2012-05-01  Matthew KhouzamAdd support for lost events
2012-05-01  Matthew KhouzamFix problem with multiple channels including empty...
2012-05-01  Matthew Khouzamfix empty stream bug.
2012-05-01  Matthew KhouzamAdd support for CTF in Sequence Diagram view
2012-05-01  Matthew KhouzamFix alignment issue. Now traces using more than one...
2012-05-01  Matthew KhouzamFix bug when tracefile is not aligned. Now supports...
2012-05-01  Matthew KhouzamAdd support for float fields in a string output.
2012-05-01  Matthew KhouzamAdd floating point support and Loglevel support
2012-05-01  Alexandre Montplaisirtmf: Refresh the project once we're done loading a...
2012-05-01  Alexandre Montplaisirtmf: Add the start time to the history file header
2012-04-30  Alexandre Montplaisirlttng: Check for correct start/end times in the tests
2012-04-28  Alexandre Montplaisirlttng: Update queries' tests
2012-04-28  Alexandre Montplaisirtmf: Fix wrong interval returns in the history backend
2012-04-28  Alexandre Montplaisirtmf: Be more lenient with GSS range queries
2012-04-28  Alexandre Montplaisirlttng: Update history construction unit tests
2012-04-28  Alexandre Montplaisirlttng: Centralize all event and attribute names in...
2012-04-28  Alexandre Montplaisirlttng: Move CTF dummy state provider to the test package
2012-04-27  Alexandre Montplaisirtmf: Make HistoryBuilder build its index asynchronously
2012-04-27  Alexandre Montplaisirtmf: Expose a method to retrieve an attribute's name
2012-04-27  Alexandre Montplaisirlttng: Explicitely return a StateHistorySystem in kerne...
2012-04-27  Alexandre Montplaisirlttng: Handle existing but invalid state index files
2012-04-27  Alexandre Montplaisirlttng: Replace CTF- class prefix by Ctf-
2012-04-27  Alexandre Montplaisirlttng: Disable statistics in the state provider for now
2012-04-27  Alexandre Montplaisirlttng: Rework the trace type extension points
2012-04-27  Alexandre Montplaisirlttng: First draft of CtfKernelTrace
2012-04-27  Alexandre Montplaisirctf: Actually close the filechannels to the streams
2012-04-27  Alexandre Montplaisirctf: Refactor CTFTrace's constructor
2012-04-27  Alexandre Montplaisirctf: Plug some resource leaks in the metadata parsing
2012-04-27  Alexandre Montplaisirctf: Fix some simple warnings in the code and tests
2012-04-27  Alexandre Montplaisirlttng: Update kernel provider tests to the new trace...
2012-04-27  Alexandre Montplaisirctf: Update the script that downloads test traces
2012-04-27  Alexandre Montplaisirtmf: Remove unneeded annotations in the CTF adaptor
2012-04-27  Alexandre Montplaisirtmf: Fix potential resource leaks in the GSS
2012-04-27  Alexandre Montplaisirtmf: Add a proper toString() to history tree intervals
2012-04-27  Alexandre Montplaisirtmf: Fix indentation of a previous commit
2012-04-27  Alexandre Montplaisirlttng: Use getEventName() in the kernel state provider
2012-04-27  Alexandre Montplaisirlttng: Update timestamp used in tests
2012-04-27  Alexandre Montplaisirlttng: Small regression test for the new range queries
2012-04-27  Alexandre Montplaisirtmf: Add option to specify a resolution to range queries
2012-04-27  Alexandre Montplaisirtmf: Make the basic query method multi-thread safe
2012-04-27  Alexandre Montplaisirtmf: Fix statesystem-related FindBugs warnings in tmf...
2012-04-27  Alexandre Montplaisirlttng: Fix FindBugs warnings in lttng2.kernel.core...
2012-04-27  Alexandre Montplaisirtmf: Enforce existing sv types when reusing attributes
2012-04-27  Alexandre Montplaisirlttng: Fix the last StateSystem unit test
2012-04-27  Alexandre Montplaisirtmf: Make the statesystem push/pop logic a bit more...
2012-04-27  Alexandre Montplaisirtmf: Allow attaching messages to GSS exceptions
2012-04-27  Bernd HufmannUpdate JUnit tests
2012-04-27  Francois ChouinardUpdate TmfTrace javadoc
2012-04-27  Francois ChouinardSimplify TmfEvent constructors and update javadoc
2012-04-27  Francois ChouinardMinor API improvements
2012-04-27  Francois ChouinardFix Sonar findings in TmfEvent
2012-04-27  Francois ChouinardFix Sonar findings for TmfEvent and TmfTrace
2012-04-26  Bernd HufmannMinor String and Java-doc updates
2012-04-26  Bernd HufmannUpdate icons, component display name and tooltip (LTTng...
2012-04-25  Bernd HufmannUpdate DeleteHandler (LTTng 2.0 tracer control) and...
next
This page took 0.037002 seconds and 5 git commands to generate.