projects
/
lttng-tools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Sessiond timer thread
[lttng-tools.git]
/
src
/
common
/
2018-03-14
Julien Desfossez
Consumer rotate a channel
tree
|
commitdiff
2018-03-14
Julien Desfossez
Consumer perform the rotation when extracting a packet
tree
|
commitdiff
2018-03-14
Julien Desfossez
Consumer rotate stream
tree
|
commitdiff
2018-03-14
Julien Desfossez
Implement the RELAYD_ROTATE_PENDING relay daemon command
tree
|
commitdiff
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: 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-05
Julien Desfossez
Command to make a directory on the consumer or relay
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-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-20
Julien Desfossez
Fix: error handling on relay version check
tree
|
commitdiff
2018-02-15
Francis Deslauriers
Fix: remove unused event types in MI XML schema
tree
|
commitdiff
2018-02-09
Jérémie Galarneau
Fix: metadata channel leak when using the snapshot...
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-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-13
Julien Desfossez
Fix: wrong parameter to fcntl in pipe_set_flag
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
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
centralize sessiond config option handling
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-28
Jonathan Rajotte
Cleanup: remove dead increment of pointer
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
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
Fix: report error using fd instead of ret
tree
|
commitdiff
2017-07-27
Julien Desfossez
Fix: lost packet accounting always lost on snapshot
tree
|
commitdiff
2017-07-24
Jonathan Rajotte
save/load: add blocking_timeout attribute to channel
tree
|
commitdiff
2017-07-24
Jonathan Rajotte
Introduce monitor_timer_interval to session configurati...
tree
|
commitdiff
2017-06-21
Jérémie Galarneau
Hide internal buffer-view symbols
tree
|
commitdiff
2017-06-21
Jérémie Galarneau
Hide internal session configuration symbols
tree
|
commitdiff
2017-06-21
Jérémie Galarneau
Hide internal dynamic-buffer symbols
tree
|
commitdiff
2017-06-21
Jérémie Galarneau
Hide internal string-utils symbols
tree
|
commitdiff
2017-06-20
Mathieu Desnoyers
Fix: join consumer timer thread
tree
|
commitdiff
2017-06-20
Mathieu Desnoyers
Cleanup: use CMM accessors for consumer_quit variable
tree
|
commitdiff
2017-06-12
Mathieu Desnoyers
Introduce "--blocking-timeout" channel parameter
tree
|
commitdiff
2017-06-02
Jérémie Galarneau
Fix: missing errno.h include in time.h compat header
tree
|
commitdiff
2017-06-01
Michael Jeanson
Cleanup: uuid library detection
tree
|
commitdiff
2017-06-01
Michael Jeanson
Fix: Don't override user variables within the build...
tree
|
commitdiff
2017-05-28
Jérémie Galarneau
Tests: add consumer testpoint to pause data consumption
tree
|
commitdiff
2017-05-28
Jérémie Galarneau
Docs: improve the documentation of the dynamic buffer...
tree
|
commitdiff
2017-05-28
Jérémie Galarneau
Add comment to round_to_power_of_2()
tree
|
commitdiff
2017-05-28
Jérémie Galarneau
Clean-up: simplify the implementation of dynamic buffer...
tree
|
commitdiff
2017-05-28
Jérémie Galarneau
Fix: space left in buffer may be uninitilized on capaci...
tree
|
commitdiff
2017-05-28
Jérémie Galarneau
Assert that dynamic buffer size <= capacity
tree
|
commitdiff
2017-05-28
Jérémie Galarneau
Clean-up: improve readability of dynamic buffer append...
tree
|
commitdiff
2017-05-19
Mathieu Desnoyers
Fix: use "flush empty" ioctl for snapshots
tree
|
commitdiff
2017-05-19
Mathieu Desnoyers
Fix: lttng-consumerd: cpu hotplug: send "streams_sent...
tree
|
commitdiff
2017-05-19
Jérémie Galarneau
Fix: consumer_timer_signal_thread_qs waits on LTTNG_CON...
tree
|
commitdiff
2017-05-19
Jérémie Galarneau
Revert "Fix: futex can be free'd while used by waker...
tree
|
commitdiff
2017-05-19
Jérémie Galarneau
Add lttng_waiter utils
tree
|
commitdiff
2017-05-11
Jonathan Rajotte
Fix: COMPAT_EPOLL_PROC_PATH is available from Linux...
tree
|
commitdiff
2017-05-10
Jérémie Galarneau
Clean-up: warning caused by unused label
tree
|
commitdiff
2017-05-10
Jérémie Galarneau
Fix: futex can be free'd while used by waker thread
tree
|
commitdiff
2017-05-09
Mathieu Desnoyers
Fix: return NULL pointer on memory allocation failure
tree
|
commitdiff
2017-05-09
Jérémie Galarneau
Clean-up: unused variable warning in poll compat
tree
|
commitdiff
2017-05-08
Mathieu Desnoyers
Cleanup: initialize kernel ioctl ABI structures to 0
tree
|
commitdiff
2017-05-08
Mathieu Desnoyers
Cleanup: initialize data to 0
tree
|
commitdiff
2017-05-08
Jérémie Galarneau
Fix: consumer data lock deadlock caused by monitor...
tree
|
commitdiff
2017-05-08
Jonathan Rajotte
Fix: assert() on null index_file in lttng_index_file_wr...
tree
|
commitdiff
2017-05-08
Jonathan Rajotte
Fix: fail on relayd lookup when finding a relayd is...
tree
|
commitdiff
2017-05-07
Jérémie Galarneau
Fix: NULL pointer dereference in lttng_condition_serialize
tree
|
commitdiff
2017-05-06
Jérémie Galarneau
Fix: return of free'd string on error in strutils_split()
tree
|
commitdiff
2017-05-06
Jérémie Galarneau
Silence bogus Coverity warning of uninitialized value
tree
|
commitdiff
2017-05-06
Jérémie Galarneau
Silence bogus Coverity warning of uninitialized value
tree
|
commitdiff
2017-05-06
Jérémie Galarneau
Silence bogus Coverity warning of uninitialized value
tree
|
commitdiff
2017-05-06
Jérémie Galarneau
Silence bogus Coverity warning of uninitialized value
tree
|
commitdiff
2017-05-05
Jérémie Galarneau
Fix: consumer-timer.c includes ust-ctl.h even --without...
tree
|
commitdiff
2017-05-05
Jérémie Galarneau
Add string-utils to dist subdirs in libcommon
tree
|
commitdiff
2017-05-05
Philippe Proulx
Add string-utils convenience library
tree
|
commitdiff
2017-05-05
Philippe Proulx
Add --enable-embedded-help option to embed --help messa...
tree
|
commitdiff
2017-05-05
Jérémie Galarneau
Expose monitor timer interval to lttngctl and client
tree
|
commitdiff
2017-05-05
Jérémie Galarneau
Implement consumer ring buffer position sampling
tree
|
commitdiff
2017-05-05
Jérémie Galarneau
Add kernctl RING_BUFFER_SNAPSHOT_SAMPLE_POSITIONS command
tree
|
commitdiff
2017-05-05
Jérémie Galarneau
Start notification subsystem thread in sessiond initial...
tree
|
commitdiff
2017-05-05
Jérémie Galarneau
Add client notification API
tree
|
commitdiff
2017-05-05
Jérémie Galarneau
Add utils_get_count_order_u64 to utils
tree
|
commitdiff
2017-05-05
Jérémie Galarneau
Implement poll mask modification support in poll wrappers
tree
|
commitdiff
2017-05-05
Jérémie Galarneau
Add the container_of() macro to macro.h
tree
|
commitdiff
2017-05-05
Jérémie Galarneau
Add pipe_release utils to the pipe wrapper
tree
|
commitdiff
next
This page took
0.041001 seconds
and
7
git commands to generate.