projects
/
lttng-tools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Support LTTNG_KERNEL_SESSION_SET_CREATION_NAME of lttng-modules
[lttng-tools.git]
/
src
/
common
/
ust-consumer
/
2019-03-28
Mathieu Desnoyers
Fix: consumer snapshot: handle unsigned long overflow
tree
|
commitdiff
2018-11-16
Michael Jeanson
Fix: typo 'occured' -> 'occurred'
tree
|
commitdiff
2018-11-16
Mathieu Desnoyers
Fix: consumer: snapshot error return code
tree
|
commitdiff
2018-11-16
Mathieu Desnoyers
Fix: consumer: rotation error return codes
tree
|
commitdiff
2018-10-02
Jérémie Galarneau
Fix: rotation may never complete in per-PID buffering...
tree
|
commitdiff
2018-08-30
Jérémie Galarneau
Cleanup: unused assignment of ret_code in ROTATE_CHANNEL
tree
|
commitdiff
2018-08-20
Jérémie Galarneau
Fix: consumers don't honor protocol on rotate pending...
tree
|
commitdiff
2018-06-05
Jérémie Galarneau
Fix: propagate archive id to the consumer daemon on...
tree
|
commitdiff
2018-06-04
Jérémie Galarneau
Typo in ust consumer log message (channek -> channel)
tree
|
commitdiff
2018-05-31
Jonathan Rajotte
Cleanup: sock is never used by ask_channel()
tree
|
commitdiff
2018-05-31
Jonathan Rajotte
Cleanup: attr is not used by open_ust_stream_fd()
tree
|
commitdiff
2018-05-02
Jérémie Galarneau
Cleanup: name of send_sessiond_channel() is misleading
tree
|
commitdiff
2018-03-21
Julien Desfossez
Relay rotate pending command
tree
|
commitdiff
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-12
Julien Desfossez
Channel rotate pipe between sessiond and the consumers
tree
|
commitdiff
2018-03-08
Julien Desfossez
Add ustctl_flush_buffer to the consumer API
tree
|
commitdiff
2018-03-08
Julien Desfossez
Keep read-only copies of fields from the channel to...
tree
|
commitdiff
2018-03-06
Julien Desfossez
Command to rename a folder
tree
|
commitdiff
2018-03-05
Julien Desfossez
Command to make a directory on the consumer or relay
tree
|
commitdiff
2018-02-09
Jérémie Galarneau
Fix: metadata channel leak when using the snapshot...
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 use of the relay_streams_sent in snapshot
tree
|
commitdiff
2017-07-28
Jonathan Rajotte
Cleanup: remove dead assignment
tree
|
commitdiff
2017-07-27
Julien Desfossez
Fix: lost packet accounting always lost on snapshot
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-01
Michael Jeanson
Fix: Don't override user variables within the build...
tree
|
commitdiff
2017-05-05
Jérémie Galarneau
Implement consumer ring buffer position sampling
tree
|
commitdiff
2017-05-05
Jérémie Galarneau
Start notification subsystem thread in sessiond initial...
tree
|
commitdiff
2017-01-23
Mathieu Desnoyers
Fix: consumerd: add missing put_subbuf for ust and...
tree
|
commitdiff
2016-12-20
Jérémie Galarneau
Fix: double unlock of metadata mutex on error
tree
|
commitdiff
2016-12-16
Jérémie Galarneau
Assert that index_file does not exist before setting...
tree
|
commitdiff
2016-12-16
Mathieu Desnoyers
Fix: relayd vs consumerd compatibility
tree
|
commitdiff
2016-10-20
Jérémie Galarneau
Remove run-as compat wrapper from internal code
tree
|
commitdiff
2016-05-24
Michael Jeanson
Typo: occured -> occurred
tree
|
commitdiff
2016-05-19
Mathieu Desnoyers
Fix: ust-consumer: flush empty packets on snapshot...
tree
|
commitdiff
2016-05-19
Mathieu Desnoyers
Fix: UST should not generate packet at destroy after...
tree
|
commitdiff
2016-05-17
Michael Jeanson
Fix: Use distinct variables for ret and discarded_events
tree
|
commitdiff
2016-03-24
Jonathan Rajotte
Clean-up shm directory tree after freeing the channel
tree
|
commitdiff
2016-03-11
Julien Desfossez
Command metadata regenerate
tree
|
commitdiff
2016-03-11
Julien Desfossez
Store the instance id and packet_seq_num in indexes
tree
|
commitdiff
2016-03-11
Julien Desfossez
Account the lost packets in snapshot mode
tree
|
commitdiff
2016-03-08
Jérémie Galarneau
Fix: use of unsigned variable to check for negative...
tree
|
commitdiff
2016-03-08
Jérémie Galarneau
Fix: missing static inline breaks --without-lttng-ust...
tree
|
commitdiff
2016-03-08
Julien Desfossez
Extract the lost packets and discarded events counters
tree
|
commitdiff
2015-10-19
Jonathan Rajotte
Move libconsumer under common/consumer/
tree
|
commitdiff
2015-10-19
Michael Jeanson
Port: Remove _GNU_SOURCE, defined in config.h
tree
|
commitdiff
2015-09-21
Michael Jeanson
Fix: int printed as uint
tree
|
commitdiff
2015-09-18
Mathieu Desnoyers
Fix: shm-path: handling of snprintf return value
tree
|
commitdiff
2015-09-04
Mathieu Desnoyers
Fix: free metadata cache after grace period in consumer
tree
|
commitdiff
2015-09-04
Mathieu Desnoyers
Fix: sessiond vs consumerd push/get metadata deadlock
tree
|
commitdiff
2015-09-04
Mathieu Desnoyers
Fix: streamline ret/errno of run_as()
tree
|
commitdiff
2015-08-07
Jérémie Galarneau
Fix: intialization of ust_metadata_poll_pipe to garbage...
tree
|
commitdiff
2015-03-26
Mathieu Desnoyers
Move file creation/unlink from liblttng-ust-ctl to...
tree
|
commitdiff
2015-03-26
Mathieu Desnoyers
shm-path: remove directory hierarchy on destroy
tree
|
commitdiff
2015-03-26
Mathieu Desnoyers
Implement --shm-path option for UST sessions (per-uid...
tree
|
commitdiff
2015-01-19
Mathieu Desnoyers
Fix: grab more than one packet for snapshots
tree
|
commitdiff
2014-11-26
Jérémie Galarneau
Cleanup: Mixed enums used for return code in send_sessi...
tree
|
commitdiff
2014-11-18
Mathieu Desnoyers
Fix: UST subbuffers silently dropped on moderate trace...
tree
|
commitdiff
2014-11-15
Mathieu Desnoyers
Fix: define _LGPL_SOURCE in C files
tree
|
commitdiff
2014-10-01
David Goulet
Fix: incorrect cast in ust consumer assert
tree
|
commitdiff
2014-07-14
David Goulet
Fix: ustctl_get_stream_id without UST support
tree
|
commitdiff
2014-05-21
David Goulet
Fix: implicit conversion from enumeration
tree
|
commitdiff
2014-04-30
Jesper Derehag
Backported to glibc 2.8
tree
|
commitdiff
2014-04-01
David Goulet
Fix: add consumer wake up pipe to avoid race
tree
|
commitdiff
2014-02-21
Mathieu Desnoyers
Fix: consumerd errors on exit
tree
|
commitdiff
2014-02-21
Mathieu Desnoyers
Fix: miscellaneous memory handling fixes
tree
|
commitdiff
2014-02-11
David Goulet
Fix: memory/fd leak when cleaning streams in channel
tree
|
commitdiff
2014-02-10
David Goulet
Fix: fd leak when closing metadata stream
tree
|
commitdiff
2014-02-07
Julien Desfossez
Fix: send the streams sent message after metadata
tree
|
commitdiff
2014-01-14
Julien Desfossez
Fix: race with the viewer and readiness of streams
tree
|
commitdiff
2013-11-28
David Goulet
Fix: don't fail on push metadata if no channel
tree
|
commitdiff
2013-11-26
Julien Desfossez
Rename LTTng index in CTF index
tree
|
commitdiff
2013-11-25
David Goulet
Fix: implicit conversion of enum types in consumer
tree
|
commitdiff
2013-11-25
David Goulet
Fix: comparison of unsigned enum expression >= 0
tree
|
commitdiff
2013-11-11
Mathieu Desnoyers
Use lttng_read/lttng_write wrappers
tree
|
commitdiff
2013-10-09
David Goulet
Fix: remove relative include for health check
tree
|
commitdiff
2013-10-09
Mathieu Desnoyers
consumerd: add health instrumentation into threads
tree
|
commitdiff
2013-09-27
David Goulet
Fix: compile without UST support
tree
|
commitdiff
2013-09-27
Julien Desfossez
Test for new metadata at each packet
tree
|
commitdiff
2013-09-27
Julien Desfossez
Implement the relayd live features
tree
|
commitdiff
2013-09-27
Julien Desfossez
Send indexes in streaming mode
tree
|
commitdiff
2013-09-27
Julien Desfossez
Live timer set up
tree
|
commitdiff
2013-09-25
Julien Desfossez
Generate local kernel and UST indexes
tree
|
commitdiff
2013-08-29
David Goulet
Fix: correctly close metadata on sessiond thread shutdown
tree
|
commitdiff
2013-08-29
David Goulet
Fix: missing data pending signess conversion
tree
|
commitdiff
2013-08-27
David Goulet
Fix: missing check for metadata data pending
tree
|
commitdiff
2013-08-19
David Goulet
Fix: snapshot with multiple UIDs
tree
|
commitdiff
2013-08-05
Mathieu Desnoyers
Fix: kernel ctl error codes are based on errno
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
next
This page took
0.078437 seconds
and
8
git commands to generate.