Rename ctf_event to ctf_event_declaration
[babeltrace.git] / formats / ctf-text / ctf-text.c
2012-03-30  Julien DesfossezRename ctf_event to ctf_event_declaration
2012-03-30  Julien DesfossezRename ctf_stream to ctf_stream_definition
2012-03-30  Julien DesfossezRename ctf_stream_event to ctf_event_definition
2012-03-30  Julien DesfossezRename ctf_stream_class to ctf_stream_declaration
2012-03-01  Mathieu DesnoyersBabeltrace wrapper update
2012-02-17  Mathieu Desnoyersfix: move read event from iterator to event.h
2012-02-17  Mathieu DesnoyersAPI fix: packet_seek should take an index rather than...
2012-02-17  Mathieu DesnoyersFix API: rename unclear move_pos_slow to packet_seek
2012-02-17  Mathieu DesnoyersFix: do not use ctf-specific struct in format.h
2012-02-10  Mathieu DesnoyersPrint loglevel names
2012-02-10  Julien DesfossezAPI : iterator get and set position
2012-02-07  Mathieu DesnoyersRemove all code that depends on trace collection direct...
2012-02-07  Mathieu DesnoyersUse environment information for extra fields
2012-02-01  Mathieu DesnoyersShow loglevel information only with value
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 DesnoyersAdd clock offset support
2012-01-30  Mathieu Desnoyersclock: show as time of day
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-07  Mathieu DesnoyersAdd time delta to ctf-text
2012-01-07  Mathieu Desnoyersctf-text: show timestamp in sec.nsec
2011-12-06  Mathieu DesnoyersAdd loglevel support
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-11-02  Mathieu DesnoyersMove opt_field_names/babeltrace_verbose/babeltrace_debu...
2011-09-14  Julien DesfossezOptional file pointer to metadata
2011-09-13  Julien DesfossezSpecify callback to move packet in open_trace
2011-08-13  Julien DesfossezExport the babeltrace API in babeltrace.h
2011-08-12  Mathieu DesnoyersSave current event id
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 DesnoyersRename struct ctf_file_event to struct ctf_stream_event
2011-05-24  Mathieu DesnoyersFilter out redundant packet context fields unless in...
2011-05-23  Mathieu DesnoyersMove definitions to per-file structure
2011-05-22  Mathieu DesnoyersEnum printing fix, enum / variant header handling
2011-05-09  Mathieu DesnoyersHide timestamp field if timestamp is 0
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-07  Mathieu DesnoyersUse O_RDWR for open write mode (for mmap)
2011-05-07  Mathieu DesnoyersUse stdout FILE * rather than /dev/stdout for default...
2011-05-07  Mathieu DesnoyersRemove dead code, enable optimized integer read/write
2011-05-07  Mathieu DesnoyersProvide sane defaults
2011-05-07  Mathieu DesnoyersAdd missing ctf-text.c to repo
This page took 0.219033 seconds and 58 git commands to generate.