tmf: lttngControl: fix: way to retrieve probe and function information
[deliverable/tracecompass.git] / org.eclipse.linuxtools.ctf.core.tests /
2014-10-01  Marc-Andre LaperleFix temp directory path when workspace path contains...
2014-09-27  Marc-Andre Laperlelttng: Do not use java.io.tmpdir property (/tmp) when...
2014-09-26  Alexander KurtakovBump features to 3.2.0-SNAPSHOT.
2014-09-16  Alexandre Montplaisirlttng: Disable "Value of parameter is not used" warning
2014-09-16  Andrew FerrazzuttiAdd missing license headers.
2014-09-15  Geneviève BastienCTF: Add some documentation on CTF test traces
2014-09-10  Marc-Andre Laperlelttng: Increment the version numbers to at least SR1...
2014-09-09  Marc-Andre Laperlelttng: Increase number of iterations in benchmarks
2014-09-06  Marc-Andre Laperlectf: Fix checksum on case sensitive file systems (md5...
2014-09-06  Marc-Andre Laperlectf: Fix skipping ctf.core.tests when traces are unavai...
2014-09-05  Marc-Andre Laperlectf: Check that test traces exist before verifying...
2014-09-04  Marc-Andre Laperlelttng: Use checksums to detect corrupt test traces
2014-09-03  Marc-Andre Laperlectf: Fix a test on Windows
2014-09-02  Matthew Khouzamctf: make CtfStreamInput not hold onto any resources
2014-08-22  Matthew Khouzamctf: improve unit tests
2014-08-21  Matthew Khouzamctf: replace HashMaps with ArrayLists for EventDeclarat...
2014-08-13  Matthew Khouzamctf: add Event header data types
2014-08-04  Matthew Khouzamctf: remove duplicate code in array/sequence declarations
2014-07-25  Marc-Andre Laperlectf: Increase the timeout for download test traces
2014-07-24  Vincent Perotctf: fix ctf.core gitignore
2014-07-23  Alexandre Montplaisirctf: Skip downloading the test traces if maven.test...
2014-07-23  Alexandre Montplaisirctf: Add timeout to test trace downloads
2014-07-18  Vincent Perottmf: fix the ctf parser benchmark
2014-07-09  Matthew Khouzamctf: introducing IDefinition
2014-07-09  Matthew Khouzamctf: accelerate n-grams for ctf scopes
2014-07-07  Geneviève BastienTMF: Add benchmark for event matching and trace synchro...
2014-07-03  Alexandre Montplaisirctf: Move the performance tests to the new infrastructure
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  Alexandre Montplaisirctf: Fix simple resource leak warnings
2014-06-18  Alexandre Montplaisirlttng: Enable "potential resource leak" warnings
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  Marc-Andre Laperlectf: Only download test traces if integration-test...
2014-06-04  Jeff JohnstonSet next release to be 3.1.0.
2014-05-22  Alexandre Montplaisirctf: Rename Stream* classes to CTFStream*
2014-05-13  Bernd Hufmannlttng: Remove all unnecessary gitignore files
2014-05-06  Andrew FerrazzuttiMore tabs to spaces, trailing space removal.
2014-05-02  Matthew Khouzamlttng: Add Lttng relayd connector
2014-05-02  Matthew Khouzamctf: Make events immutable
2014-04-25  Marc-Andre Laperlectf: Don't include all test traces in jar
2014-04-24  Matthew Khouzamtmf: Experiment performance benchmark
2014-04-22  Alexandre Montplaisirlttng: Harmonize the compiler settings among all plugins
2014-04-16  Alexandre Montplaisirctf: Make CTFTrace and its reader classes AutoCloseable
2014-03-31  Matthew Khouzamctf: mini benchmark for performance regressions
2014-03-19  Matthew Khouzamctf: move ArrayDefinition.isString to be part of the...
2014-03-11  Alexandre Montplaisirctf: Specify a timeout for the CTF testsuite download
2014-03-06  Marc-Andre Laperlectf: Fix failing tests on Windows
2014-03-03  Alexandre Montplaisirtmf/lttng: Update 2014 copyrights
2014-02-21  Matthew Khouzamctf: add support for additional streams after trace...
2014-02-21  Matthew Khouzamctf: add support for growing streams
2014-02-14  Alexandre Montplaisirtmf/lttng: Migrate remaining users to the state system...
2014-02-11  Matthew Khouzamctf: Metadata add support for incremental reading
2014-01-24  Alexandre Montplaisirctf: Enable the CTF-testsuite tests
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  Etienne Bergeronctf: move getStreams to an iterable.
2013-12-17  Etienne Bergeronctf: simplify trace environment lookup
2013-12-12  Marc-Andre Laperlectf: Generate synthetic trace in test traces folder...
2013-12-12  Alexandre Montplaisirlttng: Re-enable API tracking
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-06  Alexandre Montplaisirtmf: Bring Java 7-specific errors back down to warnings
2013-12-04  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-12-04  Etienne Bergeronctf: Hide internal functionalities of StringDefinition.
2013-12-03  Matthew Khouzamctf: Succeed at failing on OOME in tests
2013-12-02  Matthew Khouzamctf: Fix out of bounds positioning of the bitbuffer
2013-12-02  Alexandre Montplaisirctf: Cleanup BitBufferIntTest
2013-12-02  Etienne Bergerontmf: Fix a method name typo in CtfTmfTrace.
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-27  Matthew Khouzamctf: fix CTF-testsuite to only test traces and not...
2013-11-27  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-11-26  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-11-26  Etienne Bergeron[ctf] Fix coding style issues in BitBuffer.
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  Alexandre Montplaisirctf: Update paths in the CTF-Testsuite tests
2013-11-18  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-11-18  Alexandre MontplaisirMerge commit 'cea87c3123c41bd06cd2b816f885a27612dfc356...
2013-11-18  Alexandre MontplaisirMerge commit '2c789b58062b5bf3bb16ca1654ccf9cf87f3c444...
2013-11-18  Alexandre Montplaisirctf: Move CTF-testsuite tests to a separate file
2013-11-18  Alexandre Montplaisirctf: Add advanced trace tests
2013-11-18  Matthew Khouzamctf: add synthetic LTTng kernel trace
2013-11-18  Alexandre MontplaisirMerge commit 'e1de8d2d152352eded708615a967021db7800709...
2013-11-06  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-10-30  Alexandre MontplaisirMerge branch 'master' into lttng-luna
2013-10-23  Alexandre Montplaisirctf: Drop the get-traces.sh script
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: Clamp float and integer declaration alignments...
next
This page took 0.04887 seconds and 8 git commands to generate.