projects
/
lttng-tools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
build: export major/minor/patchlevel numbers
[lttng-tools.git]
/
src
/
common
/
2013-08-05
Mathieu Desnoyers
Fix: kernel ctl error codes are based on errno
tree
|
commitdiff
2013-07-21
Mathieu Desnoyers
Fix: format string mismatch
tree
|
commitdiff
2013-07-21
Mathieu Desnoyers
Fix: format string type mismatch
tree
|
commitdiff
2013-07-19
Mathieu Desnoyers
Fix: data pending race
tree
|
commitdiff
2013-07-19
Mathieu Desnoyers
Cleanup: ust-consumer: wrong indentation
tree
|
commitdiff
2013-07-19
Mathieu Desnoyers
Fix: remove sleep(1) added by "Fix: (slight UI change...
tree
|
commitdiff
2013-07-19
Mathieu Desnoyers
Fix: (slight UI change) refuse missing -c if non-defaul...
tree
|
commitdiff
2013-07-16
Mathieu Desnoyers
Fix deadlock: don't take channel lock in timer
tree
|
commitdiff
2013-07-16
Mathieu Desnoyers
Introduce channel timer lock
tree
|
commitdiff
2013-07-16
Mathieu Desnoyers
document lttng_ustconsumer_request_metadata locking...
tree
|
commitdiff
2013-07-16
Mathieu Desnoyers
consumer: remove unused lttng_ustconsumer_push_metadata
tree
|
commitdiff
2013-07-16
Mathieu Desnoyers
Document metadata_socket_lock nesting
tree
|
commitdiff
2013-07-16
Mathieu Desnoyers
lttng_ustconsumer_recv_metadata does not need all those...
tree
|
commitdiff
2013-07-16
Mathieu Desnoyers
document metadata_switch_timer() deadlock
tree
|
commitdiff
2013-07-16
Mathieu Desnoyers
Fix: add missing metadata socket lock
tree
|
commitdiff
2013-07-16
Mathieu Desnoyers
document metadata_switch_timer() locking constraints
tree
|
commitdiff
2013-07-16
Mathieu Desnoyers
consumer: remove timeout for UST metadata
tree
|
commitdiff
2013-07-16
Mathieu Desnoyers
Introduce pipe for UST metadata cache and stream
tree
|
commitdiff
2013-07-16
Mathieu Desnoyers
consumer: replace DBG2() instances by DBG()
tree
|
commitdiff
2013-07-16
Mathieu Desnoyers
Introduce utils_create_pipe_cloexec_nonblock()
tree
|
commitdiff
2013-07-16
Mathieu Desnoyers
ust consumer: data_pending check is endpoint active
tree
|
commitdiff
2013-07-16
Mathieu Desnoyers
Fix: kernel consumer: data_pending check if endpoint...
tree
|
commitdiff
2013-07-16
Mathieu Desnoyers
consumer: explicitly set endpoint status to active...
tree
|
commitdiff
2013-07-16
Mathieu Desnoyers
document consumer_metadata_cache_flushed use of consume...
tree
|
commitdiff
2013-07-16
Mathieu Desnoyers
consumer: introduce channel lock
tree
|
commitdiff
2013-07-12
Julien Desfossez
Support snapshot max-size limitation
tree
|
commitdiff
2013-07-12
David Goulet
Add create session snapshot API in lttng-sessiond
tree
|
commitdiff
2013-07-08
Mathieu Desnoyers
Fix: consumer: use uint64_t for all sessiond_id
tree
|
commitdiff
2013-07-05
David Goulet
Fix: set globally visible flag to kernel stream
tree
|
commitdiff
2013-07-05
Mathieu Desnoyers
Fix: kernel-consumer: double-close
tree
|
commitdiff
2013-07-05
Mathieu Desnoyers
Fix: consumer: incorrect size zmalloc
tree
|
commitdiff
2013-07-05
David Goulet
Fix: don't try to send stream to relayd if not in streaming
tree
|
commitdiff
2013-07-05
David Goulet
Fix: relayd refcount updates for stream
tree
|
commitdiff
2013-07-05
David Goulet
Fix: don't send error to sessiond on orderly shutdown
tree
|
commitdiff
2013-07-05
David Goulet
Fix: bad pathname used when sending kernel stream to...
tree
|
commitdiff
2013-07-05
David Goulet
Fix: add globally visible flag in stream
tree
|
commitdiff
2013-07-05
David Goulet
Fix: destroy metadata stream on setup metadata error...
tree
|
commitdiff
2013-07-05
David Goulet
Fix: send kernel stream to relayd only if needed
tree
|
commitdiff
2013-07-05
Julien Desfossez
Fix: destroy streams for kernel snapshot sessions as...
tree
|
commitdiff
2013-07-05
Julien Desfossez
Fix: close and destroy metadata stream after a kernel...
tree
|
commitdiff
2013-07-05
David Goulet
Fix: print errno message on connect() error
tree
|
commitdiff
2013-07-05
Mathieu Desnoyers
Fix: possible double-close on stream out_fd
tree
|
commitdiff
2013-07-04
Julien Desfossez
Add UST snapshot support
tree
|
commitdiff
2013-07-04
Mathieu Desnoyers
Fix: consumer_add_relayd_socket() report errors to...
tree
|
commitdiff
2013-07-04
Mathieu Desnoyers
Fix: add missing enum lttcomm_return_code entries
tree
|
commitdiff
2013-06-28
David Goulet
Fix: kernel snapshot metadata handling and error paths
tree
|
commitdiff
2013-06-28
David Goulet
Fix: coding style and debug statement
tree
|
commitdiff
2013-06-28
David Goulet
Fix: put subbuffer back in kernel snapshot error path
tree
|
commitdiff
2013-06-28
Julien Desfossez
Fix: overflow in uri_to_str_url
tree
|
commitdiff
2013-06-28
David Goulet
Fix: use snapshot consumer output for kernel
tree
|
commitdiff
2013-06-28
Mathieu Desnoyers
Fix: consumer: 64-bit index for relayd rather than...
tree
|
commitdiff
2013-06-28
Julien Desfossez
Fix UST channel/stream output assignation
tree
|
commitdiff
2013-06-28
Julien Desfossez
Fix: send per-pid session id in channel creation
tree
|
commitdiff
2013-06-28
Mathieu Desnoyers
Fix: consumer double-close on error
tree
|
commitdiff
2013-06-28
David Goulet
Add utils function to format current time as a string
tree
|
commitdiff
2013-06-28
David Goulet
Fix: set hidden attribute to utils_* calls
tree
|
commitdiff
2013-06-27
Julien Desfossez
Fix: consumer handling of metadata for relayd
tree
|
commitdiff
2013-06-27
Julien Desfossez
Add kernel snapshot support
tree
|
commitdiff
2013-06-27
David Goulet
Support flight recorder mode for a session
tree
|
commitdiff
2013-06-27
David Goulet
Implement snapshot commands in lttng-sessiond
tree
|
commitdiff
2013-06-27
David Goulet
Initial import of the snapshot ABI/API in lttng-ctl
tree
|
commitdiff
2013-06-27
David Goulet
Use the consumer stream API in consumer_del_stream()
tree
|
commitdiff
2013-06-27
David Goulet
Add consumer-stream.c/.h in libconsumer
tree
|
commitdiff
2013-06-27
David Goulet
Move multiple URLs parsing fct from lttng-ctl to uri.c
tree
|
commitdiff
2013-06-25
David Goulet
Fix: bad type for the relayd id
tree
|
commitdiff
2013-06-25
David Goulet
Fix: bad protocol flow between sessiond and consumerd
tree
|
commitdiff
2013-06-20
David Goulet
Fix: channel and stream leak in consumerd
tree
|
commitdiff
2013-06-19
David Goulet
Fix: consumer add channel return value was positive...
tree
|
commitdiff
2013-06-19
David Goulet
Fix: change an ERR message to a DBG
tree
|
commitdiff
2013-06-19
Amit Margalit
Using LTTNG_HOME environment variable if exists, with...
tree
|
commitdiff
2013-06-19
Mathieu Desnoyers
Fix: remove use of stat()
tree
|
commitdiff
2013-06-19
Mathieu Desnoyers
Fix: goto error_fatal on lttng_kconsumer_recv_cmd errors
tree
|
commitdiff
2013-06-19
Mathieu Desnoyers
Fix: goto error_fatal on lttng_ustconsumer_recv_cmd...
tree
|
commitdiff
2013-06-19
Mathieu Desnoyers
Fix: unnecessarily large memory allocation
tree
|
commitdiff
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-03
David Goulet
Fix: add more conditions and a lock to metadata cache...
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-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: Uninitialized scalar variable in consumer
tree
|
commitdiff
2013-05-15
David Goulet
Fix: Uninitialized pointer read
tree
|
commitdiff
2013-05-14
David Goulet
Fix: close fd on create unix sock error path
tree
|
commitdiff
2013-05-14
David Goulet
Fix: out of bounds access of kernel channel padding
tree
|
commitdiff
next
This page took
0.084292 seconds
and
7
git commands to generate.