projects
/
lttng-tools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Implement the RELAYD_ROTATE_STREAM relay daemon command
[lttng-tools.git]
/
src
/
2018-03-13
Julien Desfossez
Implement the RELAYD_ROTATE_STREAM relay daemon command
tree
|
commitdiff
2018-03-12
Julien Desfossez
Channel rotate pipe between sessiond and the consumers
tree
|
commitdiff
2018-03-09
Julien Desfossez
Support to dump the kernel metadata cache from the...
tree
|
commitdiff
2018-03-08
Julien Desfossez
Add ustctl_flush_buffer to the consumer API
tree
|
commitdiff
2018-03-08
Julien Desfossez
Common consumer functions to read current positions
tree
|
commitdiff
2018-03-08
Julien Desfossez
Dedicated function to wakeup the consumer metadata...
tree
|
commitdiff
2018-03-08
Julien Desfossez
Keep read-only copies of fields from the channel to...
tree
|
commitdiff
2018-03-08
Julien Desfossez
Cleanup: keep the number of pipes used by poll in a...
tree
|
commitdiff
2018-03-08
Julien Desfossez
Fix: kernel snapshot handling of EAGAIN
tree
|
commitdiff
2018-03-06
Julien Desfossez
Command to rename a folder
tree
|
commitdiff
2018-03-06
Jérémie Galarneau
Fix: create_output_path() relayd util is not const...
tree
|
commitdiff
2018-03-06
Jérémie Galarneau
Fix: relayd send_command() util not logging on failure
tree
|
commitdiff
2018-03-06
Jérémie Galarneau
Clean-up: relayd send_command() helper is not const...
tree
|
commitdiff
2018-03-06
Jérémie Galarneau
Clean-up: remove unneeded cast
tree
|
commitdiff
2018-03-05
Julien Desfossez
Create the session and domain directories on start
tree
|
commitdiff
2018-03-05
Julien Desfossez
Command to make a directory on the consumer or relay
tree
|
commitdiff
2018-03-05
Francis Deslauriers
Use free running metadata channel key between sessiond...
tree
|
commitdiff
2018-03-05
Francis Deslauriers
Fix: leftover use of channel fd as identifier
tree
|
commitdiff
2018-03-05
Jérémie Galarneau
Clean-up: use LTTNG_PATH_MAX rather than PATH_MAX
tree
|
commitdiff
2018-02-28
Julien Desfossez
Keep the base directory of a relay session separate
tree
|
commitdiff
2018-02-28
Julien Desfossez
Change trace_path to session_root_path and chunk_path
tree
|
commitdiff
2018-02-28
Julien Desfossez
Make kernel tracer version global to the session daemon
tree
|
commitdiff
2018-02-28
Jérémie Galarneau
Clean-up: typo fixes in notification thread comments
tree
|
commitdiff
2018-02-28
Jérémie Galarneau
Clean-up: hash table utils are unnecessarily non-const
tree
|
commitdiff
2018-02-28
Julien Desfossez
Fix: stream_per_chan_id_ht should allow duplicates
tree
|
commitdiff
2018-02-28
Julien Desfossez
Fix: lttng logs nanoseconds
tree
|
commitdiff
2018-02-28
Julien Desfossez
Fix: use a free running channel key between sessiond...
tree
|
commitdiff
2018-02-26
Jonathan Rajotte
Fix: set errno with value from SO_ERROR on error.
tree
|
commitdiff
2018-02-26
Jonathan Rajotte
Fix: missing value handling for lttng_event_context_type
tree
|
commitdiff
2018-02-26
Jonathan Rajotte
Fix: Use SOL_SOCKET level for SO_KEEPALIVE on all platform
tree
|
commitdiff
2018-02-26
Julien Desfossez
Fix: error out on leftover arguments
tree
|
commitdiff
2018-02-20
Michael Jeanson
Load preemptirq lttng-modules probe
tree
|
commitdiff
2018-02-20
Julien Desfossez
Fix: reply to version check even on protocol mismatch
tree
|
commitdiff
2018-02-20
Julien Desfossez
Fix: error handling on relay version check
tree
|
commitdiff
2018-02-19
Jonathan Rajotte
Fix: add-context cannot be performed after a session...
tree
|
commitdiff
2018-02-16
Francis Deslauriers
Fix: duplicated kernel consumer socket locking
tree
|
commitdiff
2018-02-15
Francis Deslauriers
Fix: remove unused event types in MI XML schema
tree
|
commitdiff
2018-02-15
Francis Deslauriers
Updating lttng-ust-ctl header file
tree
|
commitdiff
2018-02-14
Jérémie Galarneau
Document consumer socket locking assumptions
tree
|
commitdiff
2018-02-14
Jérémie Galarneau
Fix: consumer socket lock not held during snapshot...
tree
|
commitdiff
2018-02-14
Jérémie Galarneau
Fix: set_relayd_for_snapshot does not acquire the consu...
tree
|
commitdiff
2018-02-14
Jérémie Galarneau
Fix: send_channel_monitor_pipe does not take the consum...
tree
|
commitdiff
2018-02-14
Jérémie Galarneau
Document the locking assumptions of consumerd-relayd...
tree
|
commitdiff
2018-02-14
Jérémie Galarneau
Assert that the consumer lock is held while sending...
tree
|
commitdiff
2018-02-14
Jérémie Galarneau
Assert that the consumer socket lock is taken during...
tree
|
commitdiff
2018-02-09
Jérémie Galarneau
Fix: metadata channel leak when using the snapshot...
tree
|
commitdiff
2018-02-05
Jonathan Rajotte
Fix: do not flag consumer as disabled on relayd comm...
tree
|
commitdiff
2018-02-05
Julien Desfossez
Fix: cleanup inactive FDs in the consumer polling thread
tree
|
commitdiff
2018-02-01
Jonathan Rajotte
lttng-relayd: use TCP keep-alive mechanism to detect...
tree
|
commitdiff
2017-12-13
Jérémie Galarneau
Docs: clarify which socket serves as the ust_app_ht_by_...
tree
|
commitdiff
2017-12-13
Jérémie Galarneau
Docs: refer to apps_notify_thread instead of 'the other...
tree
|
commitdiff
2017-12-13
Jérémie Galarneau
Docs: describe the apps_thread's working in function...
tree
|
commitdiff
2017-12-05
Jérémie Galarneau
Clean-up: remove unneeded rcu_read_lock acquisition
tree
|
commitdiff
2017-12-05
Jérémie Galarneau
Docs: document locking assumption of function
tree
|
commitdiff
2017-12-05
Jérémie Galarneau
Fix: notification thread not notified of channel creati...
tree
|
commitdiff
2017-12-03
Jonathan Rajotte
Clean-up: consumer_add_metadata_stream always returns 0
tree
|
commitdiff
2017-12-03
Jonathan Rajotte
Fix: scope ownership of a stream for ust-consumer
tree
|
commitdiff
2017-11-30
Jérémie Galarneau
Clean-up: reduce scope of dyanamically-allocated string
tree
|
commitdiff
2017-11-30
Jérémie Galarneau
Fix: using putenv() and free()-ing the value is invalid
tree
|
commitdiff
2017-11-30
Jérémie Galarneau
Clean-up: unnecessary duplicated call to exit()
tree
|
commitdiff
2017-11-30
Jérémie Galarneau
Fix: unknown consumer type considered a libc error
tree
|
commitdiff
2017-11-30
Jonathan Rajotte
Fix: consumerd(64/32)_lib_dir can be NULL
tree
|
commitdiff
2017-11-26
Jérémie Galarneau
Fix: evaluate trigger condition on registration
tree
|
commitdiff
2017-11-14
Jérémie Galarneau
Fix: nonsensical message printed by lttng track/untrack
tree
|
commitdiff
2017-11-13
Julien Desfossez
Fix: O_CLOEXEC is erroneously used on pipe creation
tree
|
commitdiff
2017-11-13
Julien Desfossez
Fix: wrong parameter to fcntl in pipe_set_flag
tree
|
commitdiff
2017-11-13
Jonathan Rajotte
Fix: close channel monitor pipe after killing the metad...
tree
|
commitdiff
2017-11-13
Julien Desfossez
Fix: path of snapshots with a relay and default URI
tree
|
commitdiff
2017-11-13
Julien Desfossez
Fix: wrong use of the relay_streams_sent in snapshot
tree
|
commitdiff
2017-11-13
Julien Desfossez
Fix: the return code of lttcomm_send_unix_sock is signed
tree
|
commitdiff
2017-11-13
Jérémie Galarneau
Fix warning: src/bin/lttng/utils.c: cast incompatible...
tree
|
commitdiff
2017-11-13
Philippe Proulx
Fix: src/common/pipe.h: include <sys/types.h> for ssize...
tree
|
commitdiff
2017-11-12
Jérémie Galarneau
Fix: typo in lttng-consumerd file default
tree
|
commitdiff
2017-11-12
Jérémie Galarneau
Fix: missing NULL checks in logging statements
tree
|
commitdiff
2017-11-12
Jérémie Galarneau
Fix: kernel consumerd sock paths need rundir substitution
tree
|
commitdiff
2017-11-12
Jérémie Galarneau
Fix: create lttng run dir regardless of user privilege
tree
|
commitdiff
2017-11-12
Jérémie Galarneau
centralize sessiond config option handling
tree
|
commitdiff
2017-08-03
Michael Jeanson
Typo: occured -> occurred
tree
|
commitdiff
2017-08-03
Jérémie Galarneau
Fix: ensure kernel context is in a list before trying...
tree
|
commitdiff
2017-08-03
Jérémie Galarneau
Harmonize return code conventions in context handling
tree
|
commitdiff
2017-08-02
Mathieu Desnoyers
Fix: uninitialized return value on error path
tree
|
commitdiff
2017-08-01
Philippe Proulx
lttng enable-channel: disallow --overwrite and --blocki...
tree
|
commitdiff
2017-08-01
Philippe Proulx
lttng enable-channel: --blocking-timeout opt.: use...
tree
|
commitdiff
2017-08-01
Julien Desfossez
Cleanup: remove unused internal structure
tree
|
commitdiff
2017-08-01
Jérémie Galarneau
Cleanup: remove unnecessary extern qualifier
tree
|
commitdiff
2017-07-31
Jérémie Galarneau
Fix: ambiguous ownership of kernel context by multiple...
tree
|
commitdiff
2017-07-28
Jérémie Galarneau
Prettify channel listing
tree
|
commitdiff
2017-07-28
Jonathan Rajotte
Use pipe instead of eventfd() for notification command...
tree
|
commitdiff
2017-07-28
Jonathan Rajotte
Cleanup: useless reset of ret to zero
tree
|
commitdiff
2017-07-28
Jonathan Rajotte
Fix: ret is never used on error_open code path
tree
|
commitdiff
2017-07-28
Jonathan Rajotte
Fix: use error code path instead of break when errors...
tree
|
commitdiff
2017-07-28
Jonathan Rajotte
Cleanup: ignore useless check of execl() return value
tree
|
commitdiff
2017-07-28
Jonathan Rajotte
Fix: wrong variable assignment on error
tree
|
commitdiff
2017-07-28
Jonathan Rajotte
Cleanup: remove dead increment of pointer
tree
|
commitdiff
2017-07-28
Jonathan Rajotte
Fix: missing error handling in use of print_tabs()
tree
|
commitdiff
2017-07-28
Jonathan Rajotte
Cleanup: functions shall have a single exit point
tree
|
commitdiff
2017-07-28
Jonathan Rajotte
Cleanup: remove dead assignment
tree
|
commitdiff
2017-07-28
Jonathan Rajotte
Cleanup: remove dead assignment
tree
|
commitdiff
2017-07-28
Jonathan Rajotte
Cleanup: remove dead assignment
tree
|
commitdiff
2017-07-28
Jonathan Rajotte
Cleanup: remove dead assignment
tree
|
commitdiff
next
This page took
0.041256 seconds
and
6
git commands to generate.