projects
/
babeltrace.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
CONTRIBUTING.adoc: MY_MODULE_LOGGING_H -> BABELTRACE_MY_MODULE_LOGGING_H
[babeltrace.git]
/
plugins
/
2017-09-15
Philippe Proulx
Rename bt_X_from_private_X() -> bt_X_from_private()
tree
|
commitdiff
2017-09-15
Philippe Proulx
Avoid unnecessary inclusions in public headers
tree
|
commitdiff
2017-09-15
Philippe Proulx
Split notification iterator API into base and specializ...
tree
|
commitdiff
2017-09-15
Philippe Proulx
Remove notification iterator seeking API until it's...
tree
|
commitdiff
2017-09-15
Philippe Proulx
Add query executor
tree
|
commitdiff
2017-08-29
Jérémie Galarneau
filter.lttng-utils.debug-info fix: wrong type used...
tree
|
commitdiff
2017-08-29
Jérémie Galarneau
src.ctf.fs fix: wrong type specifier used in logging...
tree
|
commitdiff
2017-08-29
Michael Jeanson
Fix test: don't link tests directly with plugins
tree
|
commitdiff
2017-08-28
Michael Jeanson
Port: replace literal '/' with G_DIR_SEPARATOR
tree
|
commitdiff
2017-08-27
Jérémie Galarneau
src.ctf.fs: implement stream indexing
tree
|
commitdiff
2017-08-23
Jérémie Galarneau
src.ctf.fs: move internal util to ctf/common/utils
tree
|
commitdiff
2017-08-23
Jérémie Galarneau
src.ctf.fs cleanup: unused page size variable
tree
|
commitdiff
2017-08-22
Jérémie Galarneau
Port fix: don't round mmap offset to next page
tree
|
commitdiff
2017-08-22
Jérémie Galarneau
Port fix: Windows does not allow read-only mappings...
tree
|
commitdiff
2017-08-21
Michael Jeanson
Port: use SIZE_MAX as max size_t value
tree
|
commitdiff
2017-08-16
Jérémie Galarneau
Fix sink.ctf.fs: NULL dereference in logging statement
tree
|
commitdiff
2017-08-16
Jérémie Galarneau
Fix filter.utils.muxer: NULL dereference in logging...
tree
|
commitdiff
2017-08-15
Mathieu Desnoyers
Fix: overflowed return value
tree
|
commitdiff
2017-08-15
Mathieu Desnoyers
Fix: uninitialized return value on error
tree
|
commitdiff
2017-08-15
Mathieu Desnoyers
Fix: handle unknown enum mapping
tree
|
commitdiff
2017-08-11
Philippe Proulx
ir: trace: pass remove listeners when adding listeners
tree
|
commitdiff
2017-08-09
Mathieu Desnoyers
Fix: fallback on content size if packet size is missing
tree
|
commitdiff
2017-08-09
Jérémie Galarneau
Fix: unchecked return value of stream flush
tree
|
commitdiff
2017-08-09
Jérémie Galarneau
Fix: wrong variable checked for NULL after allocation
tree
|
commitdiff
2017-08-09
Jérémie Galarneau
Cleanup: dereference after null check
tree
|
commitdiff
2017-08-09
Mathieu Desnoyers
Fix: add missing goto end on error
tree
|
commitdiff
2017-08-09
Mathieu Desnoyers
Cleanup: remove logically dead code
tree
|
commitdiff
2017-08-09
Mathieu Desnoyers
Cleanup: remove logically dead code
tree
|
commitdiff
2017-08-09
Mathieu Desnoyers
Cleanup: identical code for different branches
tree
|
commitdiff
2017-08-09
Mathieu Desnoyers
Fix: add missing bound checking in decode_packet
tree
|
commitdiff
2017-08-09
Jérémie Galarneau
Cleanup: missing empty line between functions
tree
|
commitdiff
2017-08-09
Jérémie Galarneau
Use logging macros in src.ctf-fs queries
tree
|
commitdiff
2017-08-08
Mathieu Desnoyers
Fix: missing ftell/fseek error handling
tree
|
commitdiff
2017-08-08
Mathieu Desnoyers
Fix: use of file pointer after fclose()
tree
|
commitdiff
2017-08-08
Mathieu Desnoyers
Fix: missing check of ftell error
tree
|
commitdiff
2017-08-08
Mathieu Desnoyers
Fix: mixed enums used in source.ctf.fs
tree
|
commitdiff
2017-08-07
Jérémie Galarneau
Fix: Dereference null return value
tree
|
commitdiff
2017-08-07
Mathieu Desnoyers
Fix: Explicit null dereferenced
tree
|
commitdiff
2017-08-07
Julien Desfossez
Standard logging for ctf.fs sink
tree
|
commitdiff
2017-08-07
Julien Desfossez
Standard logging for libctfcopytrace
tree
|
commitdiff
2017-08-07
Julien Desfossez
Standard logging for debug_info plugin
tree
|
commitdiff
2017-08-07
Julien Desfossez
Standard logging for trimmer/copy.c
tree
|
commitdiff
2017-07-19
Michael Jeanson
Port: use a separate variable for elfutils libs
tree
|
commitdiff
2017-07-19
Michael Jeanson
Port: cast result of be64toh() to uint64_t for print...
tree
|
commitdiff
2017-07-19
Michael Jeanson
Port: handle 'size_t' / 'off_t' on Solaris
tree
|
commitdiff
2017-07-19
Michael Jeanson
Port: replace opendir() by g_dir_open()
tree
|
commitdiff
2017-07-19
Philippe Proulx
Fix: visit_event_decl(): always set stream_id variable
tree
|
commitdiff
2017-07-18
Michael Jeanson
Fix: don't store an int64_t value in a ptr
tree
|
commitdiff
2017-07-18
Michael Jeanson
Fix: use extern for variables instead of BT_HIDDEN
tree
|
commitdiff
2017-07-18
Michael Jeanson
Fix: remove g_ptr_array_insert to keep glib 2.22 compat
tree
|
commitdiff
2017-07-18
Mathieu Desnoyers
Pretty plugin: only print negative timestamp warning...
tree
|
commitdiff
2017-07-18
Philippe Proulx
ctf: visitor-generate-ir: accept negative clock offsets
tree
|
commitdiff
2017-07-18
Philippe Proulx
Fix: ctf: notif-iter: error on empty events (0 bits...
tree
|
commitdiff
2017-07-17
Philippe Proulx
ctf: notif-iter.c: check state on BT_CTF_NOTIF_ITER_MED...
tree
|
commitdiff
2017-07-17
Michael Jeanson
Completely rework configure.ac
tree
|
commitdiff
2017-07-17
Michael Jeanson
Cleanup: bison and flex detection
tree
|
commitdiff
2017-07-17
Michael Jeanson
Cleanup: uuid library detection
tree
|
commitdiff
2017-07-17
Michael Jeanson
Cleanup: popt library detection
tree
|
commitdiff
2017-07-17
Michael Jeanson
Fix: Don't override user variables within the build...
tree
|
commitdiff
2017-07-07
Jérémie Galarneau
Fix: dead code in lttng_live_iterator_next_no_stream()
tree
|
commitdiff
2017-07-07
Jérémie Galarneau
Fix: uninitialized return value member
tree
|
commitdiff
2017-07-07
Jérémie Galarneau
Fix: ds_file_group is checked instead of ds_file_group...
tree
|
commitdiff
2017-07-07
Philippe Proulx
src.text.dmesg: add `no-extract-timestamp` option
tree
|
commitdiff
2017-07-06
Philippe Proulx
Add src.text.dmesg component class
tree
|
commitdiff
2017-07-06
Philippe Proulx
plugins/ctf/plugin.c: fix comment
tree
|
commitdiff
2017-07-06
Philippe Proulx
ctf: notif-iter: pass current stream ID to get_stream...
tree
|
commitdiff
2017-07-06
Philippe Proulx
src.ctf.fs: fs.c: add missing `static`
tree
|
commitdiff
2017-07-06
Philippe Proulx
ctf: notif-iter: ensure that all packets refer to the...
tree
|
commitdiff
2017-07-06
Philippe Proulx
Fix: remove clock value leak in sink.text.pretty
tree
|
commitdiff
2017-07-06
Philippe Proulx
sink.text.pretty: append `s` only if plural in discarde...
tree
|
commitdiff
2017-07-06
Philippe Proulx
sink.ctf.fs: use original stream's name as CTF writer...
tree
|
commitdiff
2017-07-06
Philippe Proulx
sink.text.pretty: print discarded events and packets...
tree
|
commitdiff
2017-07-06
Philippe Proulx
src.ctf.fs: name the stream objects with their file...
tree
|
commitdiff
2017-07-06
Philippe Proulx
flt.lttng-utils.debug-info: copy original stream's...
tree
|
commitdiff
2017-07-06
Philippe Proulx
libctfcopytrace: copy trace's UUID
tree
|
commitdiff
2017-07-06
Philippe Proulx
Add sink.utils.counter
tree
|
commitdiff
2017-07-06
Philippe Proulx
ctf: notif-iter.c: ensure that medops's get_stream...
tree
|
commitdiff
2017-07-06
Philippe Proulx
flt.lttng-utils.debug-info: forward unhandled notifications
tree
|
commitdiff
2017-07-06
Philippe Proulx
Fix: flt.utils.muxer: not always an ERROR to fail to...
tree
|
commitdiff
2017-07-06
Philippe Proulx
Simplify sink.utils.dummy: only one upstream notificati...
tree
|
commitdiff
2017-07-06
Philippe Proulx
src.ctf.fs: use one CTF notif iter per notification...
tree
|
commitdiff
2017-07-06
Philippe Proulx
ctf: notif-iter.c: lazily initialize clock value states
tree
|
commitdiff
2017-07-06
Philippe Proulx
visitor-generate-ir.c: validate clock class frequency...
tree
|
commitdiff
2017-07-06
Philippe Proulx
bt_ctf_clock_class_create(): add a frequency parameter
tree
|
commitdiff
2017-07-06
Philippe Proulx
Fix: add_clock_classes(): do not add existing clock...
tree
|
commitdiff
2017-07-06
Philippe Proulx
Fix: allow NULL (unnamed) in bt_ctf_stream_class_{get...
tree
|
commitdiff
2017-07-06
Philippe Proulx
plugins/utils/muxer/muxer.c: add logging
tree
|
commitdiff
2017-07-06
Philippe Proulx
plugins/utils/trimmer/iterator.c: use unique logging tag
tree
|
commitdiff
2017-07-05
Michael Jeanson
Build plugins as unversioned modules
tree
|
commitdiff
2017-07-05
Michael Jeanson
Port: plugin system compat for mingw / macOS
tree
|
commitdiff
2017-07-05
Michael Jeanson
Port: Add winsock support to live for mingw
tree
|
commitdiff
2017-07-05
Michael Jeanson
Port: use ghashtable in mman compat
tree
|
commitdiff
2017-06-21
Jérémie Galarneau
Fix: ctf_fs_metadata is assumed to be non-null
tree
|
commitdiff
2017-06-21
Jérémie Galarneau
Improve logging in the LTTng index parsing code
tree
|
commitdiff
2017-06-19
Julien Desfossez
copytrace: check clock_class_count before getting the...
tree
|
commitdiff
2017-06-19
Jérémie Galarneau
Clean-up: coding style adjustments
tree
|
commitdiff
2017-06-16
Jérémie Galarneau
Cleanup: typo fix in comment
tree
|
commitdiff
2017-06-16
Julien Desfossez
fs-sink: add the single-trace option
tree
|
commitdiff
2017-06-16
Julien Desfossez
Fix: event_header is optional
tree
|
commitdiff
2017-06-16
Julien Desfossez
Copy the packet_header in the plugins
tree
|
commitdiff
next
This page took
0.040768 seconds
and
7
git commands to generate.