ctf: potential memory optimization
[deliverable/tracecompass.git] / org.eclipse.linuxtools.ctf.core / src / org / eclipse / linuxtools / ctf / core / event / types /
2014-04-26  Andrew FerrazzuttiChange tabs to spaces; elim trailing whitespace.
2014-04-26  Matthew Khouzamctf: java 8 compliance of javadoc
2014-03-19  Matthew Khouzamctf: move ArrayDefinition.isString to be part of the...
2014-03-03  Alexandre Montplaisirtmf/lttng: Update 2014 copyrights
2014-01-02  Alexandre Montplaisirctf: Move CTF plugins to Java 7 and fix warnings
2013-12-12  Alexandre Montplaisirlttng: Update @since annotations for 3.0
2013-12-06  Matthew Khouzamctf: better enum and variant verification
2013-12-06  Etienne Bergeronctf: simplify getMinValue/getMaxValue computation.
2013-12-04  Etienne Bergeronctf: fix a misleading comment on string alignment.
2013-12-04  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-12-04  Etienne Bergerontmf: fix multiples coding style issues.
2013-12-04  Etienne Bergeronctf: Hide internal functionalities of StringDefinition.
2013-12-02  Matthew Khouzamctf: Fix out of bounds positioning of the bitbuffer
2013-12-02  Matthew Khouzamctf: make float use readlong for 64 bit floats
2013-12-02  Etienne Bergeronctf: Remove unused alignment comparison
2013-12-01  Matthew Khouzamctf: Fix Integer 33-63 bit handling
2013-11-29  Matthew Khouzamctf: BitBuffer.java api overhaul
2013-11-29  Alexandre Montplaisirctf: Throw CTFReaderException in the BitBuffer API
2013-11-28  Matthew KhouzamMerge branch 'master' into luna
2013-11-28  Matthew Khouzamctf: add early exit to alignRead
2013-11-28  Matthew Khouzamctf: improve alignment performance
2013-11-27  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-11-26  Alexandre MontplaisirMerge branch 'master' into lttng-luna
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  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  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-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 MontplaisirMerge branch 'master' into lttng-luna
2013-08-22  Matthew KhouzamMerge remote-tracking branch 'eclipse/master' into...
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-02  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-07-25  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-07-05  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-07-04  Jean-Christian Kouaméctf: Move integer pretty-printing to IntegerDefinition
2013-05-28  Alexandre Montplaisirctf: Fix some Sonar warnings
2013-05-17  Bernd Hufmannctf: fix sonar warnings about redundant modifier in...
2013-04-29  Marc-Andre LaperleIntegrate Babeltrace CTF tests and fix parsing problems
2013-04-24  Alexandre Montplaisirtmf/lttng: Remove unneeded (non-Javadoc) comments
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
2012-12-13  Alexandre Montplaisirctf: Fix API inconsistencies
2012-09-13  Alexandre MontplaisirMerge branch 'master' into lttng-kepler
2012-09-13  Matthew Khouzamctf: Correctly handle big-endian traces
2012-07-26  Alexandre Montplaisirctf: Fix remaining warnings the CTF plugins
2012-07-25  Matthew KhouzamGenericized CTF parser and events handling.
2012-06-14  Matthew KhouzamDisplay signed 32-bit integers with a sign.
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-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-03  Matthew KhouzamImprove test cases. Coverage of 85%+ and fix bugs.
2012-05-01  Matthew KhouzamFix findbugs
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-16  Francois ChouinardMerge master in TmfTraceModel
2012-04-16  Matthew Khouzamimprove test coverage and fix go to last event bug
2012-04-16  Matthew Khouzaminternalize some CTF API
2012-03-20  Bernd HufmannMerge branch 'master' into lttng_2_0_control_dev
2012-03-19  Francois ChouinardFix warnings
2012-03-19  Matthew KhouzamAdded clocks to integer definitions and removed warning...
2012-03-19  Alexandre MontplaisirRestore extra checks in SequenceDefinition's constructor
2012-03-16  Bernd HufmannMerge branch 'master' into lttng_2_0_control_dev
2012-03-16  Francois ChouinardFix the underscore issue in CTF
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.060095 seconds and 8 git commands to generate.