Merge branch 'master' into lttng-luna
[deliverable/tracecompass.git] / org.eclipse.linuxtools.ctf.core / src / org / eclipse / linuxtools / ctf / core / trace /
2013-07-25  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-07-11  Alexandre Montplaisirlttng: Fix more API annotations
2013-07-05  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-07-04  Jean-Christian KouaméCTF : Handle traces with events without eventID
2013-07-04  Simon DelisleCtf: Callsite bug fix when position is negative (binary...
2013-06-26  Simon Delislectf: Fix formatting in CTFTrace
2013-06-26  Matthew Khouzamctf: Fix seek bug with multi-threaded access
2013-05-28  Alexandre Montplaisirctf: Fix some Sonar warnings
2013-05-09  Marc-Andre LaperleBug 407474 - Exceptions thrown when opening/closing...
2013-04-29  Marc-Andre LaperleIntegrate Babeltrace CTF tests and fix parsing problems
2013-04-29  Alexandre Montplaisirctf: Put Antlr-specific exceptions in a separate class
2013-04-24  Alexandre Montplaisirtmf/lttng: Remove unneeded (non-Javadoc) comments
2013-04-22  Matthew Khouzam[Tmf][Ctf] Add descriptive fail to import messages.
2013-02-28  Alexandre Montplaisirctf: Update copyright headers and add missing ones
2013-02-22  Alexandre Montplaisirtmf: Remove redundant null checks
2013-02-19  Patrick TasseAdd Open Callsite action in events table for CTF events
2013-01-18  Matthew Khouzam[CTF] fix support for traces with per-event contexts
2013-01-10  Matthew KhouzamCTF: Add support for custom attributes in an event
2013-01-02  Patrick TasseAdd missing @since tags
2012-12-21  Patrick TasseImplement dispose of CTF traces
2012-12-13  Alexandre Montplaisirctf: Fix API inconsistencies
2012-12-11  Alexandre MontplaisirMerge branch 'lttng-kepler'
2012-11-29  Bernd HufmannFix SWT widget disposed Exception in Sequence diagram...
2012-11-20  Bernd HufmannMerge branch 'master' into lttng-kepler
2012-11-19  Alexandre MontplaisirMerge branch 'master' into lttng-kepler
2012-11-16  Matthew KhouzamIOStructGen cleanup
2012-11-06  Matthew KhouzamUpdate Grammar and Add support for callsites
2012-11-05  Alexandre Montplaisirtmf/lttng: Fix newly-introduced Javadoc warnings
2012-10-25  Matthew Khouzamctf: Add support for scoped event contexts
2012-10-23  Patrick TasseMerge branch 'master' into lttng-kepler
2012-10-23  Patrick TasseMerge branch 'master' into lttng-kepler
2012-10-02  Patrick TasseMerge branch 'master' into lttng-kepler
2012-10-02  Patrick TasseMerge branch 'master' into lttng-kepler
2012-09-19  Patrick TasseMerge branch 'master' into lttng-kepler
2012-09-13  Alexandre MontplaisirMerge branch 'master' into lttng-kepler
2012-09-07  Bernd HufmannMerge branch 'master' into lttng-kepler
2012-09-06  Patrick TasseMerge remote-tracking branch 'origin/master' into lttng...
2012-09-04  Bernd HufmannMerge branch 'master' into lttng-kepler
2012-08-31  Bernd HufmannMerge branch 'master' into lttng-kepler
2012-08-23  Alexandre Montplaisirctf: Simplify StreamInputPacketReader
2012-08-21  Matthew KhouzamAdd time scaling support
2012-08-15  Alexandre Montplaisirctf: Handle absence of stream and event IDs
2012-08-10  Alexandre MontplaisirMerge branch 'master' into lttng-kepler
2012-08-07  Bernd HufmannMerge branch 'master' into lttng-kepler
2012-08-07  Matthew Khouzamctf: Fix lost events in a more elegant way
2012-07-25  Matthew KhouzamGenericized CTF parser and events handling.
2012-07-25  Matthew KhouzamFix issues with CTF parser.
2012-07-13  Matthew KhouzamFix lost events to work after multiple reloads
2012-06-18  Francois ChouinardRestore some code inadvertently commented out
2012-06-15  Francois ChouinardFix a few warnings
2012-06-12  Matthew KhouzamRemove the "metadata" output to the console.
2012-06-12  Francois ChouinardMore javadoc updates
2012-06-11  Alexandre Montplaisirctf: Fix Javadoc for all public methods
2012-06-07  Matthew KhouzamImprove javadoc for ctfAdapter in Tmf.Core
2012-06-06  Matthew KhouzamAdd events structures, indexes and event caches per...
2012-06-06  Matthew KhouzamClean up duplicate function
2012-06-06  Matthew Khouzamperformance enhancement to GetNext() (7-10%)
2012-06-04  Matthew KhouzamImprove performance of seeks by a factor of approximate...
2012-05-31  Alexandre MontplaisirFix ranks in CtfTmfTrace as part of bug #389051
2012-05-29  Matthew KhouzamAdd incremental indexing support Bug 380952
2012-05-25  Francois ChouinardInternalize some classes and fix a pile of warnings
2012-05-18  Francois ChouinardMerge corrected branch 'master'
2012-05-18  Francois ChouinardMerge branch 'master' into TmfTrace-new
2012-05-16  Francois ChouinardMerge branch 'master'
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 KhouzamFix go to last event.
2012-05-14  Francois ChouinardMerge branch 'master'
2012-05-11  Matthew KhouzamClean up code.
2012-05-09  Francois ChouinardMerge branch 'master' into API
2012-05-09  Matthew KhouzamImprove API.
2012-05-04  Alexandre Montplaisirctf: Allow finalizing CTFTrace's if validation failed
2012-05-03  Matthew KhouzamImprove test cases. Coverage of 85%+ and fix bugs.
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 KhouzamFix alignment issue. Now traces using more than one...
2012-05-01  Matthew KhouzamFix bug when tracefile is not aligned. Now supports...
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-16  Francois ChouinardMerge master in TmfTraceModel
2012-04-16  Matthew Khouzamimprove test coverage and fix go to last event bug
2012-04-16  Matthew KhouzamDefine CTF API
2012-04-16  Matthew Khouzaminternalize some CTF API
2012-04-16  Matthew KhouzamAdd support in the UI for LTTng 2.0.
2012-04-16  Matthew Khouzamadd fallback for seeking by unindexed traces
2012-04-16  Matthew KhouzamAdd support for seeks by index.
2012-04-16  Matthew KhouzamFix seek bug.
2012-04-16  Matthew KhouzamAdded faster indexed seeks.
2012-04-16  Matthew KhouzamAdded getOffset to a trace and updated benchmark.
2012-03-23  Bernd HufmannMerge branch 'master' into lttng_2_0_control_dev
2012-03-23  Francois ChouinardInternalize some CTF APIs
2012-03-22  Francois ChouinardFix javadoc warnings
2012-03-20  Bernd HufmannMerge branch 'master' into lttng_2_0_control_dev
2012-03-19  Matthew KhouzamImproved test coverage.
next
This page took 0.046321 seconds and 8 git commands to generate.