2019-11-05 | Tests: base path: lttng load for session configuration Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-11-05 | Cleanup: remove unused internal lttng_session_descriptor_get... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-11-05 | Refactor: Move set session path to own function Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-11-05 | Fix: move set base_path of session to URI configuration Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-11-05 | Fix: lttng: initialize sessions pointer to NULL Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-10-23 | Tests: use "kill -0" for app existence check in NS... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-10-23 | MI: add support for namespace and uid/gid contexts Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-10-22 | Tests: fix: tmp dir can be a symlink Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-10-22 | Docs: relayd: document LTTNG_RELAYD_WORKING_DIRECTORY... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-10-22 | Docs: relayd: document the --working-directory/-w option... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-10-22 | Introduce LTTNG_RELAYD_WORKING_DIRECTORY environment... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-10-22 | Tests: add an lttng-relayd working directory test Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-10-22 | relayd: introduce --working-directory/-w options Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-10-08 | DIST OOT: use build_dir version.i file Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-10-08 | Introduce EXTRA_VERSION_PATCHES Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-10-08 | Use EXTRA_VERSION_NAME and EXTRA_VERSION_DESCRIPTION Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-10-08 | Introduce EXTRA_VERSION_NAME and EXTRA_VERSION_DESCRIPTION Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-09-25 | Fix: use newly created event filter for condition check Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-09-20 | Refactor: remove logically dead code Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-09-20 | Fix: Null check before destroying health_sessiond Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-09-20 | Fix: Move initialization of queue_pipe_fd after null... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-09-20 | Fix: release reference to new chunk on copy error Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-09-20 | Fix: Close socket handle on error Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-09-05 | Tests: metadata env scope values Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-09-05 | Support LTTNG_KERNEL_SESSION_SET_CREATION_DATETIME... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-09-05 | Support LTTNG_KERNEL_SESSION_SET_NAME of lttng-modules Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-09-05 | Metadata: add env fields to ease lttng path hierarchy... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-09-05 | Fix: lttng_directory_handle_init fails on opening base... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-09-05 | Fix: init_session_output_path is valid for peer >=... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-09-05 | Fix: chunk state is not set when relayd does not support... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-09-05 | Fix: check validity of a stream before invoking ust... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-09-05 | Fix: check for lttng modules presence before testing Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-09-03 | Fix: bindings import segfaults on missing hash_key_u64 Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-08-30 | Save registration time for app Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-08-23 | Fix: use utils_get_home_dir for anonymous trace chunk... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-05-24 | Update base test for binding Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-05-24 | Fix: python binding: expose domain buffer type Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-05-01 | Fix: getenv can return null Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-04-25 | Fix: getgrnam is not MT-Safe, use getgrnam_r Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-03-29 | Tests: check for lttng-modules presence Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-03-28 | Fix tests: the tree origin can be a symlink itself Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-03-28 | Fix tests: skip test_getcpu_override on single core... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-02-11 | Tests: take multiple snapshots in streaming mode Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-02-11 | Fix: don't destroy the sockets if the snapshot was... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-02-11 | Fix: run-as thread deadlock on itself in restart error... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-02-11 | Fix: session list lock must be held on session put... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-02-11 | Support minute and hour as time suffixes Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-09-18 | Fix: perform local data pending before checking data... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-09-18 | Fix: double put on error path Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-09-18 | Fix: holding the stream lock does not equate to having... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-09-18 | Fix: skip uid registry when metadata key is 0 Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-09-17 | Fix: skip closed session on viewer listing Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-09-17 | Fix: use LTTNG_VIEWER_ATTACH_UNK to report a closed... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-09-17 | Doc: withinin -> within Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-09-13 | Fix: cleanup relayd sockets on rotation command communicatio... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-09-13 | Fix: perform relayd socket pair cleanup on control... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-09-11 | Tests: do not bound test app iterations when in background... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-09-10 | Tests: remove temporary folder Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-09-10 | Tests: remove mi result files when done Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-09-10 | Tests: Remove unused set +x Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-09-10 | Tests: Kill relayd after sessiond to ensure a clean... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-09-10 | Tests: Remove unused variable Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-09-10 | Tests: Use stop relayd from utils.sh Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-09-10 | Tests: remove declaration already present in utils.sh Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-06-05 | Bash completion: ignore namespace for xmllint parsing Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-06-04 | Use dynamic payload for the add stream realyd command Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-06-04 | Dynamic payload for relayd create session command Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-06-04 | Fix: backward relayd communication compatibility. Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-06-01 | Fix: use signed variable for refcounting of consumer_relayd_... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-06-01 | Cleanup: sobjd is never used by reply_ust_register_channel() Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-06-01 | Cleanup: chan is never used by save_agent_events() Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-06-01 | Cleanup: open_memstream and close_memstream compat... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-06-01 | Cleanup: ua_sess is never used create_ust_app_channel_context() Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-06-01 | Cleanup: consumer_data is never used by update_kernel_stream() Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-06-01 | Cleanup: app is never used by alloc_ust_app_session() Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-06-01 | Cleanup: ust_session_id unused by buffer_reg_uid_consumer_ch... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-06-01 | Cleanup: wpipe already contain kernel_tracer_fd Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-06-01 | Cleanup: domain type is never used by send_consumer_relayd_s... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-06-01 | Cleanup: uid and gid are never used by run_as_noworker() Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-05-31 | Cleanup: sessiond_id is never used by relayd_create_session_2_* Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-05-31 | Cleanup: sock is never used by ask_channel() Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-05-31 | Cleanup: ctx is never used by monitor_timer() Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-05-31 | Cleanup: signo is never used by metadata_switch_timer Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-05-31 | Cleanup: channel is never used by metadata_cache_check_version() Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-05-31 | Cleanup: relayd id is never used by write_relayd_metadata_id() Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-05-31 | Cleanup: attr is not used by open_ust_stream_fd() Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-05-31 | Cleanup: *_domain are never used by create_session Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-05-30 | Print consumerd32/64/kernel configuration Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-05-26 | mi: support "add-context --list" Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-05-26 | Fix: cmd line options overwrite env variable config... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-05-01 | Fix: relayd streams can be leaked on connection error Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-04-30 | Fix: ret may be used uninitialized in sample_channel_positions() Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-04-30 | Cleanup: ret is unused in relay_process_data_receive_header() Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-04-27 | Fix: relayd protocol field present from minor 8 is... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-04-27 | Add DBG statement for TCP keep-alive options Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-04-10 | Fix: null pointer dereference in lttng_rotation_handle_destroy Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-04-10 | Tests: Handle rotations happening on two separate days... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-04-10 | Tests: Clean trace_path after each subtest Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-04-10 | Tests: Use for loop for identical validation Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2018-04-10 | Tests: Count number of chunk using ls Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
next |