projects
/
lttng-tools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Send ust and kernel domain directory handle to consumer
[lttng-tools.git]
/
src
/
2019-12-19
Mathieu Desnoyers
Send ust and kernel domain directory handle to consumer
tree
|
commitdiff
2019-12-19
Mathieu Desnoyers
Fix: consumer: do not flush on transition from NULL...
tree
|
commitdiff
2019-12-19
Mathieu Desnoyers
Fix: consumer: honor "active" flush flag
tree
|
commitdiff
2019-12-19
Mathieu Desnoyers
Fix: sessiond cmd.h: include missing lttng-sessiond.h
tree
|
commitdiff
2019-12-19
Mathieu Desnoyers
Fix: sessiond: ust-app: per-pid buffers: Create empty...
tree
|
commitdiff
2019-12-19
Mathieu Desnoyers
Fix: utils: utils_stream_file_path separator
tree
|
commitdiff
2019-12-19
Mathieu Desnoyers
Fix: consumerd: use packet sequence number for rotation...
tree
|
commitdiff
2019-12-19
Mathieu Desnoyers
align.h: Implement ALIGN_FLOOR macro
tree
|
commitdiff
2019-12-19
Mathieu Desnoyers
Fix: relayd: per-pid live: no new metadata vs close
tree
|
commitdiff
2019-12-19
Mathieu Desnoyers
Fix: relayd: use packet sequence number for rotation...
tree
|
commitdiff
2019-12-19
Mathieu Desnoyers
Fix: relayd stream.c: LTTNG_OPTIONAL_GET address confusion
tree
|
commitdiff
2019-12-19
Mathieu Desnoyers
Fix: optional.h macro missing parentheses and guards
tree
|
commitdiff
2019-12-19
Jérémie Galarneau
Fix: use of strnlen breaks build on Solaris 10
tree
|
commitdiff
2019-12-16
Simon Marchi
dynamic-array: fix documentation of lttng_dynamic_point...
tree
|
commitdiff
2019-12-13
Jonathan Rajotte
Fix: move testpoint after state update
tree
|
commitdiff
2019-12-13
Jérémie Galarneau
Make lttng_directory_handle reference countable
tree
|
commitdiff
2019-12-12
Jérémie Galarneau
Clean-up: apply clang-format to the newly added fd...
tree
|
commitdiff
2019-12-12
Jérémie Galarneau
Fix build: fd-tracker is not part of librelayd
tree
|
commitdiff
2019-12-09
Simon Marchi
compat: remove always true assertion in compat-poll.c
tree
|
commitdiff
2019-12-09
Jérémie Galarneau
Fix: sessiond: RCU read lock imbalance on get trace...
tree
|
commitdiff
2019-12-06
Simon Marchi
Format lists in src/common/Makefile.am
tree
|
commitdiff
2019-12-03
Simon Marchi
sessiond: make functions static in ust-registry.c
tree
|
commitdiff
2019-12-03
Simon Marchi
sessiond: make thread_consumer_management function...
tree
|
commitdiff
2019-12-03
Simon Marchi
sessiond: make thread_rotation function static
tree
|
commitdiff
2019-12-03
Jérémie Galarneau
Fix: relayd: missing metadata stream causes all traces...
tree
|
commitdiff
2019-12-03
Simon Marchi
lttng-ctl: add local declarations for obsolete function...
tree
|
commitdiff
2019-12-03
Simon Marchi
sessiond: remove unused log_job_destruction function
tree
|
commitdiff
2019-12-03
Simon Marchi
sessiond: make disable_context static
tree
|
commitdiff
2019-12-03
Simon Marchi
sessiond: make ltt_sessions_ht_alloc static
tree
|
commitdiff
2019-12-03
Simon Marchi
relayd: make functions static in ctf-trace.c
tree
|
commitdiff
2019-12-02
Simon Marchi
Make validate_url_option_combination static in create.c
tree
|
commitdiff
2019-12-02
Simon Marchi
Make _utils_expand_path static
tree
|
commitdiff
2019-12-02
Simon Marchi
Remove unused function uri_create
tree
|
commitdiff
2019-11-29
Simon Marchi
uri: put `inline` at beginning of strpbrk_or_eos declar...
tree
|
commitdiff
2019-11-29
Simon Marchi
common: make some functions static in mi-lttng.c
tree
|
commitdiff
2019-11-29
Simon Marchi
consumerd: make lttng_consumer_close_all_metadata static
tree
|
commitdiff
2019-11-27
Michael Jeanson
Replace libuuid with internal implementation
tree
|
commitdiff
2019-11-27
Simon Marchi
consumerd: remove unused function consumer_del_data_stream
tree
|
commitdiff
2019-11-25
Jérémie Galarneau
Clean-up: open_pipe_cloexec() has useless boilerplate
tree
|
commitdiff
2019-11-25
Jérémie Galarneau
Fix: fd-tracker: dereference of lttng_inode after NULL...
tree
|
commitdiff
2019-11-25
Jérémie Galarneau
Fix: fd-tracker: error path lead to null dereference...
tree
|
commitdiff
2019-11-25
Jérémie Galarneau
Fix: fd-tracker: crash on close of partially initialize...
tree
|
commitdiff
2019-11-23
Jérémie Galarneau
fd-tracker: use lttng_inode to store fs_handle's path
tree
|
commitdiff
2019-11-23
Jérémie Galarneau
fd-tracker: add the lttng-inode interface
tree
|
commitdiff
2019-11-23
Jérémie Galarneau
fd-tracker: add the unlink operation to fs handles
tree
|
commitdiff
2019-11-23
Jérémie Galarneau
fd-tracker: add pipe management wrappers to fd-tracker
tree
|
commitdiff
2019-11-23
Jérémie Galarneau
fd-tracker: add epoll/poll management wrappers to fd...
tree
|
commitdiff
2019-11-23
Jérémie Galarneau
fd-tracker: add an fd-tracker util to common
tree
|
commitdiff
2019-11-23
Jérémie Galarneau
relayd: close stdin on launch
tree
|
commitdiff
2019-11-23
Jérémie Galarneau
Fix: relayd: fully initialize viewer stream before...
tree
|
commitdiff
2019-11-22
Jérémie Galarneau
Clean-up relayd: session_release can be marked as static
tree
|
commitdiff
2019-11-22
Francis Deslauriers
Fix: relayd: don't send streams if there is no metadata
tree
|
commitdiff
2019-11-22
Jonathan Rajotte
Fix: update apps on untrack only when session is active
tree
|
commitdiff
2019-11-22
Jérémie Galarneau
Fix: consumerd: assert on null trace chunk on session...
tree
|
commitdiff
2019-11-20
Jérémie Galarneau
Fix: sessiond: don't wait for a rotation from a null...
tree
|
commitdiff
2019-11-20
Jérémie Galarneau
Fix: sessiond: duplicated rotation notification sent
tree
|
commitdiff
2019-11-20
Jérémie Galarneau
Fix: relayd: remove assert of non-null stream trace...
tree
|
commitdiff
2019-11-20
Jérémie Galarneau
Fix: sessiond: no rotation performed from null chunk...
tree
|
commitdiff
2019-11-18
Jérémie Galarneau
Fix: invalid use of destructor in dynamic pointer array
tree
|
commitdiff
2019-11-15
Jérémie Galarneau
Fix: relayd: check for a trace chunk before writing...
tree
|
commitdiff
2019-11-14
Jérémie Galarneau
Fix: relayd: viewer session trace chunk not released...
tree
|
commitdiff
2019-11-12
Jérémie Galarneau
relayd: rename viewer_session_set_trace_chunk and hide it
tree
|
commitdiff
2019-11-12
Jérémie Galarneau
Fix: relayd: session trace chunk is copied too late
tree
|
commitdiff
2019-11-11
Jérémie Galarneau
Fix: overly restrictive datetime regexp rejects valid...
tree
|
commitdiff
2019-11-08
Jérémie Galarneau
Fix: relayd: disallow 0-length session names for 2...
tree
|
commitdiff
2019-11-08
Jonathan Rajotte
relayd: Add backward compatibility for --group-output...
tree
|
commitdiff
2019-11-08
Jonathan Rajotte
relayd: introduce --group-output-by-session
tree
|
commitdiff
2019-11-06
Mathieu Desnoyers
Fix: sessiond: ust: deadlock with per-pid buffers
tree
|
commitdiff
2019-11-06
Jérémie Galarneau
relayd: close viewer stream trace chunk earlier on...
tree
|
commitdiff
2019-11-06
Mathieu Desnoyers
Fix: relayd: put chunk reference when closing stream
tree
|
commitdiff
2019-11-06
Mathieu Desnoyers
Fix: relayd: tracefile rotation: viewer opening missing...
tree
|
commitdiff
2019-11-05
Jonathan Rajotte
Cleanup: remove unused internal lttng_session_descripto...
tree
|
commitdiff
2019-11-05
Jonathan Rajotte
Refactor: Move set session path to own function
tree
|
commitdiff
2019-11-05
Jonathan Rajotte
Fix: move set base_path of session to URI configuration
tree
|
commitdiff
2019-11-05
Jonathan Rajotte
Fix: lttng: initialize sessions pointer to NULL
tree
|
commitdiff
2019-11-05
Michael Jeanson
Use pkgconfig to detect and configure liblttng-ust
tree
|
commitdiff
2019-10-30
Jérémie Galarneau
Fix: consumerd: crash occurs when taking snapshot of...
tree
|
commitdiff
2019-10-29
Jérémie Galarneau
Fix: trace-chunk: log the cause of file open failures
tree
|
commitdiff
2019-10-29
Jérémie Galarneau
Fix: relayd: live: crash when creating viewer streams
tree
|
commitdiff
2019-10-29
Jérémie Galarneau
Fix: relayd: live: crash on attach to a session without...
tree
|
commitdiff
2019-10-29
Jérémie Galarneau
Fix: relayd: live: some listed sessions are not attacheable
tree
|
commitdiff
2019-10-29
Jérémie Galarneau
Fix: relayd: don't put un-acquired trace chunk reference
tree
|
commitdiff
2019-10-29
Jérémie Galarneau
Fix: relayd: don't put un-acquired viewer trace chunk...
tree
|
commitdiff
2019-10-28
Jérémie Galarneau
Fix: consumerd: NULL pointer dereference during metadat...
tree
|
commitdiff
2019-10-28
Jérémie Galarneau
consumerd: clean-up: stream attribute accessed without...
tree
|
commitdiff
2019-10-24
Jérémie Galarneau
sessiond: build fails in --without-lttng-ust configuration
tree
|
commitdiff
2019-10-23
Jonathan Rajotte
MI: add support for namespace and uid/gid contexts
tree
|
commitdiff
2019-10-23
Michael Jeanson
Add UST uid/gid contexts
tree
|
commitdiff
2019-10-23
Michael Jeanson
Add kernel uid/gid contexts
tree
|
commitdiff
2019-10-23
Michael Jeanson
Add UST namespace contexts
tree
|
commitdiff
2019-10-23
Michael Jeanson
Add kernel namespace contexts
tree
|
commitdiff
2019-10-22
Jérémie Galarneau
Update local copy of ust-abi.h to reflect addition...
tree
|
commitdiff
2019-10-22
Jonathan Rajotte
Introduce LTTNG_RELAYD_WORKING_DIRECTORY environment...
tree
|
commitdiff
2019-10-22
Jonathan Rajotte
Tests: add an lttng-relayd working directory test
tree
|
commitdiff
2019-10-22
Jonathan Rajotte
relayd: introduce --working-directory/-w options
tree
|
commitdiff
2019-10-22
Kai Kang
Fix: compile fails for x32 arch
tree
|
commitdiff
2019-10-19
Michael Jeanson
Typo: occured -> occurred
tree
|
commitdiff
2019-10-19
Michael Jeanson
Fix typo 'Attemp' -> 'Attempt'
tree
|
commitdiff
2019-10-18
Jérémie Galarneau
Fix: sessiond: use system LTTng-UST headers when available
tree
|
commitdiff
2019-10-17
Jérémie Galarneau
Fix: sessiond: unbalanced health register/unregister...
tree
|
commitdiff
next
This page took
0.043148 seconds
and
6
git commands to generate.