projects
/
lttng-tools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix: sessiond: ust session is inactive during ust_app_global_update
[lttng-tools.git]
/
src
/
common
/
ust-consumer
/
ust-consumer.c
2021-05-14
Mathieu Desnoyers
Fix: Handle SIGBUS in sessiond and consumerd
blob
|
commitdiff
|
raw
2021-05-14
Jérémie Galarneau
Clean-up: rename double 'lttng' prefixed functions
blob
|
commitdiff
|
raw
|
diff to current
2021-05-07
Jérémie Galarneau
Clean-up: consumerd: use a specific status code for...
blob
|
commitdiff
|
raw
|
diff to current
2021-04-23
Michael Jeanson
Adapt to namespaced liblttng-ust-ctl symbols
blob
|
commitdiff
|
raw
|
diff to current
2021-04-23
Jérémie Galarneau
Fix: consumerd: strlen called on uninitialized path
blob
|
commitdiff
|
raw
|
diff to current
2021-04-13
Simon Marchi
Clean-up: consumer: prepend `the_` to global variable
blob
|
commitdiff
|
raw
|
diff to current
2021-04-13
Simon Marchi
Clean-up: ust-consumer: fix -Wshadow issues in lttng_us...
blob
|
commitdiff
|
raw
|
diff to current
2021-03-24
Francis Deslauriers
Cleanup: Move `create_posix_shm()` to common/shm.c
blob
|
commitdiff
|
raw
|
diff to current
2021-03-15
Mathieu Desnoyers
Adapt to lttng-ust ust-abi.h naming prefix update
blob
|
commitdiff
|
raw
|
diff to current
2021-02-09
Jérémie Galarneau
Clean-up: ust-consumer: replace manual metadata cache...
blob
|
commitdiff
|
raw
|
diff to current
2021-02-09
Jérémie Galarneau
Clean-up: ust-consumer: pass metadata cache to its...
blob
|
commitdiff
|
raw
|
diff to current
2021-02-09
Jérémie Galarneau
Fix: ust-consumer: metadata thread not woken-up after...
blob
|
commitdiff
|
raw
|
diff to current
2021-02-08
Jérémie Galarneau
Fix: ust-consumer: metadata cache lock not taken when...
blob
|
commitdiff
|
raw
|
diff to current
2021-02-08
Jérémie Galarneau
Clean-up: ust-consumer: simplify metadata cache unlock...
blob
|
commitdiff
|
raw
|
diff to current
2020-12-01
Francis Deslauriers
Fix: missing `_mutex_lock()` before signaling a conditi...
blob
|
commitdiff
|
raw
|
diff to current
2020-10-28
Jonathan Rajotte
credentials: uid and gid now use LTTNG_OPTIONAL
blob
|
commitdiff
|
raw
|
diff to current
2020-07-16
Jérémie Galarneau
Fix: stream intersection fails on snapshot of cleared...
blob
|
commitdiff
|
raw
|
diff to current
2020-07-16
Jérémie Galarneau
Fix: kconsumer: missing wait for metadata thread in...
blob
|
commitdiff
|
raw
|
diff to current
2020-06-26
Jonathan Rajotte
Fix: consumer: dangling chunk on buffer allocation...
blob
|
commitdiff
|
raw
|
diff to current
2020-06-17
Jérémie Galarneau
Fix: consumerd: user space metadata not regenerated
blob
|
commitdiff
|
raw
|
diff to current
2020-05-26
Jérémie Galarneau
Fix: consumerd: live client receives incomplete metadata
blob
|
commitdiff
|
raw
|
diff to current
2020-05-26
Jérémie Galarneau
consumerd: refactor: split read_subbuf into sub-operations
blob
|
commitdiff
|
raw
|
diff to current
2020-05-26
Jérémie Galarneau
consumerd: move rotation logic to domain-agnostic read...
blob
|
commitdiff
|
raw
|
diff to current
2020-05-26
Jérémie Galarneau
consumerd: tag metadata channel as being part of a...
blob
|
commitdiff
|
raw
|
diff to current
2020-05-26
Jérémie Galarneau
consumerd: pass channel instance to stream creation...
blob
|
commitdiff
|
raw
|
diff to current
2020-05-26
Jérémie Galarneau
consumerd: cleanup: use buffer view interface for mmap...
blob
|
commitdiff
|
raw
|
diff to current
2020-05-26
Jérémie Galarneau
consumerd: move address computation from on_read_subbuf...
blob
|
commitdiff
|
raw
|
diff to current
2020-01-30
Michael Jeanson
Move to kernel style SPDX license identifiers
blob
|
commitdiff
|
raw
|
diff to current
2019-12-19
Mathieu Desnoyers
consumer: implement clear channel
blob
|
commitdiff
|
raw
|
diff to current
2019-12-19
Jonathan Rajotte
ust-consumer: Expose user space clear buffer operation
blob
|
commitdiff
|
raw
|
diff to current
2019-12-19
Mathieu Desnoyers
Send ust and kernel domain directory handle to consumer
blob
|
commitdiff
|
raw
|
diff to current
2019-12-13
Jérémie Galarneau
Make lttng_directory_handle reference countable
blob
|
commitdiff
|
raw
|
diff to current
2019-10-28
Jérémie Galarneau
Fix: consumerd: NULL pointer dereference during metadat...
blob
|
commitdiff
|
raw
|
diff to current
2019-10-04
Francis Deslauriers
Fix: ust-consumer.c: Double unlock of channel lock
blob
|
commitdiff
|
raw
|
diff to current
2019-09-15
Jérémie Galarneau
ust-consumer: fix: metadata stream lock taken before...
blob
|
commitdiff
|
raw
|
diff to current
2019-09-14
Jérémie Galarneau
consumer: fix: unaligned accesses to index fields
blob
|
commitdiff
|
raw
|
diff to current
2019-09-05
Jonathan Rajotte
Fix: check validity of a stream before invoking ust...
blob
|
commitdiff
|
raw
|
diff to current
2019-09-05
Mathieu Desnoyers
relayd protocol: reply path for close chunk and create...
blob
|
commitdiff
|
raw
|
diff to current
2019-08-28
Jérémie Galarneau
Clean-up: missing word `lock` in comment
blob
|
commitdiff
|
raw
|
diff to current
2019-08-28
Jérémie Galarneau
Use case-scope error labels handling LTTNG_CONSUMER_ROT...
blob
|
commitdiff
|
raw
|
diff to current
2019-08-28
Jérémie Galarneau
Use case-scope error labels handling LTTNG_CONSUMER_PUS...
blob
|
commitdiff
|
raw
|
diff to current
2019-08-28
Jérémie Galarneau
Use case-scope error labels when handling LTTNG_CONSUME...
blob
|
commitdiff
|
raw
|
diff to current
2019-08-22
Mathieu Desnoyers
Fix: rmdir recursive: skip non-empty directories with...
blob
|
commitdiff
|
raw
|
diff to current
2019-08-09
Jérémie Galarneau
relayd: add remote trace chunk close command
blob
|
commitdiff
|
raw
|
diff to current
2019-07-25
Jérémie Galarneau
relayd: add remote trace chunk creation command
blob
|
commitdiff
|
raw
|
diff to current
2019-07-25
Jérémie Galarneau
Fix: metadata stream is not marked as quiescent after...
blob
|
commitdiff
|
raw
|
diff to current
2019-07-25
Jérémie Galarneau
Create stream files relative to a stream's current...
blob
|
commitdiff
|
raw
|
diff to current
2019-07-18
Jérémie Galarneau
Add a consumer daemon INIT command
blob
|
commitdiff
|
raw
|
diff to current
2019-03-28
Mathieu Desnoyers
Fix: consumer snapshot: handle unsigned long overflow
blob
|
commitdiff
|
raw
|
diff to current
2018-11-16
Michael Jeanson
Fix: typo 'occured' -> 'occurred'
blob
|
commitdiff
|
raw
|
diff to current
2018-11-16
Mathieu Desnoyers
Fix: consumer: snapshot error return code
blob
|
commitdiff
|
raw
|
diff to current
2018-11-16
Mathieu Desnoyers
Fix: consumer: rotation error return codes
blob
|
commitdiff
|
raw
|
diff to current
2018-10-02
Jérémie Galarneau
Fix: rotation may never complete in per-PID buffering...
blob
|
commitdiff
|
raw
|
diff to current
2018-08-30
Jérémie Galarneau
Cleanup: unused assignment of ret_code in ROTATE_CHANNEL
blob
|
commitdiff
|
raw
|
diff to current
2018-08-20
Jérémie Galarneau
Fix: consumers don't honor protocol on rotate pending...
blob
|
commitdiff
|
raw
|
diff to current
2018-06-05
Jérémie Galarneau
Fix: propagate archive id to the consumer daemon on...
blob
|
commitdiff
|
raw
|
diff to current
2018-06-04
Jérémie Galarneau
Typo in ust consumer log message (channek -> channel)
blob
|
commitdiff
|
raw
|
diff to current
2018-05-31
Jonathan Rajotte
Cleanup: sock is never used by ask_channel()
blob
|
commitdiff
|
raw
|
diff to current
2018-05-31
Jonathan Rajotte
Cleanup: attr is not used by open_ust_stream_fd()
blob
|
commitdiff
|
raw
|
diff to current
2018-05-02
Jérémie Galarneau
Cleanup: name of send_sessiond_channel() is misleading
blob
|
commitdiff
|
raw
|
diff to current
2018-03-21
Julien Desfossez
Relay rotate pending command
blob
|
commitdiff
|
raw
|
diff to current
2018-03-14
Julien Desfossez
Consumer rotate a channel
blob
|
commitdiff
|
raw
|
diff to current
2018-03-14
Julien Desfossez
Consumer perform the rotation when extracting a packet
blob
|
commitdiff
|
raw
|
diff to current
2018-03-12
Julien Desfossez
Channel rotate pipe between sessiond and the consumers
blob
|
commitdiff
|
raw
|
diff to current
2018-03-08
Julien Desfossez
Add ustctl_flush_buffer to the consumer API
blob
|
commitdiff
|
raw
|
diff to current
2018-03-08
Julien Desfossez
Keep read-only copies of fields from the channel to...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-06
Julien Desfossez
Command to rename a folder
blob
|
commitdiff
|
raw
|
diff to current
2018-03-05
Julien Desfossez
Command to make a directory on the consumer or relay
blob
|
commitdiff
|
raw
|
diff to current
2018-02-09
Jérémie Galarneau
Fix: metadata channel leak when using the snapshot...
blob
|
commitdiff
|
raw
|
diff to current
2017-12-03
Jonathan Rajotte
Clean-up: consumer_add_metadata_stream always returns 0
blob
|
commitdiff
|
raw
|
diff to current
2017-12-03
Jonathan Rajotte
Fix: scope ownership of a stream for ust-consumer
blob
|
commitdiff
|
raw
|
diff to current
2017-11-13
Julien Desfossez
Fix: wrong use of the relay_streams_sent in snapshot
blob
|
commitdiff
|
raw
|
diff to current
2017-07-28
Jonathan Rajotte
Cleanup: remove dead assignment
blob
|
commitdiff
|
raw
|
diff to current
2017-07-27
Julien Desfossez
Fix: lost packet accounting always lost on snapshot
blob
|
commitdiff
|
raw
|
diff to current
2017-06-20
Mathieu Desnoyers
Cleanup: use CMM accessors for consumer_quit variable
blob
|
commitdiff
|
raw
|
diff to current
2017-06-12
Mathieu Desnoyers
Introduce "--blocking-timeout" channel parameter
blob
|
commitdiff
|
raw
|
diff to current
2017-05-05
Jérémie Galarneau
Implement consumer ring buffer position sampling
blob
|
commitdiff
|
raw
|
diff to current
2017-05-05
Jérémie Galarneau
Start notification subsystem thread in sessiond initial...
blob
|
commitdiff
|
raw
|
diff to current
2017-01-23
Mathieu Desnoyers
Fix: consumerd: add missing put_subbuf for ust and...
blob
|
commitdiff
|
raw
|
diff to current
2016-12-20
Jérémie Galarneau
Fix: double unlock of metadata mutex on error
blob
|
commitdiff
|
raw
|
diff to current
2016-12-16
Jérémie Galarneau
Assert that index_file does not exist before setting...
blob
|
commitdiff
|
raw
|
diff to current
2016-12-16
Mathieu Desnoyers
Fix: relayd vs consumerd compatibility
blob
|
commitdiff
|
raw
|
diff to current
2016-10-20
Jérémie Galarneau
Remove run-as compat wrapper from internal code
blob
|
commitdiff
|
raw
|
diff to current
2016-05-24
Michael Jeanson
Typo: occured -> occurred
blob
|
commitdiff
|
raw
|
diff to current
2016-05-19
Mathieu Desnoyers
Fix: ust-consumer: flush empty packets on snapshot...
blob
|
commitdiff
|
raw
|
diff to current
2016-05-19
Mathieu Desnoyers
Fix: UST should not generate packet at destroy after...
blob
|
commitdiff
|
raw
|
diff to current
2016-05-17
Michael Jeanson
Fix: Use distinct variables for ret and discarded_events
blob
|
commitdiff
|
raw
|
diff to current
2016-03-24
Jonathan Rajotte
Clean-up shm directory tree after freeing the channel
blob
|
commitdiff
|
raw
|
diff to current
2016-03-11
Julien Desfossez
Command metadata regenerate
blob
|
commitdiff
|
raw
|
diff to current
2016-03-11
Julien Desfossez
Store the instance id and packet_seq_num in indexes
blob
|
commitdiff
|
raw
|
diff to current
2016-03-11
Julien Desfossez
Account the lost packets in snapshot mode
blob
|
commitdiff
|
raw
|
diff to current
2016-03-08
Jérémie Galarneau
Fix: use of unsigned variable to check for negative...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-08
Julien Desfossez
Extract the lost packets and discarded events counters
blob
|
commitdiff
|
raw
|
diff to current
2015-10-19
Jonathan Rajotte
Move libconsumer under common/consumer/
blob
|
commitdiff
|
raw
|
diff to current
2015-10-19
Michael Jeanson
Port: Remove _GNU_SOURCE, defined in config.h
blob
|
commitdiff
|
raw
|
diff to current
2015-09-21
Michael Jeanson
Fix: int printed as uint
blob
|
commitdiff
|
raw
|
diff to current
2015-09-18
Mathieu Desnoyers
Fix: shm-path: handling of snprintf return value
blob
|
commitdiff
|
raw
|
diff to current
2015-09-04
Mathieu Desnoyers
Fix: free metadata cache after grace period in consumer
blob
|
commitdiff
|
raw
|
diff to current
2015-09-04
Mathieu Desnoyers
Fix: sessiond vs consumerd push/get metadata deadlock
blob
|
commitdiff
|
raw
|
diff to current
2015-09-04
Mathieu Desnoyers
Fix: streamline ret/errno of run_as()
blob
|
commitdiff
|
raw
|
diff to current
next
This page took
0.265706 seconds
and
106
git commands to generate.