Version 0.3
[babeltrace.git] / formats /
2011-08-03  Mathieu DesnoyersSkip padding from metadata end of packet
2011-08-03  Mathieu Desnoyersupdate test files header to "CTF 1.8"
2011-08-03  Mathieu DesnoyersUpdate message
2011-08-02  Mathieu DesnoyersFix reading of empty packets
2011-08-02  Mathieu DesnoyersAdd warning for missing /* TSDL header
2011-07-31  Mathieu DesnoyersAdd text-based metadata header: /* TSDL
2011-07-29  Mathieu DesnoyersUpdate ctf path test
2011-07-29  Mathieu DesnoyersUpdate ctf-path test case
2011-07-29  Mathieu DesnoyersUpdate ctf-path todo test
2011-07-29  Mathieu DesnoyersAdd tofix test (path lookup not supported by grammar)
2011-07-26  Mathieu DesnoyersRetry needs to recreate type def and aliases too
2011-07-26  Mathieu DesnoyersSet old declaration to NULL when retry
2011-07-26  Mathieu DesnoyersKeep byte order field mask set upon retry
2011-07-26  Mathieu DesnoyersClear field mask before retry.
2011-07-26  Mathieu DesnoyersHandle correctly cross-endianness for text-based metadata
2011-07-25  Mathieu DesnoyersByte order is only set when packet-based metadata is...
2011-07-25  Mathieu Desnoyersbyte order from arch only needs to be set when not...
2011-07-25  Mathieu DesnoyersFix read of text-based metadata traces
2011-07-20  Mathieu DesnoyersFix gcc 4.6 warnings
2011-07-20  Mathieu DesnoyersFix cross-endianness handling
2011-07-20  Mathieu DesnoyersFix memory initialization for parser test
2011-07-20  Mathieu DesnoyersRevert "Fix uninitialized memory in metadata parser"
2011-07-20  Mathieu DesnoyersFix uninitialized memory in metadata parser
2011-07-20  Mathieu DesnoyersAdd missing include files to dist tarball
2011-07-18  Simon MarchiFix segfault when typealias fails
2011-07-18  Mathieu DesnoyersAdd dummy output module
2011-07-18  Mathieu DesnoyersFix test case
2011-07-14  Simon MarchiDuplicate variant field name test
2011-07-14  Simon MarchiDuplicate struct field name test
2011-07-14  Simon MarchiDuplicate variant field name check
2011-07-14  Simon MarchiDuplicate struct field name check
2011-07-14  Mathieu DesnoyersMerge branch 'master' of ssh://efficios.com/home/effici...
2011-07-13  Mathieu DesnoyersAdd tofix/ parser test files
2011-07-13  Mathieu DesnoyersCTF: fix packet indexing
2011-07-13  Mathieu DesnoyersCTF format: packet metadata final \0 fix
2011-07-11  Mathieu DesnoyersAdd abstract array test
2011-07-11  Mathieu DesnoyersFix abstract array handling
2011-06-30  Mathieu DesnoyersAdd shared copyright to EfficiOS Inc. and Linux Foundation
2011-06-28  Mathieu DesnoyersPretty-print 0-value timestamps
2011-06-24  Mathieu DesnoyersFix message arg type
2011-06-23  Mathieu DesnoyersMove ctf_file_stream away from ctf-ir
2011-06-23  Mathieu DesnoyersMove stream_id to struct ctf_stream
2011-06-23  Mathieu DesnoyersRename struct ctf_file_event to struct ctf_stream_event
2011-06-22  Mathieu DesnoyersFix babeltrace-log (output) handling in ctf.c
2011-06-08  Mathieu DesnoyersPacket metadata read should substract header size
2011-06-01  Simon MarchiFix XML output in ctf-parser-test
2011-05-26  Mathieu DesnoyersCheck for files not containing any header
2011-05-24  Mathieu DesnoyersFilter out redundant packet context fields unless in...
2011-05-24  Mathieu DesnoyersFix compile warning in semantic validator
2011-05-23  Mathieu DesnoyersKeep packet header and context current
2011-05-23  Mathieu DesnoyersMove definitions to per-file structure
2011-05-23  Mathieu DesnoyersUpdate timestamps by carrying the overflow
2011-05-23  Mathieu DesnoyersFix null stream handling
2011-05-22  Mathieu DesnoyersUpdate enum pretty print
2011-05-22  Mathieu DesnoyersEnum printing fix, enum / variant header handling
2011-05-22  Mathieu DesnoyersFix handling of memopen size
2011-05-21  Mathieu DesnoyersUpdate integer encoding
2011-05-21  Mathieu DesnoyersAdd missing libadd
2011-05-21  Mathieu DesnoyersOnly show packet metadata read in debug mode
2011-05-18  Mathieu DesnoyersCTF: Add support for event headers using variants
2011-05-18  Mathieu Desnoyersctf-text: sequence: fix uninitialized return value
2011-05-17  Mathieu DesnoyersSequence: add missing handling of integer encoding
2011-05-17  Mathieu DesnoyersAdd "encoding" for sequence and array of integers
2011-05-17  Mathieu DesnoyersFix multi-packet packet-based metadata
2011-05-17  Mathieu DesnoyersUse header_sizeof() for header size instead of gcc...
2011-05-17  Mathieu DesnoyersTest and fix packet-based metadata parsing
2011-05-17  Mathieu Desnoyerstrace_uuid -> uuid and add packet metadata support
2011-05-16  Mathieu DesnoyersDon't ever support named struct, enum, variant declarat...
2011-05-16  Mathieu DesnoyersUpdate sequence (type specifier -> field ref), fix...
2011-05-14  Mathieu DesnoyersCreate copy of integer declaration before applying...
2011-05-14  Mathieu DesnoyersUse 0b prefix for binary pretty print
2011-05-14  Mathieu DesnoyersInteger base update
2011-05-13  Mathieu DesnoyersAdd base integer attribute, and use it in ctf-text
2011-05-13  Mathieu DesnoyersAdd structure align() attribute, fix empty string suppo...
2011-05-13  Mathieu Desnoyersmove clock id test TSDL to development subdir
2011-05-13  Mathieu DesnoyersAdd alignment power of two check
2011-05-09  Mathieu DesnoyersHide timestamp field if timestamp is 0
2011-05-09  Mathieu DesnoyersRemove extra space in pretty print
2011-05-09  Mathieu DesnoyersUpdate pretty print output
2011-05-09  Mathieu DesnoyersUpdate pretty-printing output
2011-05-09  Mathieu DesnoyersUpdate pretty-print
2011-05-09  Mathieu Desnoyersmove struct ctf_stream -> struct ctf_stream_class
2011-05-09  Mathieu DesnoyersAdd -t option
2011-05-09  Mathieu DesnoyersUpdate pretty-print
2011-05-09  Mathieu Desnoyersmove content of struct field into struct definition
2011-05-07  Mathieu DesnoyersUse O_RDWR for open write mode (for mmap)
2011-05-07  Mathieu DesnoyersPrettify usage()
2011-05-07  Mathieu DesnoyersChange -EOF for EOF (it is worth -1), fix assertion
2011-05-07  Mathieu DesnoyersIgnore hidden files, error message enhancement
2011-05-07  Mathieu DesnoyersUse stdout FILE * rather than /dev/stdout for default...
2011-05-07  Mathieu Desnoyersfix packet vs file size check
2011-05-07  Mathieu DesnoyersAdd missing EOF check in string validation
2011-05-07  Mathieu DesnoyersAdd out-of-bound checks
2011-05-07  Mathieu Desnoyerscleanup
2011-05-07  Mathieu DesnoyersAdd checks on packet and content size
2011-05-07  Mathieu DesnoyersRemove dead code, enable optimized integer read/write
2011-05-07  Mathieu Desnoyersupdate integer text output formatting
2011-05-07  Mathieu DesnoyersProvide sane defaults
2011-05-07  Mathieu Desnoyersprettify output
2011-05-07  Mathieu Desnoyerstext conversion works
next
This page took 0.038631 seconds and 7 git commands to generate.