Register the control flow as selection provider
[deliverable/tracecompass.git] / org.eclipse.linuxtools.ctf.core /
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-07  Alexandre Montplaisirlttng/tmf: Enable and fix parameter assignment warnings
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-13  Alexandre Montplaisirtmf: Correctly export all packages in runtime plugins
2012-12-13  Alexandre Montplaisirctf: Enable the API tool on the CTF plugins
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-15  Bernd HufmannAdd support for older Eclipse version (e.g. 3.6) than 3.8
2012-11-06  Matthew KhouzamUpdate Grammar and Add support for callsites
2012-11-05  Alexandre Montplaisirtmf/lttng: Fix newly-introduced Javadoc warnings
2012-11-05  Alexandre MontplaisirUpdate project settings for CTF/LTTng/TMF
2012-10-30  Francois ChouinardImplement TmfTimestampFormat
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-10-02  Alexandre Montplaisirctf: Handle traces with unknown event attributes
2012-09-25  Bernd HufmannUpdate remaining LTTng/TMF versions to 2.0.0
2012-09-19  Patrick TasseMerge branch 'master' into lttng-kepler
2012-09-13  Alexandre MontplaisirMerge branch 'master' into lttng-kepler
2012-09-13  Matthew Khouzamctf: Correctly handle big-endian traces
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-24  Alexandre MontplaisirSave the encoding type as project settings
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  Matthew Khouzamctf: BitBuffer improvements
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-03  Alexandre MontplaisirMerge branch 'master' into lttng-kepler
2012-08-02  Alexandre Montplaisirlttng: Change external dependencies to imported packages
2012-07-26  Alexandre Montplaisirctf: Fix remaining warnings the CTF plugins
2012-07-25  Alexandre MontplaisirUse project-specific Save Actions settings
2012-07-25  Alexandre MontplaisirUse project-specific formatter settings
2012-07-25  Matthew KhouzamGenericized CTF parser and events handling.
2012-07-25  Matthew KhouzamFix issues with CTF parser.
2012-07-24  Alexandre Montplaisirctf: Enable project-specific compiler settings
2012-07-13  Matthew KhouzamFix lost events to work after multiple reloads
2012-07-06  Otavio PontesRenaming version to 1.2 in master branch
2012-06-18  Francois ChouinardRestore some code inadvertently commented out
2012-06-15  Francois ChouinardFix a few warnings
2012-06-14  Matthew KhouzamDisplay signed 32-bit integers with a sign.
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-30  Francois ChouinardPush LTTng MANIFEST.MF/pom.xml to 1.0 and correct featu...
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 test coverage.
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-05-01  Matthew KhouzamAdd floating point support and Loglevel support
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.
next
This page took 0.045126 seconds and 8 git commands to generate.