ctf: support traces with no content but a packet size
[deliverable/tracecompass.git] / org.eclipse.linuxtools.ctf.core / src / org / eclipse / linuxtools / internal / ctf /
2013-12-02  Etienne Bergerontmf: Fix a method name typo in CtfTmfTrace.
2013-11-28  Matthew KhouzamMerge branch 'master' into luna
2013-11-27  Matthew Khouzamctf: Catch ANTLR runtime exceptions in Metadata parsing
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-11-26  Etienne Bergeronctf: Plug the unsigned utils comparator into Stream...
2013-11-25  Etienne Bergeron[ctf] Fix binary search for a long sequence of same...
2013-11-25  Etienne Bergeronctf: Remove unused StreamInputReaderComparator.
2013-11-22  Alexandre MontplaisirMerge branch 'master' into lttng-luna
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 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-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: Log errors when events cannot be read
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 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 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-25  Alexandre Montplaisirctf: Rename internal CTFStrings to MetadataStrings
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-05-28  Alexandre Montplaisirctf: Fix some Sonar warnings
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-02-22  Alexandre Montplaisirtmf: Remove redundant null checks
2013-01-10  Matthew KhouzamCTF: Add support for custom attributes in an event
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-11-16  Matthew KhouzamIOStructGen cleanup
2012-11-06  Matthew KhouzamUpdate Grammar and Add support for callsites
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-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.
2012-07-25  Matthew KhouzamFix issues with CTF parser.
2012-07-24  Alexandre Montplaisirctf: Enable project-specific compiler settings
2012-07-13  Matthew KhouzamFix lost events to work after multiple reloads
2012-06-18  Francois ChouinardRestore some code inadvertently commented out
2012-06-15  Francois ChouinardFix a few warnings
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 KhouzamAdd events structures, indexes and event caches per...
2012-05-31  Alexandre MontplaisirFix ranks in CtfTmfTrace as part of bug #389051
2012-05-29  Matthew KhouzamAdd incremental indexing support Bug 380952
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 API.
2012-05-03  Matthew KhouzamImprove test cases. Coverage of 85%+ and fix bugs.
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-27  Alexandre Montplaisirctf: Fix some simple warnings in the code and tests
2012-04-16  Francois ChouinardMerge master in TmfTraceModel
2012-04-16  Matthew KhouzamDefine CTF API
2012-04-16  Matthew Khouzaminternalize some CTF API
2012-03-23  Bernd HufmannMerge branch 'master' into lttng_2_0_control_dev
2012-03-23  Francois ChouinardInternalize some CTF APIs
This page took 0.053085 seconds and 8 git commands to generate.