m4/ax_lib_elfutils.m4: add cache variable
[babeltrace.git] / include /
2016-07-25  Simon MarchiCTF writer: Add function to add an integer environment...
2016-05-31  Michael JeansonFix: strerror_r behavior is glibc specific
2016-05-25  Antoine BusqueStandardise spelling of debug info
2016-05-13  Jérémie GalarneauChange behaviour of stream-intersection with multiple...
2016-04-27  Jérémie GalarneauTypo: succesful* -> successful*
2016-04-21  Antoine BusqueUse bool where possible in dwarf and bin-info
2016-04-21  Antoine BusqueRename so-info to bin-info
2016-04-21  Antoine BusqueAdd --debug-info-target-prefix
2016-04-21  Antoine BusquePrint bin location first
2016-04-21  Antoine BusqueAdd binary location information
2016-04-21  Antoine BusqueUse is_pic field instead of reading ELF header
2016-04-20  Jérémie GalarneauPrint "binary+offset" when function name can't be resolved
2016-04-20  Jérémie GalarneauShow binary path as part of debug info
2016-04-20  Jérémie GalarneauAdd --debug-info-full-path option and shorten source...
2016-04-20  Jérémie GalarneauRename opt_debug_dir to opt_debug_info_dir
2016-04-20  Antoine BusqueAdd bt_ctf_iter_create_intersect to CTF iterator API
2016-04-20  Antoine BusqueInitial implementation of the debuginfo API
2015-09-12  Philippe ProulxStore "tracer_name" from the trace's environment
2016-04-04  Julien DesfossezOption to only show streams' intersection
2016-02-22  Philippe Proulxref.h: add C++ guards
2016-02-22  Philippe Proulxir: add bt_ctf_clock_ns_from_value() utility
2016-02-22  Philippe Proulxir: move clock value accessors to writer header
2016-02-22  Philippe Proulxir: move bt_ctf_stream_class_set_clock() to writer...
2016-02-22  Philippe Proulxir: disable clock value accessors in non-writer mode
2016-02-22  Philippe Proulxir: add bt_ctf_event_get_clock_value()
2016-02-22  Philippe Proulxir: remove unused event header/context fields from...
2016-02-22  Philippe Proulxir: add optional name property to stream
2016-02-22  Philippe Proulxir: make bt_ctf_stream_create() public
2016-02-22  Philippe Proulxir: remove unused bt_ctf_event_copy()
2016-02-22  Philippe Proulxir: add bt_ctf_event_freeze()
2016-02-22  Philippe Proulxir: add bt_ctf_field_freeze()
2016-02-19  Philippe Proulxir: remove bt_ctf_trace_get() and bt_ctf_trace_put()
2016-02-19  Philippe Proulxir: move writer-specific declarations to writer header
2016-02-19  Philippe Proulxir: remove event header accessors from stream
2016-02-19  Philippe Proulxir: add bt_ctf_event_set_packet()
2016-02-19  Philippe Proulxir: add public bt_ctf_packet object
2016-02-19  Philippe Proulxir: move the stream event ctx field to the event
2016-02-19  Philippe Proulxir: remove unused event_headers member from struct...
2016-02-19  Philippe Proulxir: clock: use value in cycles instead of ns
2016-02-19  Philippe Proulxir: split event files into event and event-class files
2016-02-19  Philippe Proulxir: rename event-fields/event-types -> fields/field...
2016-02-19  Philippe Proulxir: rename ctf_type_id -> bt_ctf_type_id
2016-02-19  Philippe Proulxir: rename ctf_string_encoding -> bt_ctf_string_encoding
2016-02-19  Philippe Proulxir: rename bt_ctf_field_path_get_root()
2016-02-19  Philippe Proulxir: rename bt_ctf_node -> bt_ctf_scope
2016-02-19  Philippe Proulxir: add public bt_ctf_field_path object
2016-02-19  Philippe Proulxir: rename bt_ctf_field_type_variant_set_tag()
2016-02-19  Philippe Proulxir: refactor FT validation and resolving
2016-02-19  Philippe Proulxir: add internal bt_ctf_field_path_clear()
2016-02-19  Philippe Proulxir: validate field types on field creation
2016-02-19  Philippe Proulxvalues: fix indentation
2016-02-19  Philippe Proulxref.h: fix doc
2016-02-19  Philippe Proulxvalues: add `_empty` prefix when relevant
2016-02-19  Philippe ProulxBT_MOVE(): call bt_put(_dst)
2016-02-19  Philippe ProulxFix: bt_ctf_field_type_floating_point_copy(): set self...
2016-02-19  Philippe ProulxAdd bt_ctf_field_type_compare(): field type deep comparison
2016-02-19  Philippe Proulxir: event-types-internal.h: fix comment
2016-02-19  Philippe Proulxir: add user byte order to integer/float types
2016-02-13  Mathieu DesnoyersHandle negative time and offset from Epoch
2016-02-10  Michael JeansonFix: BABELTRACE_HAVE_LIBC_UUID misspelled as BT_HAVE_LI...
2016-02-10  Michael JeansonPort: Add OSX mman.h compat
2016-02-09  Alexis MartinPort: Add OSX endian.h compat
2016-02-09  Michael JeansonCleanup: remove unused label 'end'
2016-01-19  Jérémie GalarneauImplement new CTF-IR reference counting scheme
2016-01-19  Jérémie GalarneauReturn pointer when using bt_get()
2016-01-19  Jérémie GalarneauAdd internal bt_object reference count accessor
2016-01-19  Jérémie GalarneauAdd parented object memory management to the Object...
2015-10-26  Julien DesfossezOutput a warning if packets are lost
2015-10-26  Julien DesfossezSupport ctf index version 1.1
2015-10-15  Mathieu Desnoyerscompat send no SIGPIPE: multithread-safe
2015-10-15  Jérémie GalarneauFix: truncated value in fgetc() usage
2015-10-14  Mathieu DesnoyersImplement bt_getline
2015-10-14  Michael JeansonPort: Include config.h globally trough DEFAULT_INCLUDES
2015-10-14  Michael JeansonPort: Add compat for dirfd
2015-10-14  Michael JeansonPort: Add compat for mkdtemp
2015-10-14  Michael JeansonPort: Add compat for strnlen and strndup
2015-10-14  Mathieu DesnoyersPort: Implement faccessat wrapper
2015-10-14  Jérémie GalarneauPort: implement posix_fallocate wrapper
2015-10-13  Michael JeansonPort: Add compat for platforms with no MSG_NOSIGNAL...
2015-10-13  Jérémie GalarneauChange UUID API prefix from babeltrace_ to bt_
2015-10-13  Michael JeansonPort: Add Solaris libuuid compat
2015-10-13  Michael JeansonPort: Add Solaris endian.h compat
2015-10-07  Michael JeansonFix: add compat for glib < 2.32
2015-07-31  Philippe Proulxir: add bt_ctf_field_type_sequence/array_set_element_type()
2015-07-30  Philippe Proulxir: add field instance type ID helpers
2015-07-30  Philippe Proulxir: add bt_ctf_field_get_type_id()
2015-07-30  Philippe Proulxir: add field type ID helpers
2015-07-30  Jérémie GalarneauUnify reference counting using a common bt_object base
2015-07-29  Philippe Proulxir: add bt_ctf_trace_get_stream_class_by_id()
2015-07-29  Philippe Proulxir: add internal field path getters
2015-07-28  Philippe ProulxRename bt_object to bt_value
2015-07-28  Philippe Proulxir: add BT_CTF_MOVE()
2015-07-17  Philippe Proulxir: consolidate reference counting functions
2015-05-25  Philippe Proulxir: add bt_ctf_field_variant_get_current_field()
2015-05-22  Jérémie GalarneauFix: Return a variant's alignment as 0 (undefined).
2015-05-14  Jérémie Galarneauir: copy variants and sequences when setting a field...
2015-05-12  Jérémie Galarneauir: Implement a field type visitor to resolve dynamic...
2015-05-11  Jérémie Galarneauir: add bt_ctf_field_type_variant_set_tag()
2015-05-11  Jérémie Galarneauir: add tag field path to variant field type
2015-05-11  Jérémie Galarneauir: add length_field_path to sequence field type
next
This page took 0.038857 seconds and 7 git commands to generate.