Use integer extraction functions
[babeltrace.git] / include /
2011-09-27  Julien DesfossezExtract int and char arrays from fields
2011-09-27  Julien DesfossezAdd parameters to callbacks
2011-09-26  Mathieu DesnoyersFix float support
2011-09-17  Mathieu DesnoyersRemove underscore prefix from field names (pretty-print)
2011-09-14  Julien DesfossezOptional file pointer to metadata
2011-09-13  Julien DesfossezSpecify callback to move packet in open_trace
2011-09-01  Mathieu DesnoyersAdd callback API
2011-08-31  Mathieu DesnoyersEnhance babeltrace API with position save/restore
2011-08-31  Mathieu DesnoyersRemove unused structure forward declarations
2011-08-16  Mathieu DesnoyersAnnotate prio heap likely branch
2011-08-16  Mathieu DesnoyersAnnotate likely/unlikely branches in headers
2011-08-13  Julien DesfossezExport the babeltrace API in babeltrace.h
2011-08-12  Mathieu DesnoyersSave current event id
2011-08-12  Mathieu DesnoyersBabeltrace: print correct version number
2011-08-11  Mathieu DesnoyersFix non-matching packet context wrt last packet event...
2011-08-05  Amer AlhalabiMultiple Directory Conversion
2011-08-03  Mathieu Desnoyersupdate test files header to "CTF 1.8"
2011-07-29  Mathieu DesnoyersRemove incorrect comment from ctf-ir
2011-07-20  Mathieu DesnoyersAdd missing include files to dist tarball
2011-07-14  Mathieu DesnoyersMerge branch 'master' of ssh://efficios.com/home/effici...
2011-06-30  Mathieu DesnoyersAdd shared copyright to EfficiOS Inc. and Linux Foundation
2011-06-28  Mathieu DesnoyersPretty-print 0-value timestamps
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-23  Mathieu DesnoyersMove intermediate representation to ctf-ir/
2011-06-23  Mathieu Desnoyersexport lookup_definition
2011-05-24  Mathieu DesnoyersFilter out redundant packet context fields unless in...
2011-05-24  Mathieu DesnoyersAdd heap debug option, fix heap
2011-05-23  Mathieu DesnoyersKeep packet header and context current
2011-05-23  Mathieu DesnoyersMove definitions to per-file structure
2011-05-23  Mathieu DesnoyersUse priority heap to order by timestamp
2011-05-23  Mathieu DesnoyersAdd MIT-licensed priority heap, based on CLRS, chap. 6
2011-05-23  Mathieu DesnoyersUpdate timestamps by carrying the overflow
2011-05-22  Mathieu DesnoyersEnum: fix single-value hash table lookup
2011-05-21  Mathieu DesnoyersExternalize symbols
2011-05-18  Mathieu DesnoyersCTF: Add support for event headers using variants
2011-05-17  Mathieu DesnoyersAdd "encoding" for sequence and array of integers
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 DesnoyersUpdate sequence (type specifier -> field ref), fix...
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-09  Mathieu DesnoyersUpdate pretty print output
2011-05-09  Mathieu DesnoyersUpdate pretty-printing output
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 DesnoyersCleanup babeltrace-log
2011-05-07  Mathieu DesnoyersComplete dummy trace creation
2011-05-07  Mathieu DesnoyersChange -EOF for EOF (it is worth -1), fix assertion
2011-05-07  Mathieu DesnoyersAdd out-of-bound checks
2011-05-07  Mathieu Desnoyerstext conversion works
2011-05-07  Mathieu Desnoyerstext output
2011-05-06  Mathieu Desnoyersinit pos cleanup
2011-05-06  Mathieu DesnoyersRestructure objects around generic_rw() accessor
2011-05-06  Mathieu DesnoyersUse inheritance for trace descriptor and positions
2011-05-06  Mathieu DesnoyersCTF: open trace read
2011-05-05  Mathieu DesnoyersFix integer/float/string read: keep value in definition...
2011-05-05  Mathieu Desnoyersbitfields: use "type" parameter for unit pointer type
2011-05-05  Mathieu DesnoyersPortable bitfields: protect against variable name clash...
2011-05-05  Mathieu DesnoyersAdd array and sequence "len" accessor
2011-05-05  Mathieu DesnoyersStart packet mmap work
2011-04-30  Mathieu DesnoyersHandle noninteractive input for metadata
2011-04-30  Mathieu DesnoyersMove stream pos declaration into CTF header
2011-04-30  Mathieu DesnoyersCTF trace open/close
2011-04-29  Mathieu DesnoyersUse dynamic shared libraries, list formats
2011-04-29  Mathieu DesnoyersAdd babeltrace option parsing
2011-04-29  Mathieu Desnoyersctf metadata visitor: remove word_size from trace decla...
2011-04-26  Mathieu DesnoyersCTF metadata structure generation code finished
2011-04-21  Mathieu Desnoyersctf visitor generate I/O struct: Compile fixes, part 1
2011-04-21  Mathieu DesnoyersUpdate gen io structs, basic implementation complete
2011-04-21  Mathieu DesnoyersRemove unneeded declaration "name", work in progress...
2011-04-21  Mathieu DesnoyersWork in progress generate io struct
2011-04-21  Mathieu DesnoyersUpdate typealias behavior
2011-04-18  Mathieu DesnoyersCreate "untagged" variant structure
2011-04-18  Mathieu DesnoyersScope path: split dynamic scope path
2011-04-16  Mathieu DesnoyersDynamic scope: child position is MAX_INT
2011-04-16  Mathieu DesnoyersDefinition scope: update
2011-04-15  Mathieu DesnoyersDynamic definition scope hierarchy
2011-04-14  Mathieu DesnoyersDefinition scope lookup (for variant/enum)
2011-04-04  Mathieu DesnoyersCoding indentation cleanup
2011-04-04  Mathieu DesnoyersRename "type" to "declaration"
2011-04-04  Mathieu DesnoyersRename "declaration" to "definition"
2011-04-04  Mathieu DesnoyersUpdate generate IO struct work in progress
2011-03-27  Mathieu DesnoyersAdd struct/variant/enum named type to type scope
2011-03-26  Mathieu DesnoyersI/O structures accessors generation (work in progress)
2011-03-21  Mathieu Desnoyersctf metadata field is set bitmasks
2011-03-02  Mathieu DesnoyersSeparate declaration scope from type scope
2011-02-27  Mathieu Desnoyerscleanup
2011-02-27  Mathieu DesnoyersAdd CTF metadata trace structures
2011-02-27  Mathieu DesnoyersDeclaration scope lookup
2011-02-27  Mathieu DesnoyersBuild fixes.
2011-02-27  Mathieu DesnoyersRename: type_class, type -> type, declaration
2011-02-26  Mathieu DesnoyersCTF float/types compile fixes
2011-02-26  Mathieu DesnoyersAdd type class/type structure management
2011-02-22  Mathieu DesnoyersUpdate g array ref
2011-02-21  Mathieu DesnoyersBabeltrace-wide warning fixes
next
This page took 0.037065 seconds and 7 git commands to generate.