deliverable/tracecompass.git
2012-05-25  Patrick TasseAdd copyright header.
2012-05-25  Francois ChouinardFix for Hudson warnings in LTTng TMF Core Unit + Test...
2012-05-25  Patrick TasseBug 378402: Implementation of ControlFlow view and...
2012-05-25  Patrick TasseBug 378401: Implementation of time graph widget.
2012-05-25  Alexandre Montplaisirlttng: Track the CPU statuses in the event handler
2012-05-25  Bernd HufmannBug 378401: Display CPU info for IRQ/SOFTIRQ in state...
2012-05-24  Patrick TasseBug 378402: Implementation of ControlFlow view and...
2012-05-24  Patrick TasseBug 378401: Implementation of time graph widget.
2012-05-24  Patrick TasseFix exceptions and incorrect signal source.
2012-05-24  Patrick TasseAllow query history range with end equal to start.
2012-05-24  Francois ChouinardImprove request coalescing criteria
2012-05-24  Bernd HufmannUpdate CFV/RV labels
2012-05-24  Bernd HufmannFix NPE in LTTngTrace
2012-05-24  Bernd HufmannAdd syscall state info in CFV, support of initial time...
2012-05-23  Francois ChouinardFix non-default checkpoint indexer page size problem
2012-05-23  Francois ChouinardRemove obsolete legacy experiment
2012-05-23  Patrick TasseFix ResourceException on drop trace to experiment.
2012-05-22  Patrick TasseRevert "More resources closes" for file still in use.
2012-05-22  Francois ChouinardFix for the handling of legacy LTTng traces
2012-05-22  Patrick TasseBug 378402: Implementation of ControlFlow view and...
2012-05-22  Patrick TasseBug 378401: Implementation of time graph widget.
2012-05-18  Francois ChouinardMerge corrected branch 'master'
2012-05-18  Matthew KhouzamRevert "Bug 378402: Implementation of ControlFlow view...
2012-05-18  Matthew KhouzamRevert "Bug 378401: Implementation of time graph widget."
2012-05-18  Francois ChouinardMerge branch 'master' into TmfTrace-new
2012-05-18  Francois ChouinardRevisit the TmfExperiment structure
2012-05-18  Patrick TasseBug 378402: Implementation of ControlFlow view and...
2012-05-18  Patrick TasseBug 378401: Implementation of time graph widget.
2012-05-18  Patrick TasseChange time display from GMT to local time zone.
2012-05-18  Alexandre Montplaisirtmf: Avoid throwing an error if a TimeGraphView is...
2012-05-18  Alexandre Montplaisirtmf: Use TMF signals to trigger the state history building
2012-05-18  Alexandre Montplaisirtmf: Cleanup generated files when a request is cancelled
2012-05-18  Alexandre Montplaisirlttng: Handle the case where the trace is empty
2012-05-18  Alexandre Montplaisirtmf: Use the correct data type in coalesced requests
2012-05-17  Alexandre Montplaisirtmf: Avoid a try at every loop in range queries
2012-05-17  Alexandre Montplaisirtmf: Correctly store null state values in the backend
2012-05-17  Francois ChouinardImprove TmfTrace test coverage
2012-05-17  Alexandre Montplaisirtmf: Make sure the resolution in range queries is valid
2012-05-17  Alexandre Montplaisirtmf: Start resolution range queries at the t1 parameter
2012-05-17  Francois ChouinardFix some Sonar findings in TmfEvent
2012-05-16  Francois ChouinardFix some minor issues in TMF for CTF support
2012-05-16  Bernd HufmannReplace printStackTrace() with proper logging in TMF...
2012-05-16  Francois ChouinardMerge branch 'master'
2012-05-16  Francois ChouinardPartial fixes for experiment indexing with CTF traces
2012-05-15  Francois ChouinardFormat internal request tracing
2012-05-15  Francois ChouinardFix IllegalArgumentException in CTF multi-trace indexing
2012-05-15  Matthew KhouzamFix some findbugs
2012-05-15  Matthew KhouzamFix seek of empty stream
2012-05-15  Matthew KhouzamCheck if a trace is empty before going to the last...
2012-05-15  Matthew KhouzamFix go to last event.
2012-05-15  Alexandre Montplaisirtmf: API fix for the state system queries
2012-05-15  Alexandre Montplaisirlttng: Don't update the status of dead processes
2012-05-15  Alexandre Montplaisirtmf: Also pick the interval at the end time of range...
2012-05-15  Francois ChouinardFix equality test for NULL_RANGE
2012-05-15  Francois ChouinardWork on request coalescing
2012-05-15  Francois ChouinardMerge branch 'master'
2012-05-15  Bernd HufmannUse supplementary directory for state history tree
2012-05-15  Bernd HufmannAdd missing TMF constants file
2012-05-14  Francois ChouinardMerge branch 'master'
2012-05-14  Alexandre MontplaisirRevert "Use supplementary directory for state history...
2012-05-14  Alexandre Montplaisirtmf: Work around a simple CtfTmfEventType warning
2012-05-14  Alexandre Montplaisirtmf: Also assign the end time when opening a CTF trace
2012-05-14  Francois ChouinardMerge branch 'master'
2012-05-14  Francois ChouinardAdd a TmfLegacyExperiment for the LTTng 0.x
2012-05-14  Mathieu DenisFixed lost event bug.
2012-05-14  Bernd HufmannUse supplementary directory for state history tree
2012-05-14  Bernd HufmannAdd handling of supplementary files of traces
2012-05-14  Alexandre Montplaisirlttng: Use a different CtfTmfTrace object for every...
2012-05-11  Matthew KhouzamClean up code.
2012-05-11  Alexandre Montplaisirlttng: Make sure we assign a value to all created quarks
2012-05-11  Alexandre Montplaisirtmf: Use static final's for the StateValue types
2012-05-11  Alexandre Montplaisirtmf: Make HistoryBuilder use a TMF request for its...
2012-05-11  Alexandre Montplaisirtmf: Clarify why CtfTmfEvent's constructor is public
2012-05-11  Francois ChouinardIntroduce TmfLegacyExperiment
2012-05-11  Matthew KhouzamChange tabs for commas to separate fields.
2012-05-11  Matthew KhouzamClean up Parser and Lexer. Some fixes are more for...
2012-05-11  Francois ChouinardFix experiment checkpoint issue with CTF traces
2012-05-10  Xavier Raynaudmake Resolution enum public, since it is used in public API
2012-05-09  Alexandre Montplaisirlttng: Split process status in user and kernel modes
2012-05-09  Alexandre Montplaisirtmf: Ensure we don't return null on GSS queries
2012-05-09  Alexandre Montplaisirtmf: Synchronize accesses to the history files
2012-05-09  Alexandre Montplaisirlttng: Change syscalls to a flat attribute instead...
2012-05-09  Alexandre Montplaisirtmf: Provide a way to get the number of attributes...
2012-05-09  Matthew Khouzamimprove test coverage in CtfLocation
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
next
This page took 0.069526 seconds and 5 git commands to generate.