deliverable/tracecompass.git
2012-12-04  Matthew KhouzamUpdate Documentation to better reflect branch
2012-12-04  Patrick TasseAdd support for filters in Time Chart view
2012-12-04  Bernd HufmannAdd synchronization to TmfTimestampFormat
2012-12-03  Bernd HufmannNo range updated signal from TimeGraphControl for selection
2012-12-03  Bernd HufmannFix time scaling problem in Histogram View
2012-11-30  Francois ChouinardMake lower priority requests pre-emptible
2012-11-30  Bernd HufmannImplement TmfTimestampDelta for deltas of timestamps
2012-11-30  Bernd HufmannHandle concurrent seek and dispose in CtfTmfTrace properly
2012-11-29  Bernd HufmannFix for column width problem in Linux
2012-11-29  Patrick TasseFix time range synchronization issues
2012-11-29  Bernd HufmannFix SWT widget disposed Exception in Sequence diagram...
2012-11-28  Bernd HufmannAdd handling of initial range offset in experiments
2012-11-28  Bernd HufmannChange LTTng help plugin generation
2012-11-27  Matthew KhouzamFix test cases to use time zone offsets
2012-11-26  Bernd HufmannUse threads in open experiment/trace for long init...
2012-11-23  Matthew KhouzamChange timestamps to output in local time
2012-11-23  Patrick TasseFix clearing of histograms
2012-11-23  Patrick TasseSave and restore current time and range when switching...
2012-11-23  Patrick TasseFix null pointer exceptions in CtfTmfTrace when locatio...
2012-11-23  Patrick TasseFix custom traces not indexed for wizard output preview...
2012-11-23  Patrick TasseFix first histogram bucket not drawn
2012-11-23  Bernd HufmannSupport for multiple events for same timestamp at check...
2012-11-21  Bernd HufmannUpdate TMF Environment view to use tree with columns
2012-11-20  Alexandre Montplaisirtmf: Handle 'null' active pages in views
2012-11-20  Bernd HufmannFix NPEs in Sequence Diagram Framework during shutdown
2012-11-20  Bernd HufmannMerge branch 'master' into lttng-kepler
2012-11-20  Bernd HufmannRemove LTTng specific sonar and JaCoCo settings
2012-11-19  Alexandre MontplaisirMerge branch 'master' into lttng-kepler
2012-11-19  Xavier Raynaudensure bytes returned as int are never negative
2012-11-19  Patrick TasseFix time range synchronization issues
2012-11-16  Patrick TasseImplement simultaneously opened traces in TMF
2012-11-16  Alexandre Montplaisirtmf: Add the Histogram query API to ITmfStatistics
2012-11-16  Matthew KhouzamFix bug when contexts are enabled but there are no...
2012-11-16  Matthew KhouzamFix benchmark to use ctftmflightweightcontexts
2012-11-16  Matthew KhouzamIOStructGen cleanup
2012-11-15  Bernd HufmannAdd support for older Eclipse version (e.g. 3.6) than 3.8
2012-11-15  Bernd HufmannFix unintended black background in HistogramTextControls
2012-11-15  Patrick TasseFix initial trace time range.
2012-11-15  Bernd HufmannRemove seek(time) from CtfTmfTrace and use parent imple...
2012-11-13  Alexandre Montplaisirtmf: Replace ITmfTimestamp by long in ITmfStatistics API
2012-11-12  Patrick TasseImplement MultiLineInputDialog for Add Bookmark action.
2012-11-12  Patrick TasseFix default Content column in events table.
2012-11-06  Matthew KhouzamUpdate Grammar and Add support for callsites
2012-11-06  Patrick TasseFix incorrect seek by timestamp in CtfIterator.
2012-11-05  Alexandre Montplaisirtmf/lttng: Fix newly-introduced Javadoc warnings
2012-11-05  Alexandre MontplaisirUpdate project settings for CTF/LTTng/TMF
2012-11-05  Alexandre Montplaisirtmf: Handle race between state system queries and diposal
2012-11-02  Alexandre Montplaisirtmf: Add a StateSystemDisposedException
2012-11-02  Alexandre Montplaisirtmf: Add dispose methods to the state and stats backends
2012-11-02  Alexandre Montplaisirtmf: Add some unit tests to the ITmfStatistics
2012-11-01  Alexandre Montplaisirtmf: Drop the Type in CtfTmfTimestamp
2012-11-01  Francois ChouinardFix for LTTng/TMF version IDs for R1.2
2012-11-01  Alexandre Montplaisirtmf: Make TmfTimestamp and TmfTimeRange immutable
2012-11-01  Bernd HufmannUpdate minor version number for plug-in and relevant...
2012-10-31  Alexandre Montplaisirtmf: Statistics provider based on event requests
2012-10-30  Francois ChouinardFix for supplementary comments on TmftimestampFormat...
2012-10-30  Alexandre Montplaisirtmf: Allow waiting for a state system's completion
2012-10-30  Alexandre Montplaisirtmf: Store totals separately in TmfStatistics
2012-10-30  Francois ChouinardFix for the time range histogram
2012-10-30  Francois ChouinardImplement TmfTimestampFormat
2012-10-25  Matthew Khouzamctf: Add support for scoped event contexts
2012-10-23  Patrick TasseAdd support for selected event in Properties view.
2012-10-23  Patrick TasseTemporary fix API version for Kepler
2012-10-23  Patrick TasseMerge branch 'master' into lttng-kepler
2012-10-23  Patrick TasseWorkaround for bug 391232: ISharedImages constants...
2012-10-23  Patrick TasseTemporary fix API version for Kepler
2012-10-23  Patrick TasseMerge branch 'master' into lttng-kepler
2012-10-23  Patrick TasseAdd support for selected event in Properties view.
2012-10-23  Patrick TasseFix for bug 392591: ArrayIndexOutOfBoundsException...
2012-10-22  Alexandre Montplaisirtmf: Move the stats tree structure logic to the nodes
2012-10-22  Alexandre Montplaisirtmf: Refactor TMF statistics
2012-10-22  Alexandre Montplaisirtmf: Drop the use of TmfFixedArray for statistics
2012-10-22  Alexandre Montplaisirtmf: Store the generic statistics timestamps in nanoseconds
2012-10-22  Alexandre Montplaisirtmf: Make TmfStatisticsViewer use the trace's stats...
2012-10-22  Patrick TasseConvert Windows line delimiters to Unix.
2012-10-17  Bernd HufmannLTTng: Handle cancellation of login gracefully (bug...
2012-10-16  Xavier RaynaudTMF: add support for popup menu in time chart widgets
2012-10-11  Bernd HufmannFix removal of filter in SDView (Bug 391714)
2012-10-11  Bernd HufmannFix ArrayIndexOutOfBoundsException for sync signals...
2012-10-10  Bernd HufmannInitialize dialog member variable (bug 391589)
2012-10-09  Patrick TasseFix for bug 391277: Rounding error in seekEvent by...
2012-10-05  Alexandre Montplaisirtmf: Add an ID to each state system that gets built
2012-10-05  Alexandre Montplaisirtmf: Introduce the ITmfStatistics interface
2012-10-05  Alexandre Montplaisirtmf: Add an ID to the AbstractStateChangeInput
2012-10-05  Alexandre Montplaisirtmf: Expose getStateSystem() up to ITmfTrace
2012-10-05  Alexandre Montplaisirtmf: Add the Tmf- prefix to the state system interfaces
2012-10-05  Francois ChouinardFix a confusing activation condition for delete handlers
2012-10-04  Alexandre Montplaisirtmf: Make ITmfGraphEntry.getChildren() return a List
2012-10-03  Patrick TasseFix for bug 390841: Experiment does not dispose trace...
2012-10-03  Francois ChouinardMake the TmfLocation final and get rid of clone()
2012-10-02  Patrick TasseMerge branch 'master' into lttng-kepler
2012-10-02  Patrick TasseConvert Windows line delimiters to Unix.
2012-10-02  Patrick TasseMerge branch 'master' into lttng-kepler
2012-10-02  Alexandre Montplaisirctf: Handle traces with unknown event attributes
2012-10-01  Alexandre Montplaisirtmf: Rename the UI TmfStatistics class to TmfStatistics...
2012-09-27  Francois ChouinardAdd a "Clear Tracing Views" command
2012-09-27  Bernd HufmannFix for NPE in Sequence diagram when closing Eclipse...
2012-09-27  Francois ChouinardFix 2 actions that had old identifiers
2012-09-27  Patrick TasseFix for bug 390472: ArrayIndexOutOfBoundsException...
2012-09-25  Francois ChouinardRationalize the TMF commands
next
This page took 0.043083 seconds and 5 git commands to generate.