2020-07-29 | Fix: sessiond: unchecked return value Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2020-07-27 | userspace-probe: implement is_equal Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2020-07-27 | Fix: send/received actual size is overwritten by 'expected... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2020-07-27 | unix: add non block send and receive flavors for fd... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2020-07-27 | Fix: partial recv lead to client disconnect Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2020-07-21 | Fix: use sys/types.h for ssize_t on Cygwin Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2020-06-26 | Fix: consumer: dangling chunk on buffer allocation... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2020-06-17 | Fix: invalid discarded events on start/stop without... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2020-06-17 | tests: truncate metadata file for regenerate metadata... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2020-06-12 | actions: Expose lttng_action_type_string internally Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2020-06-12 | Clean-up: replace space by tabs Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2020-06-12 | Fix: tests: output_dir contains the consumerd pipe Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2020-06-09 | liblttng-ctl: add facilities for lttng_snapshot_output... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2020-06-09 | actions: implement is_equal Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2020-06-08 | Clean-up: sort includes per clang format in action.c Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2020-06-08 | format: AlignOperand introduces spaces Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2020-05-21 | Fix: common: fs_handle_seek returns negative value... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2020-05-19 | Fix: common: abort on rotation after time manipulation Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2020-05-12 | API: missing includes in lttng.h Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2020-05-12 | API: missing clear and clear-handle includes in lttng.h Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2020-05-12 | API: sort lttng.h includes Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2020-05-12 | Fix: API: missing end brace for C++ linkage specification. Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2020-03-20 | Remove part of last name to fit in a 80 character line Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2020-03-10 | Fix: lttng-ctl: _handle can be NULL Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2020-03-10 | Fix: sessiond: domain subdirectory not deleted on empty... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2020-02-07 | Fix: possible null dereference Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2020-02-07 | Fix: string might be uninitialized Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2020-02-07 | Fix: force the use of our _FORTIFY_SOURCE definition Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2020-01-23 | Fix: use lttng_tracker_id_status enum values Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2020-01-15 | Fix: automatic enum value overwrites existing error... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2020-01-13 | Fix: skip start trace for app that are already started. Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2020-01-13 | Fix: keep active session state on redundant start command Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-12-20 | Fix: initialize var_data to NULL Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-12-20 | tracker: update API documentation Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-12-20 | Cleanup: remove struct lttng_handle from tracker.h Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-12-20 | Refactoring: introduce lttng_tracker_ids_serialize Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-12-20 | Refactoring: move count to an output parameter Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-12-20 | Refactoring: introduce lttng_tracker_ids data structure Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-12-20 | Refactoring: use an opaque lttng_tracker_id type Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-12-20 | Fix: Initialize ret to zero Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-12-20 | Update track/untrack man page Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-12-20 | Error early on invalid tracker type for UST domain Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-12-20 | ust-app: remove dead code |
commit | commitdiff | tree | |
2019-12-20 | Fix: Skip uid registry when metadata key value is 0 Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-12-20 | trackers: update list/track/untrack commands |
commit | commitdiff | tree | |
2019-12-20 | trackers: support tracking feature Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-12-20 | trackers: introduce new tracker types Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-12-20 | format: use AfterCaseLabel: true for switch case Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-12-20 | Doc: lttng-clear(8) man page Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-12-19 | tests: mi for clear command Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-12-19 | tests: lttng clear command Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-12-19 | tests: gen-ust-events: add touch and wait sync points... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-12-19 | lttng: Implement lttng clear session command Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-12-19 | ust-consumer: Expose user space clear buffer operation Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-12-19 | kernel-ctl: Expose kernel clear buffer operation Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-12-13 | Fix: tests: metadata presence on relayd is not deterministic Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-12-13 | Fix: move testpoint after state update Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-12-03 | Fix: build: ust -> kernel mix-up in noinst_SCRIPTS Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-11-22 | Fix: update apps on untrack only when session is active Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-11-08 | Docs: RELAYD(8): document the --group-output-by-session... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-11-08 | Tests: unit testing for backward compatibility of group... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-11-08 | relayd: Add backward compatibility for --group-output... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-11-08 | Tests: regression testing for lttng-relayd --group... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-11-08 | Tests: lttng_snapshot_add_output_ok: allow specifying... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-11-08 | relayd: introduce --group-output-by-session Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
2019-11-05 | Tests: fix shellcheck warning Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree | |
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 | |
next |