[ctf] Fix coding style issues in BitBuffer.
[deliverable/tracecompass.git] / org.eclipse.linuxtools.ctf.core / src /
2013-11-26  Etienne Bergeron[ctf] Fix coding style issues in BitBuffer.
2013-11-25  Etienne Bergeron[ctf] Fix binary search for a long sequence of same...
2013-11-25  Alexandre Montplaisirctf: Replace Long.compare() with Java 6 compatible...
2013-11-25  Etienne Bergeronctf: Remove unused StreamInputReaderComparator.
2013-11-25  Etienne Bergeron[ctf] Simplify the logic of the unsigned long comparator.
2013-11-22  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-11-22  Etienneb Bergeron[ctf] Fixes multiple coding style issues while reading...
2013-11-18  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-11-18  Alexandre MontplaisirRevert "ctf: Simplify position arithmetic in aligned...
2013-11-18  Alexandre MontplaisirMerge commit 'cea87c3123c41bd06cd2b816f885a27612dfc356...
2013-11-18  Alexandre MontplaisirMerge commit '2c789b58062b5bf3bb16ca1654ccf9cf87f3c444...
2013-11-18  Alexandre Montplaisirctf: Simplify position arithmetic in aligned reads
2013-11-18  Etienne BergeronFix invalid cast which break trace files bigger than...
2013-11-18  Alexandre MontplaisirMerge commit 'e1de8d2d152352eded708615a967021db7800709...
2013-11-17  Matthew Khouzamctf: Move non-aligned reads to a unified method
2013-11-06  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-10-30  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-10-22  Bernd HufmannMerge branch 'master' into lttng-luna
2013-10-22  Bernd HufmannMerge branch 'master' into lttng-luna
2013-10-21  Bernd HufmannMerge branch 'master' into lttng-luna
2013-10-18  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-10-17  Simon MarchiChange from int to long for values that represent sizes...
2013-10-17  Alexandre Montplaisirctf: Take alignment into consideration for Strings too
2013-10-17  Alexandre Montplaisirctf: Log errors when events cannot be read
2013-10-17  Jérémie GalarneauFix Float reading in CTF traces
2013-10-17  Alexandre Montplaisirctf: Clamp float and integer declaration alignments...
2013-10-04  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-10-03  Marc-Andre Laperle[TMF] Fix current API errors for version 2.2
2013-09-27  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-09-26  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-09-16  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-09-10  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-09-10  Alexandre MontplaisirMerge commit '3a6b7eb9a532100a4cb85e0a81fbc8bd6e91db13...
2013-09-03  Alexandre Montplaisirctf: Use "meta events" for lost events (bug 408373)
2013-09-03  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-08-22  Matthew KhouzamMerge remote-tracking branch 'eclipse/master' into...
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-25  Alexandre Montplaisirctf: Rename internal CTFStrings to MetadataStrings
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-07-04  Jean-Christian Kouaméctf: Move integer pretty-printing to IntegerDefinition
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-17  Bernd Hufmannctf: fix sonar warnings about redundant modifier in...
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-04-12  Geneviève BastienCtf: Correct endianness when reading ctf integers
2013-03-15  Geneviève Bastientmf: keep event fields ordering as per ctf metadata
2013-02-28  Alexandre Montplaisirctf: Update copyright headers and add missing ones
2013-02-22  Alexandre Montplaisirtmf: Remove redundant null checks
2013-02-20  Simon MarchiAdd or fix CTF types toString
2013-02-20  Simon MarchiFix EnumDefinition's "value" field assignments
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-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-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-10-02  Alexandre Montplaisirctf: Handle traces with unknown event attributes
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-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-07-26  Alexandre Montplaisirctf: Fix remaining warnings the CTF plugins
2012-07-25  Matthew KhouzamGenericized CTF parser and events handling.
next
This page took 0.048691 seconds and 8 git commands to generate.