tmf: lttngControl: LogLevelType: mi support + utility function
[deliverable/tracecompass.git] / org.eclipse.linuxtools.ctf.core /
2014-08-22  Matthew Khouzamctf: improve unit tests
2014-08-21  Matthew Khouzamctf: replace HashMaps with ArrayLists for EventDeclarat...
2014-08-18  Matthew Khouzamctf: make id conversions in event headers safer
2014-08-13  Matthew Khouzamctf: add Event header data types
2014-08-11  Matthew Khouzamctf: reduce sonar warnings in IOStructGen
2014-08-04  Geneviève BastienCTF: Do not recalculate the single clock each time...
2014-08-04  Matthew Khouzamctf: remove duplicate code in array/sequence declarations
2014-08-02  Matthew Khouzamctf: remove redundant code in util
2014-08-02  Matthew Khouzamctf: remove redundant code in structDeclaration
2014-07-28  Matthew Khouzamctf: Make IOStructGen catch (Exception e) more specific
2014-07-28  Matthew Khouzamctf: Make LabelAndRange static in EnumDeclaration
2014-07-25  Matthew Khouzamctf: remove redundant null check in StructDeclaration
2014-07-25  Matthew Khouzamctf: clean up IOStructGen.
2014-07-25  Matthew Khouzamctf: fix call to equals of two different types (CTFStre...
2014-07-25  Matthew Khouzamctf: add hashcode and equals to CTFCallsite
2014-07-25  Matthew Khouzamctf: remove redundant null check in lexical scope
2014-07-14  Alexandre Montplaisirlttng: Fix string externalization in plugin.xml's
2014-07-10  Matthew Khouzamctf: introducing the ICompositeDefinition
2014-07-09  Matthew Khouzamctf: introducing IDefinition
2014-07-09  Matthew Khouzamctf: accelerate n-grams for ctf scopes
2014-07-07  Matthew Khouzamctf: minor CTFTrace cleanup
2014-06-30  Matthew Khouzamctf: Flatten fixed-size structs
2014-06-26  Alexandre Montplaisirctf: Cleanup StructDeclaration
2014-06-26  Matthew Khouzamctf: make BitBuffer's Constructor only take non-null...
2014-06-25  Matthew Khouzamctf: make BitBuffer's buffer @NonNull
2014-06-25  Matthew Khouzamctf: make BitBuffer's ByteBuffer final
2014-06-20  Matthew Khouzamctf: Introducing the ByteArrayDefinition
2014-06-18  Matthew Khouzamctf: remove asserts from bitbuffer
2014-06-18  Alexandre Montplaisirctf: Fix simple resource leak warnings
2014-06-18  Alexandre Montplaisirlttng: Enable "potential resource leak" warnings
2014-06-17  Alexandre Montplaisirlttng: Disable deprecated-API-in-deprecated-code warning
2014-06-17  Matthew Khouzamctf: add notion of ScopedDefinition
2014-06-17  Matthew Khouzamctf: Add get(byte[]) to BitBuffer
2014-06-16  Geneviève BastienTMF: Fix formatting of MANIFEST.MF files
2014-06-05  Bernd Hufmanntmf-ctf: fix NPE in callsite handling (bug 436625)
2014-06-04  Jeff JohnstonSet next release to be 3.1.0.
2014-06-04  Patrick Tassetmf: Bug 421475: Inaccurate seek for traces with timest...
2014-05-22  Alexandre Montplaisirctf: Rename Stream* classes to CTFStream*
2014-05-13  Bernd Hufmannlttng: Remove all unnecessary gitignore files
2014-05-13  Matthew Khouzamctf: add scope to packet header
2014-05-09  Matthew Khouzamctf: get iterable of stream input readers
2014-05-02  Matthew Khouzamctf: minor LexicalScope fixups
2014-05-02  Matthew Khouzamlttng: Add Lttng relayd connector
2014-05-02  Matthew Khouzamctf: Make events immutable
2014-05-02  Matthew Khouzamctf: potential memory optimization
2014-04-26  Andrew FerrazzuttiChange tabs to spaces; elim trailing whitespace.
2014-04-26  Matthew Khouzamctf: java 8 compliance of javadoc
2014-04-25  Matthew Khouzamctf: make MetadataPacketHeader more inline with coding...
2014-04-25  Matthew KhouzamRevert "ctf: make MetadataPacketHeader more inline...
2014-04-25  Matthew Khouzamctf: make MetadataPacketHeader more inline with coding...
2014-04-22  Alexandre Montplaisirlttng: Harmonize the compiler settings among all plugins
2014-04-17  Alexandre Montplaisirctf: Do not call System.gc() in CTFTrace.close()
2014-04-16  Alexandre Montplaisirctf: Make CTFTrace and its reader classes AutoCloseable
2014-04-14  Marc-Andre Laperlectf: Use Antlr 3.5.2 for parser generation only
2014-03-19  Matthew Khouzamctf: move ArrayDefinition.isString to be part of the...
2014-03-03  Alexandre Montplaisirtmf/lttng: Update 2014 copyrights
2014-02-26  Matthew Khouzamctf: make DeclarationScope.java more inline with coding...
2014-02-26  Matthew Khouzamctf: make IOStructGen.java more inline with coding...
2014-02-26  Matthew Khouzamctf: Make EventDefinition.java more inline with coding...
2014-02-25  Matthew Khouzamctf: make CTFCallsite.java more inline with coding...
2014-02-25  Matthew Khouzamctf: make CTFClock more inline with coding style
2014-02-25  Matthew Khouzamctf: make StreamInputPacketIndexEntry.java more inline...
2014-02-25  Matthew Khouzamctf: Make EventDeclaration more inline with coding...
2014-02-25  Matthew Khouzamctf: make StreamInputPacketReader.java more inline...
2014-02-25  Matthew Khouzamctf: make StreamInput.java more inline with coding...
2014-02-25  Matthew Khouzamctf: fix artefact in javadoc
2014-02-25  Matthew Khouzamctf: make stream.java more inline with coding style
2014-02-21  Matthew Khouzamctf: add support for additional streams after trace...
2014-02-21  Matthew Khouzamctf: add support for growing streams
2014-02-19  Matthew Khouzamctf: minor code style cleanup
2014-02-11  Matthew Khouzamctf: Metadata add support for incremental reading
2014-01-09  Alexandre Montplaisirlttng: Inherit null annotations
2014-01-02  Alexandre Montplaisirctf: Move CTF plugins to Java 7 and fix warnings
2014-01-02  Alexandre Montplaisirctf: Add missing @since to previous patch
2014-01-02  Etienne Bergeronctf: move getStreams to an iterable.
2013-12-19  Matthew Khouzamctf: clean up pointer parsing in iostructgen
2013-12-17  Etienne Bergeronctf: simplify trace environment lookup
2013-12-16  Etienne Bergeronctf: modify data-structure in CTF-Trace holding streams.
2013-12-12  Alexandre Montplaisirlttng: Update @since annotations for 3.0
2013-12-12  Alexandre Montplaisirlttng: Re-enable API tracking
2013-12-12  Etienne Bergeronctf: Remove a backward dependency into StreamInput...
2013-12-12  Etienne Bergeronctf: tiny code refactoring in the metadata.
2013-12-11  Etienne Bergeronctf: isolate the abstraction of memory map byte-buffer.
2013-12-11  Etienne Bergeronctf: avoid array creation to iterate through scope...
2013-12-06  Matthew Khouzamctf: better enum and variant verification
2013-12-06  Alexandre Montplaisirtmf: Bring Java 7-specific errors back down to warnings
2013-12-06  Etienne Bergeronctf: simplify getMinValue/getMaxValue computation.
2013-12-06  Matthew Khouzamctf: more restrictive parameters accepted as sequence...
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-04  Matthew Khouzamctf: Improve int decoding in IOStructGen
2013-12-04  Matthew Khouzamctf: support traces with no content but a packet size
2013-12-02  Matthew Khouzamctf: Fix out of bounds positioning of the bitbuffer
2013-12-02  Etienne Bergeronctf: Fix decoding of an invalid packet id type.
2013-12-02  Matthew Khouzamctf: improve code clarity by merging if
2013-12-02  Matthew Khouzamctf: remove false positive in the case of cross-packet...
2013-12-02  Matthew Khouzamctf: make float use readlong for 64 bit floats
2013-12-02  Etienne Bergeronctf: Remove unused alignment comparison
next
This page took 0.044404 seconds and 8 git commands to generate.