projects
/
lttng-tools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix: poll compat layer reallocation new size
[lttng-tools.git]
/
src
/
2013-06-06
David Goulet
Fix: poll compat layer reallocation new size
tree
|
commitdiff
2013-06-04
David Goulet
Fix: remove nonblock flag of sessiond socket in consumer
tree
|
commitdiff
2013-06-04
David Goulet
Fix: add missing ht iter node assignment in channel...
tree
|
commitdiff
2013-06-04
Jérémie Galarneau
Fix: Missing RCU locks on access to consumerd's channel ht
tree
|
commitdiff
2013-06-04
David Goulet
Revert "Improve channel listing output format"
tree
|
commitdiff
2013-06-03
David Goulet
Fix: add more conditions and a lock to metadata cache...
tree
|
commitdiff
2013-06-03
David Goulet
Fix: set metadata closed on a push/close metadata error
tree
|
commitdiff
2013-06-03
David Goulet
Fix: skip metadata flushed check if write failed
tree
|
commitdiff
2013-05-29
David Goulet
Fix: remove one too many metadata refcount increment
tree
|
commitdiff
2013-05-29
David Goulet
Fix: add missing buffer registry cleanup on error
tree
|
commitdiff
2013-05-28
David Goulet
Fix: dereference after NULL check
tree
|
commitdiff
2013-05-28
David Goulet
Fix: remove dead code
tree
|
commitdiff
2013-05-28
David Goulet
Fix: wrong size in memcpy of kernel channel padding
tree
|
commitdiff
2013-05-28
David Goulet
Fix: typo when closing the consumer client socket
tree
|
commitdiff
2013-05-28
David Goulet
Fix: get consumer lock before closing/pushing metadata
tree
|
commitdiff
2013-05-28
David Goulet
Fix: set channel key to message on notify channel
tree
|
commitdiff
2013-05-28
Julien Desfossez
Fix: increment channel refcount on add_stream
tree
|
commitdiff
2013-05-28
Julien Desfossez
Fix: error handling in kernel add_channel
tree
|
commitdiff
2013-05-28
Julien Desfossez
Fix: close wait_fd on kernel tracing
tree
|
commitdiff
2013-05-22
David Goulet
Fix: use lttng pipe to send new stream to thread
tree
|
commitdiff
2013-05-22
David Goulet
Change consumer_metadata_pipe to be a lttng_pipe
tree
|
commitdiff
2013-05-22
David Goulet
Change consumer_data_pipe to be a lttng_pipe
tree
|
commitdiff
2013-05-17
David Goulet
Add wrappers for pipe
tree
|
commitdiff
2013-05-17
David Goulet
Fix: increment UST channel refcount at stream creation
tree
|
commitdiff
2013-05-16
David Goulet
Fix: use memset instead of poll reset for poll init
tree
|
commitdiff
2013-05-16
David Goulet
Fix: epoll attributes used outside of compat layer
tree
|
commitdiff
2013-05-15
David Goulet
Fix: Read from pointer after free
tree
|
commitdiff
2013-05-15
David Goulet
Fix: Uninitialized scalar variable in consumer
tree
|
commitdiff
2013-05-15
David Goulet
Fix: Uninitialized pointer read
tree
|
commitdiff
2013-05-15
David Goulet
Fix: fd leak in process client msg error path
tree
|
commitdiff
2013-05-14
David Goulet
Fix: close fd on create unix sock error path
tree
|
commitdiff
2013-05-14
David Goulet
Fix: memory leak in error path in UST registry
tree
|
commitdiff
2013-05-14
David Goulet
Fix: memory leak in sessiond command in error path
tree
|
commitdiff
2013-05-14
David Goulet
Fix: kernel metadata data leak in error path
tree
|
commitdiff
2013-05-14
David Goulet
Fix: data leak in error path of cmd_register_consumer()
tree
|
commitdiff
2013-05-14
David Goulet
Fix: out of bounds access of kernel channel padding
tree
|
commitdiff
2013-05-14
David Goulet
Fix: out of bounds access to buffer uuid
tree
|
commitdiff
2013-05-14
David Goulet
Fix: possible out of bounds write in enable-event
tree
|
commitdiff
2013-05-13
Stefan Seefeld
Add --version command-line option to lttng.
tree
|
commitdiff
2013-05-10
David Goulet
Fix: check channel subbuf size against page size
tree
|
commitdiff
2013-05-09
David Goulet
Fix: print an error if tracefile-size is missing with...
tree
|
commitdiff
2013-05-07
David Goulet
Fix: split UST per UID/PID default values
tree
|
commitdiff
2013-05-06
David Goulet
Fix: don't start the relayd with a wrong --output dir
tree
|
commitdiff
2013-05-06
David Goulet
Fix: Erroneous automatic session name when streaming
tree
|
commitdiff
2013-05-06
David Goulet
Fix: wrong data port when listing session's URI
tree
|
commitdiff
2013-05-06
David Goulet
Fix: don't create a channel on an enable channel
tree
|
commitdiff
2013-05-06
David Goulet
Fix: print lttng strerror on enable event with filter
tree
|
commitdiff
2013-05-06
David Goulet
Fix: change relayd protocol version to 2.2
tree
|
commitdiff
2013-05-06
David Goulet
Fix: reset current size for tracefile rotation
tree
|
commitdiff
2013-05-02
Mathieu Desnoyers
lttng UI: round up trace file size to subbuf size if...
tree
|
commitdiff
2013-05-02
Mathieu Desnoyers
Fix lttng UI: fix arg parsing, round size to next power...
tree
|
commitdiff
2013-05-02
Mathieu Desnoyers
Fix: check errors in lttng command argument values
tree
|
commitdiff
2013-05-02
Mathieu Desnoyers
Implement get_count_order in lttng utils
tree
|
commitdiff
2013-05-02
Simon Marchi
lttng cli: Accept human readable sizes for --subbuf...
tree
|
commitdiff
2013-05-01
Mathieu Desnoyers
Fix: consumerd metadata channel/cache/timer races
tree
|
commitdiff
2013-05-01
Mathieu Desnoyers
Fix: consumerd channel destroy race
tree
|
commitdiff
2013-05-01
Mathieu Desnoyers
Cleanup: document RCU read-side lock better
tree
|
commitdiff
2013-05-01
Mathieu Desnoyers
consumer relayd interaction: fix segfaults
tree
|
commitdiff
2013-04-30
David Goulet
Fix: change order of fd get to fix error path
tree
|
commitdiff
2013-04-30
David Goulet
Fix: fd leak when creating UST metadata channel
tree
|
commitdiff
2013-04-30
Mathieu Desnoyers
Fix: fd leak on error
tree
|
commitdiff
2013-04-30
Mathieu Desnoyers
Fix consumerd fd leak
tree
|
commitdiff
2013-04-30
Mathieu Desnoyers
Fix RCU-related hangs: incorrect lttng_ht_destroy use
tree
|
commitdiff
2013-04-30
Mathieu Desnoyers
rculfhash: check for callers from RCU read-side C.S.
tree
|
commitdiff
2013-04-30
Mathieu Desnoyers
Fix: don't call hash table destroy under rcu read-side...
tree
|
commitdiff
2013-04-30
Mathieu Desnoyers
Documentation: import updated comments from urcu
tree
|
commitdiff
2013-04-29
Mathieu Desnoyers
Fix: segfault in buffer_reg_channel_destroy()
tree
|
commitdiff
2013-04-29
David Goulet
Fix: add missing goto error in UST consumer
tree
|
commitdiff
2013-04-29
David Goulet
Fix: no need to use run_as_open in the relayd
tree
|
commitdiff
2013-04-29
David Goulet
Fix: typo in enable-channel man and help
tree
|
commitdiff
2013-04-29
David Goulet
Fix: add some missing hidden attribute
tree
|
commitdiff
2013-04-29
Mathieu Desnoyers
Fix: per-uid buffers should only be flushed once on...
tree
|
commitdiff
2013-04-26
Mathieu Desnoyers
Cleanup: Use own mutex within timer setup/teardown
tree
|
commitdiff
2013-04-26
Mathieu Desnoyers
Fix: channel management thread should hold a refcount
tree
|
commitdiff
2013-04-26
Mathieu Desnoyers
Fix: move metadata cache setup before ownership passing
tree
|
commitdiff
2013-04-26
Mathieu Desnoyers
Fix: consumer metadata switch timer error handling
tree
|
commitdiff
2013-04-22
David Goulet
Fix: set ptr to NULL to suppress old gcc warnings
tree
|
commitdiff
2013-04-22
David Goulet
Fix: linking order of libraries
tree
|
commitdiff
2013-04-22
David Goulet
Fix: multiple type mismatch in debug statement
tree
|
commitdiff
2013-04-12
David Goulet
Fix: remove unused path variables from session obj
tree
|
commitdiff
2013-04-12
David Goulet
Fix: update lttng.1 man and enable-channel help with...
tree
|
commitdiff
2013-04-12
David Goulet
Fix: use channel per domain default values
tree
|
commitdiff
2013-04-11
David Goulet
Fix: typos in the code base
tree
|
commitdiff
2013-04-11
David Goulet
Fix: deny multiple event types with enable-event
tree
|
commitdiff
2013-04-11
David Goulet
Fix: deny the same port for data and control URL
tree
|
commitdiff
2013-04-11
David Goulet
Fix: reset consumer destination when changing URIs
tree
|
commitdiff
2013-04-11
David Goulet
Fix: don't allow different control and data destination
tree
|
commitdiff
2013-04-11
Simarpreet Singh
Fix: typos in error strings
tree
|
commitdiff
2013-04-11
David Goulet
Improve channel listing output format
tree
|
commitdiff
2013-04-11
David Goulet
Fix: enable-channel accepts mismatched option
tree
|
commitdiff
2013-04-11
David Goulet
Fix: validate buffer type for UST channel creation
tree
|
commitdiff
2013-03-28
David Goulet
Fix: Add missing header for make dist
tree
|
commitdiff
2013-03-28
David Goulet
Fix: add missing declaration for disable-lttng-ust
tree
|
commitdiff
2013-03-28
Mathieu Desnoyers
Fix: don't keep vpid, procname, nor patchlevel environm...
tree
|
commitdiff
2013-03-28
Julien Desfossez
Relayd add_stream command handle tracefile rotation
tree
|
commitdiff
2013-03-28
Julien Desfossez
Move stream file rotation functions to utils
tree
|
commitdiff
2013-03-28
Julien Desfossez
Introduce the relayd socket object
tree
|
commitdiff
2013-03-28
Julien Desfossez
Adjust the relayd protocol on version check
tree
|
commitdiff
2013-03-28
Julien Desfossez
On-disk multiple tracefiles circular buffer
tree
|
commitdiff
2013-03-27
Mathieu Desnoyers
Documentation: filter $ctx manpage and --help
tree
|
commitdiff
next
This page took
0.040254 seconds
and
7
git commands to generate.