deliverable/tracecompass.git
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
2012-09-25  Francois ChouinardFix location cloning issue
2012-09-25  Francois ChouinardFix location cloning issue
2012-09-25  Bernd HufmannRemove Linux Tools URL from LTTng category.xml file
2012-09-25  Bernd HufmannUpdate remaining LTTng/TMF versions to 2.0.0
2012-09-24  Alexandre Montplaisirlttng: Bump lttng2 and lttng2.kernel plugins to 2.0
2012-09-21  Francois ChouinardRemoved a pile of unnecessary @SuppressWarning
2012-09-21  Francois ChouinardRename 'locationData' to 'locationInfo' (for lack of...
2012-09-21  Francois ChouinardRemove the generic location (replace by Comparable)
2012-09-21  Francois ChouinardMake TmfLocation abstract and implement a couple of...
2012-09-19  Patrick TasseMerge branch 'master' into lttng-kepler
2012-09-19  Patrick TasseFix for bug 389907: Mouse drag zoom and other time...
2012-09-18  Alexandre Montplaisirtmf: Define the StateChangeInput's event type at the...
2012-09-18  Alexandre Montplaisirtmf: Add an abstract class for the StateChangeInput
2012-09-18  Alexandre Montplaisirtmf: Rename TmfLocation.fLocation to .fLocationData
2012-09-17  Francois ChouinardRe-factor and freshen up TmfCoreTracer (previously...
2012-09-17  Alexandre Montplaisirtmf: CtfTmfEvent improvements
2012-09-17  Patrick TasseFix for bug 387934: Single event experiment not shown...
2012-09-13  Alexandre MontplaisirMerge branch 'master' into lttng-kepler
2012-09-13  Matthew Khouzamctf: Correctly handle big-endian traces
2012-09-13  Alexandre Montplaisirctf: Fix feature.xml to allow building with pde-build
2012-09-12  Xavier Raynaudoups, revert last commit
next
This page took 0.039381 seconds and 5 git commands to generate.