Support ctf index version 1.1
[babeltrace.git] / include / babeltrace / ctf / types.h
2015-10-26  Julien DesfossezSupport ctf index version 1.1
2014-09-23  Jérémie GalarneauFix: Don't assume that PROT_WRITE grants read permissions
2014-02-19  Mathieu DesnoyersCTF: Support incremental metadata append
2014-02-08  Mathieu DesnoyersMerge real index and cycles index into a single index
2013-12-13  Julien DesfossezLive: let read API detect inactive streams, allow strea...
2013-12-04  Julien DesfossezAdd a private pointer to the ctf_stream_pos
2013-11-29  Mathieu DesnoyersMerge branch 'master' into bindings/python
2013-11-28  Mathieu DesnoyersFix: read/write mode check
2013-11-27  Mathieu DesnoyersFix: add stricter checks on packet boundaries
2013-11-26  Julien DesfossezParse CTF indexes
2013-11-26  Mathieu DesnoyersCleanup: fix typo
2013-11-12  Jérémie GalarneauMerge branch 'master' into bindings/python
2013-10-31  Jérémie GalarneauFix: Don't create a new packet if ctf_move_pos() seeks...
2013-07-05  Mathieu DesnoyersMerge branch 'master' into bindings/python
2013-04-23  Mathieu DesnoyersAdd backward ref from bt_stream_pos to bt_trace_descriptor
2013-02-15  Julien DesfossezNamespace the struct definition
2013-02-15  Julien DesfossezNamespace struct stream_pos
2013-01-24  Julien DesfossezHide internal functions of libbabeltrace-ctf
2013-01-16  Mathieu DesnoyersMerge branch 'master' into bindings/python
2012-12-05  Mathieu DesnoyersAdd missing permission notice in each source file
2012-10-17  Mathieu DesnoyersFix: test all close/fclose ret val, fix double close
2012-09-28  Mathieu DesnoyersFix: Allow 64-bit packet offset
2012-09-11  Julien DesfossezAPI Fix: bt_ctf_iter_read_event_flags
2012-09-06  Mathieu DesnoyersMerge branch 'master' into bindings/python
2012-08-15  Julien DesfossezFix: add mmap_base_offset to ctf_stream_pos
2012-08-03  Julien DesfossezGet rid of clock-raw and use real clock
2012-07-24  Mathieu DesnoyersFix: get rid of consumed flag
2012-05-29  Mathieu DesnoyersUse mmap_align
2012-05-02  Mathieu DesnoyersFix: support 64-bit events discarded counter types
2012-03-30  Julien DesfossezRename ctf_stream to ctf_stream_definition
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-13  Juha NiskanenUse 64-bit type for packet and content size
2012-02-10  Julien DesfossezAPI : iterator get and set position
2012-01-30  Mathieu DesnoyersPrint event discarded at end of stream
2012-01-30  Mathieu DesnoyersPrint events discarded
2011-12-13  Julien DesfossezUse the generic call to move_pos_slow
2011-09-13  Julien DesfossezSpecify callback to move packet in open_trace
2011-09-01  Mathieu DesnoyersAdd callback API
2011-08-16  Mathieu DesnoyersAnnotate likely/unlikely branches in headers
2011-08-13  Julien DesfossezExport the babeltrace API in babeltrace.h
2011-08-11  Mathieu DesnoyersFix non-matching packet context wrt last packet event...
2011-05-23  Mathieu DesnoyersKeep packet header and context current
2011-05-23  Mathieu DesnoyersUpdate timestamps by carrying the overflow
2011-05-17  Mathieu DesnoyersAdd "encoding" for sequence and array of integers
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 DesnoyersStart packet mmap work
2011-04-30  Mathieu DesnoyersMove stream pos declaration into CTF header
2011-04-04  Mathieu DesnoyersRename "type" to "declaration"
2011-02-27  Mathieu DesnoyersRename: type_class, type -> type, declaration
2011-02-26  Mathieu DesnoyersCTF float/types compile fixes
2011-02-21  Mathieu DesnoyersBabeltrace-wide warning fixes
2010-12-29  Mathieu DesnoyersBuild fix
2010-12-28  Mathieu DesnoyersRelicense BabelTrace library to MIT (BSD-style)
2010-10-05  Mathieu DesnoyersAdd array
2010-10-05  Mathieu DesnoyersAdd structures
2010-10-04  Mathieu DesnoyersRemove bitfields, which are just a bit-addressed integer
2010-10-03  Mathieu DesnoyersString type: complete migration to bitwise position
2010-10-03  Mathieu DesnoyersAPI cleanups, offset by bit.
2010-09-30  Mathieu DesnoyersManage enumerations at the library level
2010-09-30  Mathieu DesnoyersAdd float type class to babeltrace types
2010-09-30  Mathieu DesnoyersUse statically known types, use hash for formats
2010-09-28  Mathieu DesnoyersMove to babeltrace namespace
This page took 0.257878 seconds and 79 git commands to generate.