Fix: test all close/fclose ret val, fix double close
[babeltrace.git] / include /
2012-02-10  Julien DesfossezAPI : iterator get and set position
2012-02-09  Mathieu DesnoyersFix clock freq
2012-02-09  Mathieu Desnoyersclock: use freq field
2012-02-07  Mathieu DesnoyersRemove all code that depends on trace collection direct...
2012-02-07  Mathieu DesnoyersParse environment declarations from LTTng-modules and...
2012-02-01  Mathieu DesnoyersShow loglevel information only with value
2012-02-01  Mathieu DesnoyersRevert "Remove leading underscores from identifiers...
2012-02-01  Mathieu DesnoyersRemove leading underscores from identifiers directly...
2012-01-31  Julien DesfossezAPI : iterator namespace cleanup
2012-01-30  Mathieu DesnoyersTime offset: use trace offset average
2012-01-30  Julien DesfossezAPI : trace_handle
2012-01-30  Mathieu DesnoyersPrint event discarded at end of stream
2012-01-30  Mathieu DesnoyersDiscarded event time range is between last packet event...
2012-01-30  Mathieu DesnoyersPrint time range during which events have been dropped
2012-01-30  Mathieu DesnoyersPrint events discarded
2012-01-30  Mathieu DesnoyersAdd clock offset support
2012-01-30  Mathieu DesnoyersAdd clocks to trace collection
2012-01-30  Mathieu Desnoyersclock: show as time of day
2012-01-28  Mathieu DesnoyersImplement clock mapping within integer type
2012-01-28  Mathieu DesnoyersImplement clock IR generation
2012-01-27  Mathieu DesnoyersFix erroneous use of "-n" for additional fields, add...
2012-01-27  Mathieu DesnoyersOutput warnings and errors to stderr
2012-01-27  Mathieu DesnoyersFix double typedef of bt_event_name
2012-01-25  Julien DesfossezAPI : split iterator headers from babeltrace.h
2012-01-25  Julien DesfossezAdd missing context.h/context.c
2012-01-25  Julien DesfossezIntroduce contexts
2012-01-16  Julien DesfossezOrganise libbabeltrace
2012-01-16  Julien DesfossezExport the format.h header
2012-01-07  Mathieu DesnoyersAdd time delta to ctf-text
2011-12-13  Julien DesfossezUse the generic call to move_pos_slow
2011-12-06  Mathieu DesnoyersAdd loglevel support
2011-11-28  Julien DesfossezHelper function to extract string from fields
2011-11-22  Mathieu DesnoyersAdd trace:domain,trace:procname,trace:pid support
2011-11-22  Mathieu DesnoyersAdd "-n trace" option to print trace name
2011-11-02  Mathieu DesnoyersShow field names by default, enhance --names option
2011-09-30  Julien DesfossezAdd mmap trace reading
2011-09-30  Julien DesfossezPass stream pointer with callback caller data
2011-09-27  Mathieu DesnoyersAdd missing stdint.h
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
next
This page took 0.039184 seconds and 7 git commands to generate.