projects
/
babeltrace.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
babeltrace.git
2013-11-13
Jérémie Galarneau
Expose text arrays the same way as regular arrays
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Jérémie Galarneau
Don't generate Python bindings by default
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Jérémie Galarneau
Add a usage example for the CTF Writer Python bindings
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Jérémie Galarneau
Add CTF Writer Python bindings
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Jérémie Galarneau
Rename the ctf class to CTFReader
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Jérémie Galarneau
Fix: Python bindings array access functions write out...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Jérémie Galarneau
Add support for structure fields in the Python bindings
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Jérémie Galarneau
Add support for variant fields in the Python bindings
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Jérémie Galarneau
Add support for floating point fields in the Python...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
Jérémie Galarneau
Fix: Throw a FieldError exception when get_value()...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
Jérémie Galarneau
Remove Python 2 specific examples
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
Xiaona Han
Add a python bindings sequence test
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
Xiaona Han
Support for the sequence type
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
Xiaona Han
Add a generic get_value() implementation
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
Xiaona Han
Support getting the value of enums
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
Xiaona Han
Remove the unnecessary underscore prefix
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
Xiaona Han
Return event fields by field name
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
Jérémie Galarneau
Merge branch 'master' into bindings/python
commit
|
commitdiff
|
tree
|
snapshot
2013-11-06
Mathieu Desnoyers
ctf writer BSD compatibily: remove O_DIRECTORY
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Mathieu Desnoyers
Fix ctf writer lints
commit
|
commitdiff
|
tree
|
snapshot
2013-11-02
Mathieu Desnoyers
linter fix: comparison of fd >= 0
commit
|
commitdiff
|
tree
|
snapshot
2013-10-31
Mathieu Desnoyers
test ctf writer: fix lints
commit
|
commitdiff
|
tree
|
snapshot
2013-10-31
Mathieu Desnoyers
ctf-writer: fix linter defects
commit
|
commitdiff
|
tree
|
snapshot
2013-10-31
Mathieu Desnoyers
ctf-writer: Coding style fix
commit
|
commitdiff
|
tree
|
snapshot
2013-10-31
Jérémie Galarneau
Tests: Add a CTF Writer test
commit
|
commitdiff
|
tree
|
snapshot
2013-10-31
Jérémie Galarneau
Add CTF Writer implementation
commit
|
commitdiff
|
tree
|
snapshot
2013-10-31
Jérémie Galarneau
Add public CTF Writer API headers
commit
|
commitdiff
|
tree
|
snapshot
2013-10-31
Jérémie Galarneau
Fix: Don't create a new packet if ctf_move_pos() seeks...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-31
Jérémie Galarneau
Fix: Uninitialized ctf_stream_pos structure in ctf_floa...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-31
Jérémie Galarneau
Fix: Use the packet's final size when mmap-ing the...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-11
Jérémie Galarneau
Fix: Close traces on context destruction
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Mathieu Desnoyers
gcc warning fix: -Wextra
commit
|
commitdiff
|
tree
|
snapshot
2013-09-13
Francis Giraldeau
Declare enum type to use from C++
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Christian Babeux
Fix: test_seek should only output one TAP plan
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Mathieu Desnoyers
Revert "Add missing declaration of ssize_t as unsigned...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Amit Margalit
Add missing declaration of ssize_t as unsigned long...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Amit Margalit
Fix (python): use of braces in format strings
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Amit Margalit
Add missing call to _bt_ctf_get_decl_from_def() when...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Mathieu Desnoyers
Merge branch 'master' into bindings/python
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Mathieu Desnoyers
Fix: test_seek static linking
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Mathieu Desnoyers
Tests: fix string octal encoding
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Mathieu Desnoyers
Add missing Makefile.am
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Mathieu Desnoyers
make check VPATH build
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Mathieu Desnoyers
Add missing test files to make dist
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Christian Babeux
Tests: Use Perl prove as the testsuite runner
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Christian Babeux
Tests: Add trace reading test with babeltrace bin
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Christian Babeux
Tests: Split lib tests in multiple standalone test...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Christian Babeux
Tests: Rename tests under lib with tests naming convention
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Christian Babeux
Tests: Move TAP helpers to tests/utils/tap
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Jérémie Galarneau
Fix ctf_clock_declaration_visit returning an error...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-16
Mathieu Desnoyers
Fix CTF parser hang with bison 3.0
commit
|
commitdiff
|
tree
|
snapshot
2013-08-16
Mathieu Desnoyers
Add missing lex/bison generated files to make clean
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Yannick Brosseau
Put the libbabeltrace-ctf specific parts of babeltrace...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Yannick Brosseau
Test for presence of bison and flex when building from git
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Jérémie Galarneau
Fix: Unchecked asprintf/vasprintf return values
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Mathieu Desnoyers
Missing NULL pointer init in tap.c
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
Xiaona Han
Add bt_unregister_format function support
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
Mathieu Desnoyers
Fix: libcompat should be noinst (statically linked)
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
JP Ikaheimonen
Add MinGW definitions to endian.h
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
JP Ikaheimonen
Add MinGW implementation of UUID functions
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
JP Ikaheimonen
Add Windows exe files to .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
JP Ikaheimonen
Add MinGW32 libraries to executables
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
JP Ikaheimonen
Move strerror_r to compat directory
commit
|
commitdiff
|
tree
|
snapshot
2013-07-08
Mathieu Desnoyers
Document: manpage: chronologically ordered events
commit
|
commitdiff
|
tree
|
snapshot
2013-07-05
Xiaona Han
Make python bindings compile with trunk
commit
|
commitdiff
|
tree
|
snapshot
2013-07-05
Mathieu Desnoyers
Merge branch 'master' into bindings/python
commit
|
commitdiff
|
tree
|
snapshot
2013-06-29
Soumya Kanti...
babeltrace-log: UTC timestamps
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Mathieu Desnoyers
Cleanup: comment mismatch with code
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Yannick Brosseau
Add unit test validating seeking to last event of a...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Jérémie Galarneau
Remove unused function bt_trace_handle_get_id
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Mathieu Desnoyers
Cleanup: remove whitespaces at end of lines
commit
|
commitdiff
|
tree
|
snapshot
2013-06-21
Yannick Brosseau
Remove extra -I for python bindings
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Mathieu Desnoyers
Version 1.1.1
v1.1.1
commit
|
commitdiff
|
tree
|
snapshot
2013-06-17
Mathieu Desnoyers
Compare traces by stream path as secondary key
commit
|
commitdiff
|
tree
|
snapshot
2013-06-17
Mathieu Desnoyers
Fix: use index, not cur_index, for SEEK_SET validation
commit
|
commitdiff
|
tree
|
snapshot
2013-06-17
Mathieu Desnoyers
Fix: ctf-text irregular output with disabled field...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-28
Thomas Petazzoni
Support old compilers
commit
|
commitdiff
|
tree
|
snapshot
2013-05-28
Jérémie Galarneau
Remove useless variable assignment
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
Jérémie Galarneau
Fix: Remove extra quote after an include directive
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
Mathieu Desnoyers
Don't dereference before NULL check
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
Mathieu Desnoyers
eliminate dead code
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
Mathieu Desnoyers
fix babeltrace-log error checking
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
Mathieu Desnoyers
Fix resource leak on error path
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
Mathieu Desnoyers
Fix: handle error checking should compare against NULL
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
Jérémie Galarneau
Remove unused array in bt_context_add_traces_recursive
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
Jérémie Galarneau
Fix: Suppress a compiler warning (always-false condition)
commit
|
commitdiff
|
tree
|
snapshot
2013-05-15
Mathieu Desnoyers
Cleanup: remove trailing whitespaces
commit
|
commitdiff
|
tree
|
snapshot
2013-05-07
JP Ikaheimonen
Move memstream.h and uuid.h to include/babeltrace/compa...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Mathieu Desnoyers
Fix: handling of empty streams
commit
|
commitdiff
|
tree
|
snapshot
2013-05-02
Ikaheimonen, JP
Add new option --clock-offset-ns
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
Mathieu Desnoyers
Fix: add missing error return when create_event_definit...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-25
Mathieu Desnoyers
Fix: ctf-text should link on libbabeltrace-ctf
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Mathieu Desnoyers
Move clock to bt_trace_descriptor
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Mathieu Desnoyers
Remove unused stream_heap
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Mathieu Desnoyers
Move trace collection pointer to bt_trace_descriptor
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Mathieu Desnoyers
Move bt_handle to bt_trace_descriptor
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Mathieu Desnoyers
Move bt_context to bt_trace_descriptor
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Mathieu Desnoyers
Privatize struct bt_trace descriptor, move trace path
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Mathieu Desnoyers
Add backward ref from bt_stream_pos to bt_trace_descriptor
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Mathieu Desnoyers
Fix kFreeBSD build
commit
|
commitdiff
|
tree
|
snapshot
next
This page took
0.038861 seconds
and
4
git commands to generate.