projects
/
babeltrace.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Tests: add unit tests for bt_dwarf
2016-04-20
Antoine Busque
Tests: add unit tests for bt_dwarf
commit
|
commitdiff
|
tree
2016-04-20
Antoine Busque
Initial implementation of the debuginfo API
commit
|
commitdiff
|
tree
2016-04-20
Mathieu Desnoyers
Fix: lttng-live flush when output to file
commit
|
commitdiff
|
tree
2016-04-19
Mathieu Desnoyers
Fix: lttng-live use g_free rather than free
commit
|
commitdiff
|
tree
2015-09-12
Philippe Proulx
Store "tracer_name" from the trace's environment
commit
|
commitdiff
|
tree
2016-04-06
Jérémie Galarneau
Fix: Missing pointer dereference in NULL check
commit
|
commitdiff
|
tree
2016-04-05
Jérémie Galarneau
Fix: leak of stream intersection positions
commit
|
commitdiff
|
tree
2016-04-05
Jérémie Galarneau
Remove useless bt_iter when creating intersection
commit
|
commitdiff
|
tree
2016-04-05
Jérémie Galarneau
Add new test artifacts to .gitignore
commit
|
commitdiff
|
tree
2016-04-05
Jérémie Galarneau
Tests: use templates for stream intersection and packet_seq_num
commit
|
commitdiff
|
tree
2016-04-05
Jérémie Galarneau
Tests: fix OOT build by adding test scripts to noinst_SCRIPTS
commit
|
commitdiff
|
tree
2016-04-04
Jérémie Galarneau
Docs: Add --stream-intersection to the BABELTRACE(1...
commit
|
commitdiff
|
tree
2016-04-04
Jérémie Galarneau
Rephrase error message
commit
|
commitdiff
|
tree
2016-04-04
Julien Desfossez
Test the stream intersection feature
commit
|
commitdiff
|
tree
2016-04-04
Julien Desfossez
Option to only show streams' intersection
commit
|
commitdiff
|
tree
2016-04-04
Julien Desfossez
Tests for packet_seq_num handling
commit
|
commitdiff
|
tree
2016-04-04
Julien Desfossez
Fix: lttng-live data_size and version endianness
commit
|
commitdiff
|
tree
2016-02-24
Philippe Proulx
test_ctf_ir_ref.c: fix coding style
commit
|
commitdiff
|
tree
2016-02-24
Philippe Proulx
test_ctf_writer.c: test packet functions
commit
|
commitdiff
|
tree
2016-02-24
Philippe Proulx
Fix: do not set event's parent to a non-writer stream
commit
|
commitdiff
|
tree
2016-02-24
Philippe Proulx
ir: bt_ctf_stream_append_event(): do not always reset...
commit
|
commitdiff
|
tree
2016-02-24
Philippe Proulx
ir: bt_ctf_event_set_packet(): check for common stream...
commit
|
commitdiff
|
tree
2016-02-23
Philippe Proulx
test_ctf_ir_ref.c: fix indentation
commit
|
commitdiff
|
tree
2016-02-23
Philippe Proulx
test_ctf_ir_ref.c: test all permutations of put
commit
|
commitdiff
|
tree
2016-02-22
Jérémie Galarneau
Solaris build fix: missing inclusion of endian.h
commit
|
commitdiff
|
tree
2016-02-22
Philippe Proulx
ref.h: add C++ guards
commit
|
commitdiff
|
tree
2016-02-22
Philippe Proulx
test_ctf_writer.c: test bt_ctf_clock_ns_from_value()
commit
|
commitdiff
|
tree
2016-02-22
Jérémie Galarneau
Cleanup: lift function call outside of condition
commit
|
commitdiff
|
tree
2016-02-22
Philippe Proulx
ir: add bt_ctf_clock_ns_from_value() utility
commit
|
commitdiff
|
tree
2016-02-22
Philippe Proulx
ir: move clock value accessors to writer header
commit
|
commitdiff
|
tree
2016-02-22
Philippe Proulx
test_ctf_writer.c: test writer/non-writer clock value...
commit
|
commitdiff
|
tree
2016-02-22
Philippe Proulx
ir: move bt_ctf_stream_class_set_clock() to writer...
commit
|
commitdiff
|
tree
2016-02-22
Philippe Proulx
ir: disable clock value accessors in non-writer mode
commit
|
commitdiff
|
tree
2016-02-22
Philippe Proulx
ir: add bt_ctf_event_get_clock_value()
commit
|
commitdiff
|
tree
2016-02-22
Philippe Proulx
ir: bt_ctf_stream_append_event(): do not append event...
commit
|
commitdiff
|
tree
2016-02-22
Philippe Proulx
ir: remove unused event header/context fields from...
commit
|
commitdiff
|
tree
2016-02-22
Philippe Proulx
ir: add optional name property to stream
commit
|
commitdiff
|
tree
2016-02-22
Philippe Proulx
test_ctf_writer.c: test bt_ctf_stream_create()
commit
|
commitdiff
|
tree
2016-02-22
Philippe Proulx
ir: make bt_ctf_stream_create() public
commit
|
commitdiff
|
tree
2016-02-22
Philippe Proulx
test_ctf_writer.c: test stream class clock -> trace...
commit
|
commitdiff
|
tree
2016-02-22
Philippe Proulx
ir: bt_ctf_trace_add_stream_class(): add stream class...
commit
|
commitdiff
|
tree
2016-02-22
Philippe Proulx
ir: remove unused bt_ctf_event_copy()
commit
|
commitdiff
|
tree
2016-02-22
Philippe Proulx
ir: verify stream mode in stream functions
commit
|
commitdiff
|
tree
2016-02-22
Philippe Proulx
ir: freeze event on bt_ctf_stream_append_event()
commit
|
commitdiff
|
tree
2016-02-22
Philippe Proulx
ir: add bt_ctf_event_freeze()
commit
|
commitdiff
|
tree
2016-02-22
Philippe Proulx
ir: add bt_ctf_field_freeze()
commit
|
commitdiff
|
tree
2016-02-19
Philippe Proulx
ir: remove bt_ctf_trace_get() and bt_ctf_trace_put()
commit
|
commitdiff
|
tree
2016-02-19
Philippe Proulx
ir: move writer-specific declarations to writer header
commit
|
commitdiff
|
tree
2016-02-19
Philippe Proulx
ir: remove event header accessors from stream
commit
|
commitdiff
|
tree
2016-02-19
Philippe Proulx
ir: add bt_ctf_event_set_packet()
commit
|
commitdiff
|
tree
2016-02-19
Philippe Proulx
ir: add public bt_ctf_packet object
commit
|
commitdiff
|
tree
2016-02-19
Philippe Proulx
ir: move the stream event ctx field to the event
commit
|
commitdiff
|
tree
2016-02-19
Philippe Proulx
ir: remove unused event_headers member from struct...
commit
|
commitdiff
|
tree
2016-02-19
Philippe Proulx
ir: validate integer FT's mapped clock against signedness
commit
|
commitdiff
|
tree
2016-02-19
Philippe Proulx
ir: clock: use value in cycles instead of ns
commit
|
commitdiff
|
tree
2016-02-19
Philippe Proulx
ir: freeze mapped clock when freezing integer FT
commit
|
commitdiff
|
tree
2016-02-19
Philippe Proulx
ir: freeze clocks when freezing a trace
commit
|
commitdiff
|
tree
2016-02-19
Philippe Proulx
ir: split event files into event and event-class files
commit
|
commitdiff
|
tree
2016-02-19
Philippe Proulx
ir: rename event-fields/event-types -> fields/field...
commit
|
commitdiff
|
tree
2016-02-19
Philippe Proulx
ir: rename ctf_type_id -> bt_ctf_type_id
commit
|
commitdiff
|
tree
2016-02-19
Philippe Proulx
ir: rename ctf_string_encoding -> bt_ctf_string_encoding
commit
|
commitdiff
|
tree
2016-02-19
Philippe Proulx
ir: rename bt_ctf_field_path_get_root()
commit
|
commitdiff
|
tree
2016-02-19
Philippe Proulx
ir: rename bt_ctf_node -> bt_ctf_scope
commit
|
commitdiff
|
tree
2016-02-19
Philippe Proulx
ir: add public bt_ctf_field_path object
commit
|
commitdiff
|
tree
2016-02-19
Philippe Proulx
ir: rename bt_ctf_field_type_variant_set_tag()
commit
|
commitdiff
|
tree
2016-02-19
Philippe Proulx
Add validation/resolving tests
commit
|
commitdiff
|
tree
2016-02-19
Philippe Proulx
test_bt_values.c: fix top comment
commit
|
commitdiff
|
tree
2016-02-19
Philippe Proulx
ir: freeze attributes when freezing an event
commit
|
commitdiff
|
tree
2016-02-19
Jérémie Galarneau
Fix scan-build warning of potential NULL dereference
commit
|
commitdiff
|
tree
2016-02-19
Philippe Proulx
ir: refactor FT validation and resolving
commit
|
commitdiff
|
tree
2016-02-19
Philippe Proulx
ir: allow to set variant FT's tag FT even when frozen
commit
|
commitdiff
|
tree
2016-02-19
Philippe Proulx
ir: add internal bt_ctf_field_path_clear()
commit
|
commitdiff
|
tree
2016-02-19
Philippe Proulx
ir: validate field types on field creation
commit
|
commitdiff
|
tree
2016-02-19
Philippe Proulx
values: fix indentation
commit
|
commitdiff
|
tree
2016-02-19
Philippe Proulx
ref.h: fix doc
commit
|
commitdiff
|
tree
2016-02-19
Philippe Proulx
values: add `_empty` prefix when relevant
commit
|
commitdiff
|
tree
2016-02-19
Philippe Proulx
BT_MOVE(): call bt_put(_dst)
commit
|
commitdiff
|
tree
2016-02-19
Philippe Proulx
Fix: bt_ctf_field_type_floating_point_copy(): set self...
commit
|
commitdiff
|
tree
2016-02-19
Philippe Proulx
Add bt_ctf_field_type_compare(): field type deep comparison
commit
|
commitdiff
|
tree
2016-02-19
Philippe Proulx
ir: event-types-internal.h: fix comment
commit
|
commitdiff
|
tree
2016-02-19
Philippe Proulx
ir: add user byte order to integer/float types
commit
|
commitdiff
|
tree
2016-02-19
Philippe Proulx
test_ctf_writer.c: assert() unchecked return values
commit
|
commitdiff
|
tree
2016-02-19
Philippe Proulx
ir: bt_ctf_stream_class_set_byte_order(): EC is already...
commit
|
commitdiff
|
tree
2016-02-17
Jérémie Galarneau
Python bindings: remove unnecessary semi-colons
commit
|
commitdiff
|
tree
2016-02-17
Jérémie Galarneau
Python bindings: missing error check in Clock precision...
commit
|
commitdiff
|
tree
2016-02-17
Jérémie Galarneau
Python bindings: accomodate API changes introduced...
commit
|
commitdiff
|
tree
2016-02-15
Jérémie Galarneau
Remove stale comment from event destructor
commit
|
commitdiff
|
tree
2016-02-13
Mathieu Desnoyers
Handle negative time and offset from Epoch
commit
|
commitdiff
|
tree
2016-02-13
Mathieu Desnoyers
Fix: CTF parser: accept signed constant literals
commit
|
commitdiff
|
tree
2016-02-11
Mathieu Desnoyers
Fix: out-of-bound memory access
commit
|
commitdiff
|
tree
2016-02-11
Jérémie Galarneau
Fix out-of-tree tests: seek tests can't find traces
commit
|
commitdiff
|
tree
2016-02-10
Michael Jeanson
Tests: Fix test plans and do not skip on fail
commit
|
commitdiff
|
tree
2016-02-10
Michael Jeanson
Fix: Check return value of fpathconf
commit
|
commitdiff
|
tree
2016-02-10
Michael Jeanson
Fix: BABELTRACE_HAVE_LIBC_UUID misspelled as BT_HAVE_LIBC_UUID
commit
|
commitdiff
|
tree
2016-02-10
Michael Jeanson
Fix: check for socket lib before function checks
commit
|
commitdiff
|
tree
2016-02-10
Michael Jeanson
Port: Add OSX libuuid compat
commit
|
commitdiff
|
tree
2016-02-10
Michael Jeanson
Port: Add OSX mman.h compat
commit
|
commitdiff
|
tree
2016-02-09
Alexis Martin
Port: Add OSX endian.h compat
commit
|
commitdiff
|
tree
2016-02-09
Michael Jeanson
Cleanup: remove unused label 'end'
commit
|
commitdiff
|
tree
2016-01-26
Jérémie Galarneau
Fix: Wrong variable checked for allocation failure
commit
|
commitdiff
|
tree
next
This page took
0.035758 seconds
and
3
git commands to generate.