ctf: Make events immutable
[deliverable/tracecompass.git] / org.eclipse.linuxtools.ctf.core / src / org / eclipse / linuxtools / ctf / core / trace / StreamInputReader.java
2014-05-02  Matthew Khouzamctf: Make events immutable
2014-05-02  Matthew Khouzamctf: potential memory optimization
2014-04-16  Alexandre Montplaisirctf: Make CTFTrace and its reader classes AutoCloseable
2014-03-03  Alexandre Montplaisirtmf/lttng: Update 2014 copyrights
2014-02-21  Matthew Khouzamctf: add support for growing streams
2014-02-19  Matthew Khouzamctf: minor code style cleanup
2014-01-02  Alexandre Montplaisirctf: Move CTF plugins to Java 7 and fix warnings
2013-12-04  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-12-04  Matthew Khouzamctf: support traces with no content but a packet size
2013-12-02  Matthew Khouzamctf: remove false positive in the case of cross-packet...
2013-11-29  Alexandre Montplaisirctf: Throw CTFReaderException in the BitBuffer API
2013-11-28  Matthew KhouzamMerge branch 'master' into luna
2013-11-27  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-11-26  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-11-26  Etienne Bergeronctf: Fix multiple coding style and typo issues while...
2013-10-18  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-10-17  Alexandre Montplaisirctf: Log errors when events cannot be read
2013-08-16  Alexandre MontplaisirRevert all luna temporary annotation changes
2013-08-16  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-08-13  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-08-07  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-08-06  Alexandre Montplaisirctf: Update project compiler settings
2013-08-02  Alexandre MontplaisirMerge branch 'master' into lttng-luna
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-06-26  Matthew Khouzamctf: Fix seek bug with multi-threaded access
2013-04-24  Alexandre Montplaisirtmf/lttng: Remove unneeded (non-Javadoc) comments
2013-02-28  Alexandre Montplaisirctf: Update copyright headers and add missing ones
2013-01-18  Matthew Khouzam[CTF] fix support for traces with per-event contexts
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-20  Bernd HufmannMerge branch 'master' into lttng-kepler
2012-11-19  Alexandre MontplaisirMerge branch 'master' into lttng-kepler
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-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-06-18  Francois ChouinardRestore some code inadvertently commented out
2012-06-15  Francois ChouinardFix a few warnings
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 KhouzamClean up duplicate function
2012-06-04  Matthew KhouzamImprove performance of seeks by a factor of approximate...
2012-05-29  Matthew KhouzamAdd incremental indexing support Bug 380952
2012-05-16  Francois ChouinardMerge branch 'master'
2012-05-15  Matthew KhouzamFix go to last event.
2012-05-09  Francois ChouinardMerge branch 'master' into API
2012-05-09  Matthew KhouzamImprove API.
2012-05-03  Matthew KhouzamImprove test cases. Coverage of 85%+ and fix bugs.
2012-05-01  Matthew KhouzamFix problem with multiple channels including empty...
2012-05-01  Matthew Khouzamfix empty stream bug.
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 fallback for seeking by unindexed traces
2012-04-16  Matthew KhouzamAdd support for seeks by index.
2012-04-16  Matthew KhouzamAdded faster indexed seeks.
2012-03-15  Bernd HufmannMerge branch 'master' into lttng_2_0_control_dev
2012-03-15  Francois ChouinardContribute native CTF Parser (bug370499)
This page took 0.173169 seconds and 84 git commands to generate.