Merge branch 'master' into lttng-kepler
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.core / src / org / eclipse /
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-09-27  Francois ChouinardAdd a "Clear Tracing Views" command
2012-09-25  Francois ChouinardFix location cloning issue
2012-09-25  Francois ChouinardFix location cloning issue
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-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-07  Alexandre Montplaisirtmf: Enhance TmfEventField.toString() to also print...
2012-09-07  Bernd HufmannMerge branch 'master' into lttng-kepler
2012-09-07  Bernd HufmannAdd null check of the current event in initTrace()...
2012-09-06  Patrick TasseMerge remote-tracking branch 'origin/master' into lttng...
2012-09-05  Patrick TasseAdd thousands space separator for nanosecond timestamp...
2012-09-04  Bernd HufmannMerge branch 'master' into lttng-kepler
2012-08-31  Bernd HufmannMerge branch 'master' into lttng-kepler
2012-08-31  Bernd HufmannAdd support for displaying of CTF context info in TMF...
2012-08-23  Patrick TasseFix clone of CtfTmfTimestamp in CtfTmfEvent.
2012-08-23  Matthew KhouzamFix seek by ratio in CTF
2012-08-22  Patrick TasseFix context location after first event seek.
2012-08-21  Matthew KhouzamFix NPE with traces that are time scaled.
2012-08-21  Matthew KhouzamAdd time scaling support
2012-08-21  Bernd HufmannUpdated Enum handling for a CTFTmfEventField
2012-08-21  Alexandre Montplaisirtmf: Correctly use null values for empty stacks
2012-08-21  Alexandre Montplaisirtmf: Add a convenience method to query stack attributes
2012-08-21  Alexandre Montplaisirtmf: Return the removed value in GSS's popAttribute()
2012-08-15  Alexandre Montplaisirtmf: Un-deprecate CtfLocation's constructor
2012-08-15  Alexandre Montplaisirtmf: Fix visibility warning with TmfRequestExecutor
2012-08-10  Bernd HufmannFix JUnit test failing after previous merge
2012-08-10  Francois ChouinardTemporary fix API version for Kepler
2012-08-10  Alexandre MontplaisirMerge branch 'master' into lttng-kepler
2012-08-09  Francois ChouinardFix a sporadic distribution problem in the TMF coalesce...
2012-08-09  Francois ChouinardAdd a generic 'lost events' event to TMF
2012-08-07  Bernd HufmannMerge branch 'master' into lttng-kepler
2012-08-07  Matthew Khouzamctf: Fix lost events in a more elegant way
2012-08-06  Alexandre Montplaisirlttng: Fix off-by-one in the check for new attributes
2012-08-06  Alexandre Montplaisirtmf: Fold IStateSystemQuerier2 back into IStateSystemQu...
2012-08-03  Alexandre MontplaisirMerge branch 'master' into lttng-kepler
2012-08-03  Alexandre Montplaisirtmf: Fold StateHistorySystem back into StateSystem
2012-08-02  Alexandre Montplaisirtmf: Handle state changes ending after the trace ends
2012-08-02  Mathieu Denistmf: formatting of tmf.ui.statistics
2012-07-30  Alexandre Montplaisirtmf: Drop generics from ITmfTrace and TmfExperiment
2012-07-30  Alexandre Montplaisirtmf: Bump plugins version to 2.0 for Kepler branch
2012-07-27  Alexandre Montplaisirtmf: Update master branch against the 1.1 baseline
2012-07-26  Alexandre Montplaisirtmf: Correctly print HTInterval in its toString()
2012-07-25  Francois ChouinardFix a pile of Javadoc warnings
2012-07-25  Matthew KhouzamGenericized CTF parser and events handling.
2012-07-24  Alexandre Montplaisirtmf: Add missing javadoc in tmf.core.signal
2012-07-24  Alexandre Montplaisirtmf: Fix some javadoc warnings in tmf.core
2012-07-20  Matthew KhouzamFix negative timestamp seek bug.
2012-07-19  Matthew KhouzamFix trace and experiment seeking performance bug
2012-07-19  Patrick TasseFix for bug 385432: Missed events in coalesced requests.
2012-07-19  Alexandre MontplaisirMerge "tmf: Update the ctfadaptor tests for the new...
2012-07-19  Alexandre MontplaisirMerge "lttng: Drop the current node arrays in the the...
2012-07-18  Patrick TasseFix for bug 385432: Missed events in coalesced requests.
2012-07-18  Patrick TasseFix for bug 385419: Streaming issues with legacy LTTng...
2012-07-16  Patrick TasseMerge "Fix for bug 384417: Incorrect range displayed...
2012-07-16  Alexandre MontplaisirMerge "Fix for bug 384406: Delete trace propagation...
2012-07-16  Alexandre Montplaisirtmf: Print CTF integer fields in the correct base
2012-07-16  Alexandre Montplaisirtmf: Use macro-style definitions for CTF field types
2012-07-16  Alexandre Montplaisirtmf: Javadoc update in CtfTmfEventField
2012-07-13  Patrick TasseMerge "tmf: Close the state history files before deleti...
2012-07-13  Patrick TasseMerge "tmf: Do not broadcast signal if request is cance...
2012-07-12  Alexandre Montplaisirtmf: Close the state history files before deleting...
2012-07-09  Alexandre Montplaisirtmf: Do not broadcast signal if request is cancelled
2012-07-03  Francois ChouinardFix seekEvent() problem and augment TmfExperimentTest
2012-06-21  Patrick TasseFix for bug 382910: Improve responsiveness of Control...
2012-06-18  Patrick TasseFix for bug 382910: Improve responsiveness of Control...
2012-06-18  Alexandre Montplaisirtmf: Simple warning fixes in tmf.core and tests
2012-06-15  Francois ChouinardFix a few warnings
2012-06-12  Alexandre MontplaisirFix author and version information in the GSS classes
2012-06-12  Matthew KhouzamFix for the fix: Fix an error if a user forcefully...
2012-06-12  Matthew KhouzamFix an error if a user forcefully reads after the end...
2012-06-12  Bernd HufmannMore java-doc updates
2012-06-12  Francois ChouinardRevert "Fix for bug 381411: Incorrect experiment locati...
2012-06-12  Francois ChouinardRevert "Fix for bug 381411: Implement ranked location...
2012-06-12  Francois ChouinardMore javadoc updates
2012-06-12  Patrick TasseFix for bug 381411: Implement ranked location in experi...
2012-06-12  Patrick TasseFix for bug 381411: Incorrect experiment location after...
2012-06-11  Francois ChouinardUpdated some javadoc in org.eclipse.linuxtools.tmf...
2012-06-11  Francois ChouinardFix for bug382279
2012-06-11  Bernd HufmannFix another NPE when switch experiment (bug 381412)
2012-06-11  Patrick TasseFix for bug 382268: IllegalArgumentException in CtfTmfT...
2012-06-11  Patrick TasseFix for bug 382245: TmfLocationArray incorrectly cloned.
2012-06-11  Xavier RaynaudMerge ssh://git.eclipse.org/gitroot/linuxtools/org...
2012-06-10  Bernd HufmannFix for Timestamp normalize() of BIG_BANG and BIG_CRUNC...
2012-06-09  Patrick TasseFix for bug 382156: Background subrequests are not...
2012-06-07  Patrick TasseAdd logging of exceptions in signal manager.
2012-06-07  Matthew KhouzamImprove javadoc for ctfAdapter in Tmf.Core
2012-06-07  Xavier RaynaudString comparison may return any integer (not only...
2012-06-06  Alexandre Montplaisirtmf: Update the Javadoc for everything GSS-related
next
This page took 0.042254 seconds and 8 git commands to generate.