projects
/
lttng-tools.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix: return NULL pointer on memory allocation failure
2017-05-09
Mathieu Desnoyers
Fix: return NULL pointer on memory allocation failure
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-09
Jérémie Galarneau
Clean-up: unused variable warning in poll compat
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-08
Mathieu Desnoyers
doc: how to trace consumerd with valgrind
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-08
Mathieu Desnoyers
Cleanup: initialize kernel ioctl ABI structures to 0
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-08
Mathieu Desnoyers
Cleanup: initialize data to 0
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-08
Jérémie Galarneau
Fix: consumer data lock deadlock caused by monitor...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-08
Jonathan Rajotte
Fix: assert() on null index_file in lttng_index_file_write()
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-08
Jonathan Rajotte
Fix: fail on relayd lookup when finding a relayd is...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-08
Jérémie Galarneau
Clean-up: use lttng_read() wrapper instead of read()
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-07
Jérémie Galarneau
Fix: NULL pointer dereference in lttng_condition_serialize
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-06
Francis Deslauriers
Fix: Exclusion check iterates multiple times on same...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-06
Jérémie Galarneau
Fix: return of free'd string on error in strutils_split()
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-06
Jérémie Galarneau
Fix: free of uninitialized value on error path
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-06
Jérémie Galarneau
Silence bogus Coverity warning of uninitialized value
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-06
Jérémie Galarneau
Silence bogus Coverity warning of uninitialized value
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-06
Jérémie Galarneau
Silence bogus Coverity warning of uninitialized value
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-06
Jérémie Galarneau
Silence bogus Coverity warning of uninitialized value
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-06
Jérémie Galarneau
Fix: dereference before null check of channel attributes
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-06
Jérémie Galarneau
Fix: memory leak of client_list_element
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-06
Jérémie Galarneau
Fix: unchecked lttng_dynamic_buffer_set_size return...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-06
Jérémie Galarneau
Add 2.10 release beer name and description
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-06
Jérémie Galarneau
Build: missing includes for ssize_t definition on Cygwin
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-05
Jérémie Galarneau
Fix: consumer-timer.c includes ust-ctl.h even --without...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-05
Jérémie Galarneau
Fix: missing header in Makefile breaks the dist build
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-05
Jérémie Galarneau
Tests fix: tracefile-size tests assume PAGE_SIZE subbuffers
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-05
Jérémie Galarneau
Fix: use of uninitialized channel attributes in client
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-05
Jérémie Galarneau
Clean-up: only declare help_msg in embedded help case
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-05
Jérémie Galarneau
Fix: use of session_name instead of channel_name in...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-05
Mathieu Desnoyers
Fix: lttng-live: send HUP reply when per-PID streams...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-05
Jonathan Rajotte
Test: use output_path instead of argument position
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-05
Mathieu Desnoyers
Bump default kernel, and UST per-uid/per-pid buffer...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-05
Jonathan Rajotte
Fix: syscall_table_nb_entry invalid value when no syscalls...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-05
Jérémie Galarneau
Add string-utils to dist subdirs in libcommon
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-05
Jérémie Galarneau
Tests fix: initialize kernel extended channel attributes
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-05
Jérémie Galarneau
Tests fix: initialize UST extended channel attributes
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-05
Philippe Proulx
lttng-enable-event(1): document globbing patterns in...
commit
|
commitdiff
|
tree
2017-05-05
Philippe Proulx
Tests: add globbing pattern tests to test_java_log4j
commit
|
commitdiff
|
tree
2017-05-05
Philippe Proulx
Tests: add globbing pattern tests to test_java_jul
commit
|
commitdiff
|
tree
2017-05-05
Philippe Proulx
Tests: add globbing pattern tests to test_python_logging
commit
|
commitdiff
|
tree
2017-05-05
Philippe Proulx
Tests: add globbing pattern tests to test_valid_filter
commit
|
commitdiff
|
tree
2017-05-05
Philippe Proulx
Tests: add globbing pattern tests to test_invalid_filter
commit
|
commitdiff
|
tree
2017-05-05
Philippe Proulx
Tests: add globbing pattern tests to test_event_wildcard
commit
|
commitdiff
|
tree
2017-05-05
Philippe Proulx
Tests: add globbing pattern tests to test_exclusion
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-05
Philippe Proulx
Tests: utils: add gen-ust-nevents-str util
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-05
Philippe Proulx
Tests: add string-utils library unit tests
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-05
Philippe Proulx
Add support for "full" star globbing patterns in event...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-05
Philippe Proulx
Add string-utils convenience library
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-05
Philippe Proulx
doc: lttng-destroy(1): document --no-wait option
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-05
Philippe Proulx
doc: lttng-stop(1): replace tabs with spaces
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-05
Philippe Proulx
doc/man: add typical `$` and `#` prompts to command...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-05
Philippe Proulx
bin/lttng: remove double "help" command and sort list
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-05
Philippe Proulx
lttng help: use command's --help directly
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-05
Philippe Proulx
Add --enable-embedded-help option to embed --help messages...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-05
Jérémie Galarneau
Expose monitor timer interval to lttngctl and client
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-05
Jérémie Galarneau
Tests: add placeholder symbol to allow unit tests to...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-05
Jérémie Galarneau
Implement consumer ring buffer position sampling
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-05
Jérémie Galarneau
Add new snapshot ustctl API
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-05
Jérémie Galarneau
Add kernctl RING_BUFFER_SNAPSHOT_SAMPLE_POSITIONS command
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-05
Jérémie Galarneau
Handle trigger registration and unregistration in sessiond
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-05
Jérémie Galarneau
Start notification subsystem thread in sessiond initialization
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-05
Jérémie Galarneau
Clean-up: fix comment type in lttng-consumerd.c
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-05
Jérémie Galarneau
Add the sessiond notification-handling subsystem
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-05
Jérémie Galarneau
Clean-up: comment fix in agent_thread_manage_registration
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-05
Jérémie Galarneau
Add client notification API
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-05
Jérémie Galarneau
Add utils_get_count_order_u64 to utils
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-05
Jérémie Galarneau
Implement poll mask modification support in poll wrappers
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-05
Jérémie Galarneau
Add the container_of() macro to macro.h
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-05
Jérémie Galarneau
Add pipe_release utils to the pipe wrapper
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-05
Jérémie Galarneau
Add named pipe support to the pipe wrapper
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-05
Jérémie Galarneau
Add non_block version of functions to UNIX socket wrapper
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-05
Jérémie Galarneau
Add lttng_buffer_view util
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-05
Jérémie Galarneau
Add lttng_dynamic_buffer util
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-05
Jérémie Galarneau
Clean-up: fix typo in sessiond main.c comment
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-05-05
Jérémie Galarneau
Docs: fix comment describing ust_cmd_queue
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-02-14
Michael Jeanson
Port: Link with no-undefined on Windows
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-02-14
Michael Jeanson
Port: win32 DLLs don't support hidden symbols
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-02-14
Michael Jeanson
Port: add cygwin support to endian compat
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-02-14
Michael Jeanson
Fix: Remove unused headers
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-02-14
Jonathan Rajotte
Fix: tests: register thread for RCU operations.
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-01-26
Michael Jeanson
Fix: Lazily initialize max poll set size in poll compat
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-01-25
Jonathan Rajotte
Fix: null dereference on error path for create_ctx_type
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-01-25
Jonathan Rajotte
Fix: test_ust_data dereference of null pointer
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-01-24
Jonathan Rajotte
x is never reused, no need to shift it
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-01-24
Jonathan Rajotte
Fix: test_kernel_data dereference of null pointer
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-01-24
Jonathan Rajotte
Man: move [SESSION] before options
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-01-23
Mathieu Desnoyers
Fix: consumerd: add missing put_subbuf for ust and...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-01-23
Mathieu Desnoyers
Fix: sessiond: only send streams to consumer once
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-01-19
Mathieu Desnoyers
Fix: consumerd main: needs to be a registered RCU thread
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-01-19
Mathieu Desnoyers
Fix: thread_dispatch_ust_registration needs to be a...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-01-19
Jérémie Galarneau
Fix: don't abort metadata push on closed metadata
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-01-10
Nathan Lynch
lttng-tools: remove bogus interpreter line from utils...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-01-09
Mathieu Desnoyers
Fix: consumerd: order of metadata cache vs stream lock
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-01-09
Mathieu Desnoyers
Fix: add missing rcu_barrier before daemon teardown
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-01-09
Michael Jeanson
Fix: Add missing pthread.h include
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-01-09
Francis Deslauriers
Fix: support for older versions of Babeltrace in test...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-01-08
Jérémie Galarneau
Fix: reverse channel and metadata cache lock nesting...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-01-07
Jérémie Galarneau
Fix: only lock the metadata_cache in userspace consumers
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-01-07
Jérémie Galarneau
Fix: lock nesting order reversed
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2017-01-06
Jonathan Rajotte
Fix: lttng-relayd: forcefully close stream on relayd...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
2016-12-21
Jérémie Galarneau
Fix: protect the channel's metadata stream using the...
...off-by: Jérémie Galarneau <
jeremie.galarneau@efficios.com
>
commit
|
commitdiff
|
tree
next
This page took
0.039444 seconds
and
3
git commands to generate.