projects
/
babeltrace.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove outdated Python binding documentation
[babeltrace.git]
/
formats
/
2014-03-03
Jérémie Galarneau
Fix: Accept an input port in the live URL when no sessi...
tree
|
commitdiff
2014-02-28
Mathieu Desnoyers
Fix: lttng-live parse url port check
tree
|
commitdiff
2014-02-26
Mathieu Desnoyers
Fix: events discarded timing inaccuracy
tree
|
commitdiff
2014-02-25
Jérémie Galarneau
Fix: Move offset endianness conversion to get_data_packet
tree
|
commitdiff
2014-02-25
Jérémie Galarneau
Fix: Remove negative comparison to unsigned value
tree
|
commitdiff
2014-02-25
Jérémie Galarneau
Fix: Uninitialized scalar variable
tree
|
commitdiff
2014-02-25
Jérémie Galarneau
Fix: Don't assert on metadata generation failure
tree
|
commitdiff
2014-02-25
Mathieu Desnoyers
Fix: add missing SIGTERM and SIGINT handler
tree
|
commitdiff
2014-02-25
Mathieu Desnoyers
Fix: Reverse incorrect error message argument order
tree
|
commitdiff
2014-02-25
Mathieu Desnoyers
Cleanup: add brackets to lttng-live-plugin.c
tree
|
commitdiff
2014-02-25
Mathieu Desnoyers
Cleanup lttng-live: add brackets in lttng_live_read()
tree
|
commitdiff
2014-02-25
Mathieu Desnoyers
Cleanup lttng-live: 80 columns wrapping
tree
|
commitdiff
2014-02-25
Mathieu Desnoyers
Fix: handle new streams in get_data_packet()
tree
|
commitdiff
2014-02-25
Mathieu Desnoyers
Fix: accept empty metadata on append
tree
|
commitdiff
2014-02-25
Mathieu Desnoyers
Fix: lttng-live: 100ms active poll delay
tree
|
commitdiff
2014-02-25
Mathieu Desnoyers
Fix: lttng-live await metadata
tree
|
commitdiff
2014-02-25
Mathieu Desnoyers
Fix: lttng-live recv() and send() flags, partial recv()
tree
|
commitdiff
2014-02-24
Julien Desfossez
Fix: missing little endian conversion for one index...
tree
|
commitdiff
2014-02-21
Mathieu Desnoyers
Cleanup: remove logically dead code
tree
|
commitdiff
2014-02-21
Mathieu Desnoyers
Fix: untrusted value as argument
tree
|
commitdiff
2014-02-21
Mathieu Desnoyers
Fix: off by one in lttng-live path length check
tree
|
commitdiff
2014-02-20
Mathieu Desnoyers
Fix: fclose return value unchecked
tree
|
commitdiff
2014-02-20
Julien Desfossez
Fix: call to append metadata when new metadata is added
tree
|
commitdiff
2014-02-20
Julien Desfossez
Fix: use memstream instead of tmp file for live metadata
tree
|
commitdiff
2014-02-20
Julien Desfossez
Fix: assign a trace handle to every live trace
tree
|
commitdiff
2014-02-20
Julien Desfossez
Fix: get_new_metadata receive all the metadata
tree
|
commitdiff
2014-02-20
Mathieu Desnoyers
Revert "Fix: get_new_metadata receive all the metadata"
tree
|
commitdiff
2014-02-20
Mathieu Desnoyers
Revert "Fix: assign a trace handle to every live trace"
tree
|
commitdiff
2014-02-20
Julien Desfossez
Fix: assign a trace handle to every live trace
tree
|
commitdiff
2014-02-20
Julien Desfossez
Fix: get_new_metadata receive all the metadata
tree
|
commitdiff
2014-02-19
Mathieu Desnoyers
CTF: Support incremental metadata append
tree
|
commitdiff
2014-02-19
Mathieu Desnoyers
Fix: ctf.c fscanf missing integer length check
tree
|
commitdiff
2014-02-19
Mathieu Desnoyers
Bump soname version to 1.0.0
tree
|
commitdiff
2014-02-18
Mathieu Desnoyers
Move scanner allocation/free outside of ctf_open_trace_...
tree
|
commitdiff
2014-02-18
Mathieu Desnoyers
CTF parser: prepare for incremental metadata parsing
tree
|
commitdiff
2014-02-14
Mathieu Desnoyers
Cleanup: lttng-live: use perror() rather than fprintf...
tree
|
commitdiff
2014-02-14
Mathieu Desnoyers
Fix: lttng-live: handle orderly shutdown
tree
|
commitdiff
2014-02-13
Jérémie Galarneau
Fix: Unchecked array index when importing trace indexes
tree
|
commitdiff
2014-02-10
Mathieu Desnoyers
Fix: ctf: uninitialized packet_index, misuse of index
tree
|
commitdiff
2014-02-10
Mathieu Desnoyers
Cleanup: rename lttng live implementation files
tree
|
commitdiff
2014-02-08
Julien Desfossez
Attach and list by session name and hostname
tree
|
commitdiff
2014-02-08
Julien Desfossez
get_new_streams and multi-session
tree
|
commitdiff
2014-02-08
Julien Desfossez
Create the live viewer session before attaching
tree
|
commitdiff
2014-02-08
Julien Desfossez
Sync lttng live ABI with lttng-tools
tree
|
commitdiff
2014-02-08
Mathieu Desnoyers
Compute discarded events in live
tree
|
commitdiff
2014-02-08
Mathieu Desnoyers
Merge real index and cycles index into a single index
tree
|
commitdiff
2014-02-07
Julien Desfossez
Fix: import index containing only a header
tree
|
commitdiff
2014-01-17
Julien Desfossez
Fix: replace assert with proper error handling
tree
|
commitdiff
2014-01-16
Mathieu Desnoyers
Fix: lttng-live: unbounded use of sscanf() in parse_url()
tree
|
commitdiff
2014-01-07
Julien Desfossez
Fix: lttng-live should accept 0 in addresses
tree
|
commitdiff
2014-01-07
Julien Desfossez
Remove default to display field names in live
tree
|
commitdiff
2013-12-14
Mathieu Desnoyers
Remove null checks on g_new0
tree
|
commitdiff
2013-12-14
Mathieu Desnoyers
Fix: lttng-live: resource leak
tree
|
commitdiff
2013-12-14
Mathieu Desnoyers
Fix: lttng-live uninitialized scalar variable
tree
|
commitdiff
2013-12-14
Mathieu Desnoyers
Fix: lttng-live non NULL-terminated strings
tree
|
commitdiff
2013-12-14
Mathieu Desnoyers
lttng-live: fix unchecked mkdir return value
tree
|
commitdiff
2013-12-13
Julien Desfossez
lttng-live input plugin
tree
|
commitdiff
2013-12-13
Julien Desfossez
Live: let read API detect inactive streams, allow strea...
tree
|
commitdiff
2013-12-10
Mathieu Desnoyers
Fix: disallow re-using same event ID in same stream
tree
|
commitdiff
2013-12-04
Julien Desfossez
Add a private pointer to the ctf_stream_pos
tree
|
commitdiff
2013-12-03
Mathieu Desnoyers
Cleanup: remove index_read (unused var)
tree
|
commitdiff
2013-12-03
Mathieu Desnoyers
Refuse 0 integer size
tree
|
commitdiff
2013-12-01
Jérémie Galarneau
Fix ctf-writer: possible use after free
tree
|
commitdiff
2013-11-30
Julien Desfossez
Fix data_offset when importing the indexes
tree
|
commitdiff
2013-11-29
Mathieu Desnoyers
Merge branch 'master' into bindings/python
tree
|
commitdiff
2013-11-29
Jérémie Galarneau
Fix ctf-writer: Quote strings provided as enumeration...
tree
|
commitdiff
2013-11-27
Mathieu Desnoyers
Cleanup: do not duplicate code in float fix
tree
|
commitdiff
2013-11-27
Mathieu Desnoyers
Fix: floats should set content size in tmp definition
tree
|
commitdiff
2013-11-27
Julien Desfossez
Handle packets containing only a header
tree
|
commitdiff
2013-11-27
Julien Desfossez
Handle the inactive streams
tree
|
commitdiff
2013-11-27
Mathieu Desnoyers
Fix: test content size vs headers len
tree
|
commitdiff
2013-11-27
Mathieu Desnoyers
Fix: check packet index len
tree
|
commitdiff
2013-11-27
Mathieu Desnoyers
Fix: uncheck null pointer
tree
|
commitdiff
2013-11-27
Mathieu Desnoyers
Fix: test for less than 1 byte packets
tree
|
commitdiff
2013-11-27
Mathieu Desnoyers
Fix: reversed logic in packet vs content size
tree
|
commitdiff
2013-11-27
Mathieu Desnoyers
Fix: clarify end of packet error
tree
|
commitdiff
2013-11-27
Mathieu Desnoyers
Fix: string packet boundary handling, bits vs bytes
tree
|
commitdiff
2013-11-27
Mathieu Desnoyers
Fix: add stricter checks on packet boundaries
tree
|
commitdiff
2013-11-26
Julien Desfossez
Parse CTF indexes
tree
|
commitdiff
2013-11-26
Mathieu Desnoyers
Fix: fail when reading 0 byte event
tree
|
commitdiff
2013-11-23
Jérémie Galarneau
Fix: bt_ctf_field_generic_validate should return <...
tree
|
commitdiff
2013-11-23
Jérémie Galarneau
Fix: Take the iterator's end position into account
tree
|
commitdiff
2013-11-19
Jérémie Galarneau
Fix ctf-writer: Reject enumerations containing no mappings
tree
|
commitdiff
2013-11-15
Jérémie Galarneau
Fix lint warnings
tree
|
commitdiff
2013-11-13
Jérémie Galarneau
Expose text arrays the same way as regular arrays
tree
|
commitdiff
2013-11-13
Jérémie Galarneau
Add support for structure fields in the Python bindings
tree
|
commitdiff
2013-11-13
Jérémie Galarneau
Add support for variant fields in the Python bindings
tree
|
commitdiff
2013-11-13
Jérémie Galarneau
Add support for floating point fields in the Python...
tree
|
commitdiff
2013-11-12
Jérémie Galarneau
Fix: Use of functions not provided by glib 2.22
tree
|
commitdiff
2013-11-12
Jérémie Galarneau
Merge branch 'master' into bindings/python
tree
|
commitdiff
2013-11-06
Mathieu Desnoyers
ctf writer BSD compatibily: remove O_DIRECTORY
tree
|
commitdiff
2013-11-02
Mathieu Desnoyers
Fix ctf writer lints
tree
|
commitdiff
2013-10-31
Mathieu Desnoyers
ctf-writer: fix linter defects
tree
|
commitdiff
2013-10-31
Mathieu Desnoyers
ctf-writer: Coding style fix
tree
|
commitdiff
2013-10-31
Jérémie Galarneau
Add CTF Writer implementation
tree
|
commitdiff
2013-10-31
Jérémie Galarneau
Fix: Uninitialized ctf_stream_pos structure in ctf_floa...
tree
|
commitdiff
2013-10-31
Jérémie Galarneau
Fix: Use the packet's final size when mmap-ing the...
tree
|
commitdiff
2013-08-26
Mathieu Desnoyers
Merge branch 'master' into bindings/python
tree
|
commitdiff
2013-08-22
Jérémie Galarneau
Fix ctf_clock_declaration_visit returning an error...
tree
|
commitdiff
2013-08-16
Mathieu Desnoyers
Fix CTF parser hang with bison 3.0
tree
|
commitdiff
next
This page took
0.043188 seconds
and
7
git commands to generate.