projects
/
lttng-tools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix: sessiond: wrong variable checked for error code
[lttng-tools.git]
/
src
/
2020-07-21
Jérémie Galarneau
Fix: sessiond: wrong variable checked for error code
tree
|
commitdiff
2020-07-21
Jérémie Galarneau
Fix: consumerd: double unlock on rotate channel error...
tree
|
commitdiff
2020-07-20
Jérémie Galarneau
Fix: consumerd: packet sent before channel rotation
tree
|
commitdiff
2020-07-20
Jérémie Galarneau
Clean-up: relayd: missing space in debug statement
tree
|
commitdiff
2020-07-17
Jérémie Galarneau
Fix: relayd: wrong specifier used in DBG format string
tree
|
commitdiff
2020-07-16
Jérémie Galarneau
Fix: relayd: send_viewer_streams sends stack data in...
tree
|
commitdiff
2020-07-16
Jérémie Galarneau
Clean-up: consumer: move open packet to post_consume
tree
|
commitdiff
2020-07-16
Jérémie Galarneau
Fix: stream intersection fails on snapshot of cleared...
tree
|
commitdiff
2020-07-16
Jérémie Galarneau
Fix: relayd: viewer metadata is not rotated after a...
tree
|
commitdiff
2020-07-16
Jérémie Galarneau
Fix: post-clear trace chunk has a late beginning packet
tree
|
commitdiff
2020-07-16
Jérémie Galarneau
Fix: kconsumer: missing wait for metadata thread in...
tree
|
commitdiff
2020-07-15
Jérémie Galarneau
Clean-up: relayd: unused tcp keep alive config return...
tree
|
commitdiff
2020-07-06
Francis Deslauriers
Fix: consumer.c: wrong order of parameter in `DBG(...
tree
|
commitdiff
2020-06-26
Jonathan Rajotte
Fix: consumer: dangling chunk on buffer allocation...
tree
|
commitdiff
2020-06-17
Jérémie Galarneau
Fix: consumerd: uninitialized written_bytes on no-data...
tree
|
commitdiff
2020-06-17
Jérémie Galarneau
Build fix: consumerd misnamed label
tree
|
commitdiff
2020-06-17
Jérémie Galarneau
consumerd: on_sleep not called on stream when no data...
tree
|
commitdiff
2020-06-17
Jonathan Rajotte
Fix: invalid discarded events on start/stop without...
tree
|
commitdiff
2020-06-17
Jérémie Galarneau
Fix: consumerd: user space metadata not regenerated
tree
|
commitdiff
2020-06-12
Jonathan Rajotte
actions: Expose lttng_action_type_string internally
tree
|
commitdiff
2020-06-12
Simon Marchi
actions: introduce action group
tree
|
commitdiff
2020-06-12
Jérémie Galarneau
actions: Make lttng_action reference countable
tree
|
commitdiff
2020-06-12
Simon Marchi
actions: introduce snapshot session action
tree
|
commitdiff
2020-06-12
Jonathan Rajotte
Clean-up: replace space by tabs
tree
|
commitdiff
2020-06-11
Jérémie Galarneau
liblttng-ctl: use lttng_payload for serialize/create_fr...
tree
|
commitdiff
2020-06-10
Jérémie Galarneau
common: set dynamic-buffer's data to NULL on reset()
tree
|
commitdiff
2020-06-10
Jérémie Galarneau
Clean-up: coding style fixes in dynamic-buffer.c
tree
|
commitdiff
2020-06-09
Jonathan Rajotte
liblttng-ctl: add facilities for lttng_snapshot_output...
tree
|
commitdiff
2020-06-09
Jérémie Galarneau
Fix: unix: don't PERROR on EAGAIN for non-blocking...
tree
|
commitdiff
2020-06-09
Simon Marchi
actions: introduce rotate session action
tree
|
commitdiff
2020-06-09
Simon Marchi
actions: introduce stop session action
tree
|
commitdiff
2020-06-09
Simon Marchi
actions: introduce start session action
tree
|
commitdiff
2020-06-09
Jonathan Rajotte
actions: implement is_equal
tree
|
commitdiff
2020-06-08
Jonathan Rajotte
Clean-up: sort includes per clang format in action.c
tree
|
commitdiff
2020-05-27
Jérémie Galarneau
Fix: incorrect specifier %lu used with size_t argument
tree
|
commitdiff
2020-05-26
Jérémie Galarneau
Fix: consumerd: live client receives incomplete metadata
tree
|
commitdiff
2020-05-26
Jérémie Galarneau
consumerd: refactor: split read_subbuf into sub-operations
tree
|
commitdiff
2020-05-26
Jérémie Galarneau
consumerd: move rotation logic to domain-agnostic read...
tree
|
commitdiff
2020-05-26
Jérémie Galarneau
sessiond: enforce mmap output type for kernel metadata...
tree
|
commitdiff
2020-05-26
Jérémie Galarneau
consumerd: tag metadata channel as being part of a...
tree
|
commitdiff
2020-05-26
Jérémie Galarneau
consumerd: pass channel instance to stream creation...
tree
|
commitdiff
2020-05-26
Jérémie Galarneau
consumerd: cleanup: use buffer view interface for mmap...
tree
|
commitdiff
2020-05-26
Jérémie Galarneau
consumerd: move address computation from on_read_subbuf...
tree
|
commitdiff
2020-05-26
Jérémie Galarneau
consumerd: refactor: combine duplicated check_*_functions
tree
|
commitdiff
2020-05-26
Jérémie Galarneau
kerner-ctl: add RING_RING_BUFFER_GET_NEXT_SUBBUF_METADA...
tree
|
commitdiff
2020-05-21
Jonathan Rajotte
Fix: common: fs_handle_seek returns negative value...
tree
|
commitdiff
2020-05-20
Jérémie Galarneau
Fix: lttng: Destroying session message repeated during...
tree
|
commitdiff
2020-05-20
Jérémie Galarneau
Add lttng_dynamic_buffer_append_view util
tree
|
commitdiff
2020-05-20
Jérémie Galarneau
Make lttng_dynamic_buffer_append_buffer const-correct
tree
|
commitdiff
2020-05-20
Jérémie Galarneau
Fix: liblttng-ctl: leak of tracker handle in lttng_...
tree
|
commitdiff
2020-05-19
Jonathan Rajotte
Fix: common: abort on rotation after time manipulation
tree
|
commitdiff
2020-04-22
Jérémie Galarneau
Fix: sessiond: sessiond and agent deadlock on destroy
tree
|
commitdiff
2020-04-22
Jérémie Galarneau
relayd: clean-up: remove unused DATETIME_STRING_SIZE...
tree
|
commitdiff
2020-04-20
Jérémie Galarneau
Fix: load: incomplete error handling for load_session_f...
tree
|
commitdiff
2020-04-17
Simon Marchi
actions: improve logging in lttng_action_create_from_buffer
tree
|
commitdiff
2020-04-17
Simon Marchi
actions: introduce lttng_action_init
tree
|
commitdiff
2020-04-17
Simon Marchi
actions: introduce function typedef for creating action...
tree
|
commitdiff
2020-04-17
Simon Marchi
buffer-view: introduce lttng_buffer_view_contains_string
tree
|
commitdiff
2020-04-17
Simon Marchi
Move actions source files to src/common/actions directory
tree
|
commitdiff
2020-04-15
Mathieu Desnoyers
ust registry: Refactor representation of nested types
tree
|
commitdiff
2020-04-08
Simon Marchi
common: keep libcommon_la_SOURCES list sorted
tree
|
commitdiff
2020-04-07
Jérémie Galarneau
Fix: lttng-load: support legacy PID tracker specification
tree
|
commitdiff
2020-04-07
Jérémie Galarneau
Fix: sessiond: invalid session configuration on EXCLUDE...
tree
|
commitdiff
2020-04-06
Jérémie Galarneau
Fix: relayd: unchecked allocation result of unlinked...
tree
|
commitdiff
2020-04-03
Francis Deslauriers
lttng-crash: use `spawn_viewer()` to launch trace viewer
tree
|
commitdiff
2020-04-03
Francis Deslauriers
lttng-view: clean-up: move `--viewer` code to specific...
tree
|
commitdiff
2020-04-03
Francis Deslauriers
lttng-crash: clean-up: fix alignment of format string
tree
|
commitdiff
2020-04-03
Francis Deslauriers
lttng-view: clean-up: rename `parse_options()` -> ...
tree
|
commitdiff
2020-04-03
Francis Deslauriers
lttng-view: clean-up: use singular form for type name
tree
|
commitdiff
2020-04-03
Francis Deslauriers
lttng-view: clean-up: remove references to LTTv
tree
|
commitdiff
2020-04-03
Jérémie Galarneau
Fix: relayd: harmonize path format in backward-compat...
tree
|
commitdiff
2020-04-03
Jérémie Galarneau
Bump session.xsd version to 2.12
tree
|
commitdiff
2020-04-03
Simon Marchi
Fix: filter-grammar-test: add dependencies between...
tree
|
commitdiff
2020-04-03
Jérémie Galarneau
Fix: relayd: assertion fails on creation of session...
tree
|
commitdiff
2020-04-03
Jérémie Galarneau
Fix: relayd: crash on creation of session by peer ...
tree
|
commitdiff
2020-04-02
Jérémie Galarneau
Fix: consumer: fallback to flush when flush empty is...
tree
|
commitdiff
2020-04-02
Jérémie Galarneau
Fix: consumerd: incorrect clear logging statement
tree
|
commitdiff
2020-04-02
Jérémie Galarneau
Fix: sessiond: error reported on session destruction...
tree
|
commitdiff
2020-04-02
Jérémie Galarneau
Fix: sessiond: erroneous error code returned on rotatio...
tree
|
commitdiff
2020-04-01
Jérémie Galarneau
Fix: lttng-destroy: missing newline on session destruct...
tree
|
commitdiff
2020-04-01
Jérémie Galarneau
relayd: clean-up: reference is repeated in comment
tree
|
commitdiff
2020-04-01
Michael Jeanson
Typo: 'Descritptor' -> 'Descriptor'
tree
|
commitdiff
2020-04-01
Michael Jeanson
Typo: 'Accomodate' -> 'Accommodate'
tree
|
commitdiff
2020-04-01
Jérémie Galarneau
Clean-up: trace-ust comment still refers to only PID...
tree
|
commitdiff
2020-03-31
Jérémie Galarneau
Fix: tracker: NULL pointer dereference after NULL check
tree
|
commitdiff
2020-03-27
Jérémie Galarneau
Fix: sessiond: NULL pointer dereference after NULL...
tree
|
commitdiff
2020-03-27
Jérémie Galarneau
Fix: sessiond: missing goto in error handler
tree
|
commitdiff
2020-03-27
Jérémie Galarneau
Fix: sessiond: user/group name can be leaked on malform...
tree
|
commitdiff
2020-03-26
Simon Marchi
Fix: sessiond: make the --without-lttng-ust version...
tree
|
commitdiff
2020-03-26
Simon Marchi
Fix: relayd: cast idigit argument to unsigned char
tree
|
commitdiff
2020-03-26
Simon Marchi
Fix: common: make lttng_trace_chunk_remove_subdirectory...
tree
|
commitdiff
2020-03-26
Simon Marchi
Fix: common: add `void` parameter to log_add_time decla...
tree
|
commitdiff
2020-03-26
Jérémie Galarneau
Fix: lttng-list: don't warn when the kernel domain...
tree
|
commitdiff
2020-03-26
Jérémie Galarneau
Refactor: lttng-ctl: follow terminology of the tracker...
tree
|
commitdiff
2020-03-25
Jérémie Galarneau
lttng: list: replace domain headers with the official...
tree
|
commitdiff
2020-03-25
Jérémie Galarneau
lttng: list: print `per-user` and `per-process` buffer...
tree
|
commitdiff
2020-03-20
Jérémie Galarneau
Fix: MI: bump MI schema version to 4.0 in mi-lttng.c
tree
|
commitdiff
2020-03-20
Jérémie Galarneau
Fix: sessiond: occasional badfd error on repeated SIGTERM
tree
|
commitdiff
2020-03-20
Jérémie Galarneau
Fix: lttng: incorrect domain list printed when no domai...
tree
|
commitdiff
2020-03-20
Simon Marchi
Fix all -Wdiscarded-qualifiers warning instances
tree
|
commitdiff
next
This page took
0.044925 seconds
and
7
git commands to generate.