projects
/
babeltrace.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
babeltrace.git
2016-02-19
Philippe Proulx
ir: freeze mapped clock when freezing integer FT
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Philippe Proulx
ir: freeze clocks when freezing a trace
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Philippe Proulx
ir: split event files into event and event-class files
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Philippe Proulx
ir: rename event-fields/event-types -> fields/field...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Philippe Proulx
ir: rename ctf_type_id -> bt_ctf_type_id
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Philippe Proulx
ir: rename ctf_string_encoding -> bt_ctf_string_encoding
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Philippe Proulx
ir: rename bt_ctf_field_path_get_root()
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Philippe Proulx
ir: rename bt_ctf_node -> bt_ctf_scope
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Philippe Proulx
ir: add public bt_ctf_field_path object
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Philippe Proulx
ir: rename bt_ctf_field_type_variant_set_tag()
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Philippe Proulx
Add validation/resolving tests
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Philippe Proulx
test_bt_values.c: fix top comment
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Philippe Proulx
ir: freeze attributes when freezing an event
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Jérémie Galarneau
Fix scan-build warning of potential NULL dereference
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Philippe Proulx
ir: refactor FT validation and resolving
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Philippe Proulx
ir: allow to set variant FT's tag FT even when frozen
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Philippe Proulx
ir: add internal bt_ctf_field_path_clear()
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Philippe Proulx
ir: validate field types on field creation
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Philippe Proulx
values: fix indentation
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Philippe Proulx
ref.h: fix doc
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Philippe Proulx
values: add `_empty` prefix when relevant
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Philippe Proulx
BT_MOVE(): call bt_put(_dst)
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Philippe Proulx
Fix: bt_ctf_field_type_floating_point_copy(): set self...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Philippe Proulx
Add bt_ctf_field_type_compare(): field type deep comparison
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Philippe Proulx
ir: event-types-internal.h: fix comment
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Philippe Proulx
ir: add user byte order to integer/float types
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Philippe Proulx
test_ctf_writer.c: assert() unchecked return values
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Philippe Proulx
ir: bt_ctf_stream_class_set_byte_order(): EC is already...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Jérémie Galarneau
Python bindings: remove unnecessary semi-colons
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Jérémie Galarneau
Python bindings: missing error check in Clock precision...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Jérémie Galarneau
Python bindings: accomodate API changes introduced...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-15
Jérémie Galarneau
Remove stale comment from event destructor
commit
|
commitdiff
|
tree
|
snapshot
2016-02-13
Mathieu Desnoyers
Handle negative time and offset from Epoch
commit
|
commitdiff
|
tree
|
snapshot
2016-02-13
Mathieu Desnoyers
Fix: CTF parser: accept signed constant literals
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Mathieu Desnoyers
Fix: out-of-bound memory access
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Jérémie Galarneau
Fix out-of-tree tests: seek tests can't find traces
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Michael Jeanson
Tests: Fix test plans and do not skip on fail
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Michael Jeanson
Fix: Check return value of fpathconf
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Michael Jeanson
Fix: BABELTRACE_HAVE_LIBC_UUID misspelled as BT_HAVE_LI...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Michael Jeanson
Fix: check for socket lib before function checks
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Michael Jeanson
Port: Add OSX libuuid compat
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Michael Jeanson
Port: Add OSX mman.h compat
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Alexis Martin
Port: Add OSX endian.h compat
commit
|
commitdiff
|
tree
|
snapshot
2016-02-09
Michael Jeanson
Cleanup: remove unused label 'end'
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Jérémie Galarneau
Fix: Wrong variable checked for allocation failure
commit
|
commitdiff
|
tree
|
snapshot
2016-01-19
Jérémie Galarneau
Implement new CTF-IR reference counting scheme
commit
|
commitdiff
|
tree
|
snapshot
2016-01-19
Jérémie Galarneau
Use bt_put instead of bt_ctf_field_put as release callback
commit
|
commitdiff
|
tree
|
snapshot
2016-01-19
Jérémie Galarneau
Clean-up bt_put() implementation
commit
|
commitdiff
|
tree
|
snapshot
2016-01-19
Jérémie Galarneau
Object: Acquire reference to parent on first acquired...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-19
Jérémie Galarneau
Tests: Add CTF-IR reference counting test
commit
|
commitdiff
|
tree
|
snapshot
2016-01-19
Jérémie Galarneau
Return pointer when using bt_get()
commit
|
commitdiff
|
tree
|
snapshot
2016-01-19
Jérémie Galarneau
Add internal bt_object reference count accessor
commit
|
commitdiff
|
tree
|
snapshot
2016-01-19
Jérémie Galarneau
Docs: Document reference counting scheme implemented...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-19
Jérémie Galarneau
Add parented object memory management to the Object...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-05
Jonathan Rajotte
Do not use g_list_free_full
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Jérémie Galarneau
Update version to 2.0.0-pre
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Jonathan Rajotte
Only compare "bison -y" to the basename of YACC variable
commit
|
commitdiff
|
tree
|
snapshot
2015-10-27
Jérémie Galarneau
Python bindings: work around Python 3.5 behaviour change
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Julien Desfossez
Output a warning if packets are lost
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Jérémie Galarneau
Clean-up: Use memset() to initialize packet_index
commit
|
commitdiff
|
tree
|
snapshot
2015-10-26
Julien Desfossez
Support ctf index version 1.1
commit
|
commitdiff
|
tree
|
snapshot
2015-10-19
Jérémie Galarneau
Cleanup: Don't hardcode include paths unnecessarily
commit
|
commitdiff
|
tree
|
snapshot
2015-10-17
Jérémie Galarneau
Fix: include ctf-scanner-symbols.h to prefix yy_* symbols
commit
|
commitdiff
|
tree
|
snapshot
2015-10-16
Jérémie Galarneau
Fix: missing includes break the out-of-tree build
commit
|
commitdiff
|
tree
|
snapshot
2015-10-15
Mathieu Desnoyers
Fix: memstream compat layer requires use of babeltrace_...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-15
Mathieu Desnoyers
compat send no SIGPIPE: multithread-safe
commit
|
commitdiff
|
tree
|
snapshot
2015-10-15
Jérémie Galarneau
Fix: truncated value in fgetc() usage
commit
|
commitdiff
|
tree
|
snapshot
2015-10-14
Mathieu Desnoyers
Fix: handle EINTR return value for bt_posix_fallocate
commit
|
commitdiff
|
tree
|
snapshot
2015-10-14
Michael Jeanson
Configure: Add missing checks
commit
|
commitdiff
|
tree
|
snapshot
2015-10-14
Mathieu Desnoyers
Implement bt_getline
commit
|
commitdiff
|
tree
|
snapshot
2015-10-14
Mathieu Desnoyers
Fix: initialize getline linesize argument to 0
commit
|
commitdiff
|
tree
|
snapshot
2015-10-14
Michael Jeanson
Fix: warning, may be used uninitialized
commit
|
commitdiff
|
tree
|
snapshot
2015-10-14
Michael Jeanson
Port: Replace dirent->d_type by stat S_ISREG
commit
|
commitdiff
|
tree
|
snapshot
2015-10-14
Michael Jeanson
Port: Include config.h globally trough DEFAULT_INCLUDES
commit
|
commitdiff
|
tree
|
snapshot
2015-10-14
Michael Jeanson
Port: Add compat for dirfd
commit
|
commitdiff
|
tree
|
snapshot
2015-10-14
Michael Jeanson
Port: Add compat for mkdtemp
commit
|
commitdiff
|
tree
|
snapshot
2015-10-14
Michael Jeanson
Port: Add compat for strnlen and strndup
commit
|
commitdiff
|
tree
|
snapshot
2015-10-14
Michael Jeanson
Port: Use bash to run tests
commit
|
commitdiff
|
tree
|
snapshot
2015-10-14
Mathieu Desnoyers
Port: Implement faccessat wrapper
commit
|
commitdiff
|
tree
|
snapshot
2015-10-14
Jérémie Galarneau
Port: implement posix_fallocate wrapper
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Michael Jeanson
Port: Set required compiler flags to use pthreads
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Michael Jeanson
Port: Add configure check for __attribute__ support
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Michael Jeanson
Port: cleanup and portability fix to configure.ac
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Alexis Martin
Port: Add support for linkers with no support for ...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Michael Jeanson
Port: Add compat for platforms with no MSG_NOSIGNAL...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Michael Jeanson
Port: Add AX_LIB_SOCKET_NSL macro to configure.ac
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Michael Jeanson
Port: Replace bzero() by memset()
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Michael Jeanson
Port: Add dummy.c to libcompat
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Michael Jeanson
Port: uname can return a positive value on success
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Michael Jeanson
Port: Replace NAME_MAX by MAXNAMLEN
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Jérémie Galarneau
Change UUID API prefix from babeltrace_ to bt_
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Michael Jeanson
Port: Add Solaris libuuid compat
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Michael Jeanson
Port: Add Solaris endian.h compat
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Michael Jeanson
Port: make bootstrap script work on most shell
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Mathieu Desnoyers
Fix: babeltrace-log packet seek
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Michael Jeanson
Fix: posix_fallocate() returns int > 0 on errors
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Jonathan Rajotte
Configure: add check for type
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Jonathan Rajotte
Configure: add check on headers
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Jonathan Rajotte
Configure: add missing check for used funcs
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Michael Jeanson
Fix: add compat for glib < 2.32
commit
|
commitdiff
|
tree
|
snapshot
next
This page took
0.038355 seconds
and
4
git commands to generate.