projects
/
babeltrace.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Tests: Add CTF-IR reference counting test
2016-01-19
Jérémie Galarneau
Tests: Add CTF-IR reference counting test
commit
|
commitdiff
|
tree
2016-01-19
Jérémie Galarneau
Return pointer when using bt_get()
commit
|
commitdiff
|
tree
2016-01-19
Jérémie Galarneau
Add internal bt_object reference count accessor
commit
|
commitdiff
|
tree
2016-01-19
Jérémie Galarneau
Docs: Document reference counting scheme implemented...
commit
|
commitdiff
|
tree
2016-01-19
Jérémie Galarneau
Add parented object memory management to the Object...
commit
|
commitdiff
|
tree
2016-01-05
Jonathan Rajotte
Do not use g_list_free_full
commit
|
commitdiff
|
tree
2015-11-04
Jérémie Galarneau
Update version to 2.0.0-pre
commit
|
commitdiff
|
tree
2015-11-04
Jonathan Rajotte
Only compare "bison -y" to the basename of YACC variable
commit
|
commitdiff
|
tree
2015-10-27
Jérémie Galarneau
Python bindings: work around Python 3.5 behaviour change
commit
|
commitdiff
|
tree
2015-10-26
Julien Desfossez
Output a warning if packets are lost
commit
|
commitdiff
|
tree
2015-10-26
Jérémie Galarneau
Clean-up: Use memset() to initialize packet_index
commit
|
commitdiff
|
tree
2015-10-26
Julien Desfossez
Support ctf index version 1.1
commit
|
commitdiff
|
tree
2015-10-19
Jérémie Galarneau
Cleanup: Don't hardcode include paths unnecessarily
commit
|
commitdiff
|
tree
2015-10-17
Jérémie Galarneau
Fix: include ctf-scanner-symbols.h to prefix yy_* symbols
commit
|
commitdiff
|
tree
2015-10-16
Jérémie Galarneau
Fix: missing includes break the out-of-tree build
commit
|
commitdiff
|
tree
2015-10-15
Mathieu Desnoyers
Fix: memstream compat layer requires use of babeltrace_close...
commit
|
commitdiff
|
tree
2015-10-15
Mathieu Desnoyers
compat send no SIGPIPE: multithread-safe
commit
|
commitdiff
|
tree
2015-10-15
Jérémie Galarneau
Fix: truncated value in fgetc() usage
commit
|
commitdiff
|
tree
2015-10-14
Mathieu Desnoyers
Fix: handle EINTR return value for bt_posix_fallocate
commit
|
commitdiff
|
tree
2015-10-14
Michael Jeanson
Configure: Add missing checks
commit
|
commitdiff
|
tree
2015-10-14
Mathieu Desnoyers
Implement bt_getline
commit
|
commitdiff
|
tree
2015-10-14
Mathieu Desnoyers
Fix: initialize getline linesize argument to 0
commit
|
commitdiff
|
tree
2015-10-14
Michael Jeanson
Fix: warning, may be used uninitialized
commit
|
commitdiff
|
tree
2015-10-14
Michael Jeanson
Port: Replace dirent->d_type by stat S_ISREG
commit
|
commitdiff
|
tree
2015-10-14
Michael Jeanson
Port: Include config.h globally trough DEFAULT_INCLUDES
commit
|
commitdiff
|
tree
2015-10-14
Michael Jeanson
Port: Add compat for dirfd
commit
|
commitdiff
|
tree
2015-10-14
Michael Jeanson
Port: Add compat for mkdtemp
commit
|
commitdiff
|
tree
2015-10-14
Michael Jeanson
Port: Add compat for strnlen and strndup
commit
|
commitdiff
|
tree
2015-10-14
Michael Jeanson
Port: Use bash to run tests
commit
|
commitdiff
|
tree
2015-10-14
Mathieu Desnoyers
Port: Implement faccessat wrapper
commit
|
commitdiff
|
tree
2015-10-14
Jérémie Galarneau
Port: implement posix_fallocate wrapper
commit
|
commitdiff
|
tree
2015-10-13
Michael Jeanson
Port: Set required compiler flags to use pthreads
commit
|
commitdiff
|
tree
2015-10-13
Michael Jeanson
Port: Add configure check for __attribute__ support
commit
|
commitdiff
|
tree
2015-10-13
Michael Jeanson
Port: cleanup and portability fix to configure.ac
commit
|
commitdiff
|
tree
2015-10-13
Alexis Martin
Port: Add support for linkers with no support for ...
commit
|
commitdiff
|
tree
2015-10-13
Michael Jeanson
Port: Add compat for platforms with no MSG_NOSIGNAL...
commit
|
commitdiff
|
tree
2015-10-13
Michael Jeanson
Port: Add AX_LIB_SOCKET_NSL macro to configure.ac
commit
|
commitdiff
|
tree
2015-10-13
Michael Jeanson
Port: Replace bzero() by memset()
commit
|
commitdiff
|
tree
2015-10-13
Michael Jeanson
Port: Add dummy.c to libcompat
commit
|
commitdiff
|
tree
2015-10-13
Michael Jeanson
Port: uname can return a positive value on success
commit
|
commitdiff
|
tree
2015-10-13
Michael Jeanson
Port: Replace NAME_MAX by MAXNAMLEN
commit
|
commitdiff
|
tree
2015-10-13
Jérémie Galarneau
Change UUID API prefix from babeltrace_ to bt_
commit
|
commitdiff
|
tree
2015-10-13
Michael Jeanson
Port: Add Solaris libuuid compat
commit
|
commitdiff
|
tree
2015-10-13
Michael Jeanson
Port: Add Solaris endian.h compat
commit
|
commitdiff
|
tree
2015-10-13
Michael Jeanson
Port: make bootstrap script work on most shell
commit
|
commitdiff
|
tree
2015-10-13
Mathieu Desnoyers
Fix: babeltrace-log packet seek
commit
|
commitdiff
|
tree
2015-10-13
Michael Jeanson
Fix: posix_fallocate() returns int > 0 on errors
commit
|
commitdiff
|
tree
2015-10-07
Jonathan Rajotte
Configure: add check for type
commit
|
commitdiff
|
tree
2015-10-07
Jonathan Rajotte
Configure: add check on headers
commit
|
commitdiff
|
tree
2015-10-07
Jonathan Rajotte
Configure: add missing check for used funcs
commit
|
commitdiff
|
tree
2015-10-07
Michael Jeanson
Fix: add compat for glib < 2.32
commit
|
commitdiff
|
tree
2015-09-04
Michael Jeanson
Fix: make check in OOT build with absolute path
commit
|
commitdiff
|
tree
2015-09-04
Michael Jeanson
Fix: make check in out of tree build
commit
|
commitdiff
|
tree
2015-08-18
Michael Jeanson
Fix: 32bit values index_major/minor used as 64bit
commit
|
commitdiff
|
tree
2015-08-07
Julien Desfossez
Hide the packet_seq_num field
commit
|
commitdiff
|
tree
2015-07-31
Philippe Proulx
ir: add bt_ctf_field_type_sequence/array_set_element_type()
commit
|
commitdiff
|
tree
2015-07-31
Philippe Proulx
ir: do not cache variant type's alignment
commit
|
commitdiff
|
tree
2015-07-30
Philippe Proulx
Fix: test_ctf_writer: assert() without side effects
commit
|
commitdiff
|
tree
2015-07-30
Philippe Proulx
ir: empty structures are legal in CTF
commit
|
commitdiff
|
tree
2015-07-30
Philippe Proulx
ir: add field instance type ID helpers
commit
|
commitdiff
|
tree
2015-07-30
Philippe Proulx
ir: add bt_ctf_field_get_type_id()
commit
|
commitdiff
|
tree
2015-07-30
Philippe Proulx
ir: add field type ID helpers
commit
|
commitdiff
|
tree
2015-07-30
Jérémie Galarneau
Unify reference counting using a common bt_object base
commit
|
commitdiff
|
tree
2015-07-29
Philippe Proulx
ir: add bt_ctf_trace_get_stream_class_by_id()
commit
|
commitdiff
|
tree
2015-07-29
Philippe Proulx
ir: add internal field path getters
commit
|
commitdiff
|
tree
2015-07-28
Philippe Proulx
Rename bt_object to bt_value
commit
|
commitdiff
|
tree
2015-07-28
Philippe Proulx
ir: add BT_CTF_MOVE()
commit
|
commitdiff
|
tree
2015-07-17
Philippe Proulx
test_ctf_writer.c: use bt_ctf_put() everywhere
commit
|
commitdiff
|
tree
2015-07-17
Philippe Proulx
ir: consolidate reference counting functions
commit
|
commitdiff
|
tree
2015-07-16
Philippe Proulx
Fix: allow structure types to have a minimum align
commit
|
commitdiff
|
tree
2015-07-16
Philippe Proulx
test_ctf_writer: add type alignment tests
commit
|
commitdiff
|
tree
2015-07-16
Philippe Proulx
Fix: require power of two for type alignment
commit
|
commitdiff
|
tree
2015-07-16
Philippe Proulx
Fix: do not init. BO of enums/arrays/sequences
commit
|
commitdiff
|
tree
2015-07-10
Jonathan Rajotte
Build: Update m4 for bison & flex version check to...
commit
|
commitdiff
|
tree
2015-07-03
Jonathan Rajotte
Build: add version check on flex
commit
|
commitdiff
|
tree
2015-07-02
Jonathan Rajotte
Build: add version check on autoconf
commit
|
commitdiff
|
tree
2015-07-02
Jonathan Rajotte
Build: m4 macro for Bison version check
commit
|
commitdiff
|
tree
2015-07-02
Jérémie Galarneau
Test: Add a test to ensure multiple keywords can be...
commit
|
commitdiff
|
tree
2015-07-02
Jérémie Galarneau
Fix: Missing postfix_expression DOT keywords in CTF...
commit
|
commitdiff
|
tree
2015-07-02
Jérémie Galarneau
Fix: Create stream after adding its stream class to...
commit
|
commitdiff
|
tree
2015-07-02
Jérémie Galarneau
Fix: Remove overly-strict freeze check on variants...
commit
|
commitdiff
|
tree
2015-07-02
Jérémie Galarneau
Docs: A stream has no ownership of its trace
commit
|
commitdiff
|
tree
2015-07-02
Jérémie Galarneau
Fix: Missing NULL check in bt_ctf_field_sequence_destroy
commit
|
commitdiff
|
tree
2015-05-27
Jérémie Galarneau
Add test_bt_objects to .gitignore
commit
|
commitdiff
|
tree
2015-05-25
Philippe Proulx
ir: add tests for bt_ctf_field_variant_get_current_field()
commit
|
commitdiff
|
tree
2015-05-25
Philippe Proulx
ir: add bt_ctf_field_variant_get_current_field()
commit
|
commitdiff
|
tree
2015-05-25
Jérémie Galarneau
Clean-up: get_field_type should only have one return...
commit
|
commitdiff
|
tree
2015-05-25
Jérémie Galarneau
Fix: bt_ctf_trace_freeze must fail if type resolving...
commit
|
commitdiff
|
tree
2015-05-22
Jérémie Galarneau
Fix: Return a variant's alignment as 0 (undefined).
commit
|
commitdiff
|
tree
2015-05-14
Jérémie Galarneau
ir: copy variants and sequences when setting a field...
commit
|
commitdiff
|
tree
2015-05-13
Jérémie Galarneau
Fix: ir: disallow setting the alignment of certain...
commit
|
commitdiff
|
tree
2015-05-13
Jérémie Galarneau
ir: compute array, sequence and structure alignment...
commit
|
commitdiff
|
tree
2015-05-13
Jérémie Galarneau
ir: support optional parameters in bt_ctf_field_type_variant...
commit
|
commitdiff
|
tree
2015-05-13
Jérémie Galarneau
ir: support optional parameters in bt_ctf_field_type_structu...
commit
|
commitdiff
|
tree
2015-05-13
Jérémie Galarneau
Clean-up: clean multi-line function call
commit
|
commitdiff
|
tree
2015-05-13
Jérémie Galarneau
Tests: fix possible null pointer dereference
commit
|
commitdiff
|
tree
2015-05-13
Jérémie Galarneau
Fix: Check validity of returned ctf_type_id
commit
|
commitdiff
|
tree
2015-05-12
Jérémie Galarneau
Fix: Missing check that token linked-list is not NULL
commit
|
commitdiff
|
tree
2015-05-12
Jérémie Galarneau
ir: validate sequence length fields and variant tags...
commit
|
commitdiff
|
tree
2015-05-12
Jérémie Galarneau
ir: validate sequence length fields and variant tags...
commit
|
commitdiff
|
tree
next
This page took
0.037076 seconds
and
3
git commands to generate.