2017-07-28 | Jonathan Rajotte | Use pipe instead of eventfd() for notification command... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-07-28 | Jonathan Rajotte | Cleanup: useless reset of ret to zero Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-07-28 | Jonathan Rajotte | Fix: ret is never used on error_open code path Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-07-28 | Jonathan Rajotte | Fix: use error code path instead of break when errors... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-07-28 | Jonathan Rajotte | Cleanup: ignore useless check of execl() return value Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-07-28 | Jonathan Rajotte | Fix: wrong variable assignment on error Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-07-28 | Jonathan Rajotte | Cleanup: remove dead increment of pointer Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-07-28 | Jonathan Rajotte | Fix: missing error handling in use of print_tabs() Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-07-28 | Jonathan Rajotte | Cleanup: functions shall have a single exit point Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-07-28 | Jonathan Rajotte | Cleanup: remove dead assignment Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-07-28 | Jonathan Rajotte | Cleanup: remove dead assignment Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-07-28 | Jonathan Rajotte | Cleanup: remove dead assignment Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-07-28 | Jonathan Rajotte | Cleanup: remove dead assignment Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-07-28 | Jonathan Rajotte | Cleanup: remove dead assignment Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-07-28 | Jonathan Rajotte | Cleanup: remove dead assignment Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-07-28 | Jonathan Rajotte | Cleanup: remove dead assignment Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-07-28 | Jonathan Rajotte | Cleanup: remove dead assignment Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-07-28 | Jonathan Rajotte | Cleanup: remove dead assignment Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-07-28 | Jonathan Rajotte | Cleanup: dead assignment Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-07-28 | Jonathan Rajotte | Fix: ret is used instead or err to set an error code Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-07-28 | Jonathan Rajotte | Cleanup: remove dead assignment Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-07-28 | Jonathan Rajotte | Cleanup: remove dead assignment Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-07-28 | Jonathan Rajotte | Fix: report error using fd instead of ret Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-07-27 | Jonathan Rajotte | Fix: report error on session listing Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-07-27 | Jonathan Rajotte | Fix live-comm: merge TCP socket write-write sequence... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-07-26 | Jonathan Rajotte | Fix: evaluate condition/trigger on subscription Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-07-25 | Jonathan Rajotte | Test: Trigger conditions is evaluated on subscription Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-07-24 | Jonathan Rajotte | save/load: add blocking_timeout attribute to channel Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-07-24 | Jonathan Rajotte | Introduce monitor_timer_interval to session configuration... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-07-07 | Jonathan Rajotte | Test: Reduce scope of variables used in multi app notificati... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-06-13 | Jonathan Rajotte | Fix: check lttng-modules ABI version for RING_BUFFER_SNAPSHO... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-06-13 | Jonathan Rajotte | Fix: Send remove channel to notification thread only... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-06-13 | Jonathan Rajotte | Fix: notification test: resources leak and return handling Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-06-12 | Jonathan Rajotte | Fix: test: proper redirection of stderr to stdout Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-06-01 | Jonathan Rajotte | Fix: registry can be null on lookup Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-06-01 | Jonathan Rajotte | Tests: regression testing for notification API Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-05-28 | Jonathan Rajotte | Test: utils: introduce LTTNG_SESSIOND_ENV_VARS Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-05-28 | Jonathan Rajotte | Test: utils.sh: use getconf to start either 32 or 64... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-05-24 | Jonathan Rajotte | Unit tests for notification api Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-05-24 | Jonathan Rajotte | Run unit tests before regression tests Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-05-11 | Jonathan Rajotte | Fix: COMPAT_EPOLL_PROC_PATH is available from Linux... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-05-08 | Jonathan Rajotte | Fix: assert() on null index_file in lttng_index_file_write() Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-05-08 | Jonathan Rajotte | Fix: fail on relayd lookup when finding a relayd is... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-05-05 | Jonathan Rajotte | Test: use output_path instead of argument position Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-05-05 | Jonathan Rajotte | Fix: syscall_table_nb_entry invalid value when no syscalls... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-02-14 | Jonathan Rajotte | Fix: tests: register thread for RCU operations. Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-01-25 | Jonathan Rajotte | Fix: null dereference on error path for create_ctx_type Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-01-25 | Jonathan Rajotte | Fix: test_ust_data dereference of null pointer Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-01-24 | Jonathan Rajotte | x is never reused, no need to shift it Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-01-24 | Jonathan Rajotte | Fix: test_kernel_data dereference of null pointer Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-01-24 | Jonathan Rajotte | Man: move [SESSION] before options Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-01-06 | Jonathan Rajotte | Fix: lttng-relayd: forcefully close stream on relayd... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-12-16 | Jonathan Rajotte | Fix: free previous instance of url (alloc_url) on default... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-11-25 | Jonathan Rajotte | Load: add message indication that a name override was... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-11-25 | Jonathan Rajotte | Load: expose overrides elements in mi Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-11-25 | Jonathan Rajotte | Fix: assign values to path, ctrl and data uris during... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-11-25 | Jonathan Rajotte | Load: test that name override does not have side effects Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-10-19 | Jonathan Rajotte | Fix: save: leak of configuration file fd Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-10-07 | Jonathan Rajotte | test: load --override-name Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-10-07 | Jonathan Rajotte | load: introduce --override-name Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-10-07 | Jonathan Rajotte | man: lttng-load fix up Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-10-07 | Jonathan Rajotte | lttng_ctl: add session_name to load override Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-10-07 | Jonathan Rajotte | Fix: test presence of override_attr before accessing... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-10-07 | Jonathan Rajotte | load: objects returned by getters do not need to be... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-10-07 | Jonathan Rajotte | Test: load --override-url Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-10-07 | Jonathan Rajotte | Add --override-url option to load command Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-10-07 | Jonathan Rajotte | Apply the overrides attributes during configuration... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-10-07 | Jonathan Rajotte | lttng-ctl: add override helper to load api Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-10-07 | Jonathan Rajotte | Rename override to overwrite for config_load_session Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-10-07 | Jonathan Rajotte | Fix: report truncation on snprintf Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-10-07 | Jonathan Rajotte | Use lttng api for the load command Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-10-06 | Jonathan Rajotte | Fix: use ssize_type for the return value of uri_parse_str_urls Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-10-06 | Jonathan Rajotte | Fix: wrong api comments for load.h Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-10-06 | Jonathan Rajotte | Fix: do not overwrite ret if already set and session... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-05-28 | Jonathan Rajotte | Fix: set the logger level to prevent unexpected level... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-05-18 | Jonathan Rajotte | Fix: initialize the cur_event variable before using it Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-05-16 | Jonathan Rajotte | Tests: same event name with different descriptor on... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-05-16 | Jonathan Rajotte | Fix: load event state (enabled/disabled) correctly Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-05-15 | Jonathan Rajotte | Test: expose session url bug on load with multiple... |
commit | commitdiff | tree |
2016-05-15 | Jonathan Rajotte | Snapshot: record: use same datetime for snapshot folder... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-05-15 | Jonathan Rajotte | Refactor: move the snapshot type check into output... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-04-14 | Jonathan Rajotte | Test: kill sessiond,relayd and background children... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-04-05 | Jonathan Rajotte | Fix: Use get_domain_str on add context Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-04-04 | Jonathan Rajotte | Test: xsd validation of long path (length > 255) Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-04-04 | Jonathan Rajotte | Fix: xsd: urls and paths are not of type name_type... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-04-04 | Jonathan Rajotte | Refactor: embed mi in "add_output "to remove code duplication Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-04-04 | Jonathan Rajotte | Refactor: embed mi in "del_record" to remove code duplication Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-04-04 | Jonathan Rajotte | Refactor: embed mi in "record" to remove code duplication Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-04-04 | Jonathan Rajotte | Refactor: embed mi in "list_output" to remove code... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-04-04 | Jonathan Rajotte | Fix: do not return error on LTTNG_ERR_SNAPSHOT_NODATA Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-04-04 | Jonathan Rajotte | Fix: d_type validity is not guaranteed on all nfs versions Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-03-24 | Jonathan Rajotte | Clean-up shm directory tree after freeing the channel Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-03-12 | Jonathan Rajotte | Fix: systematic overwrite of union values on add context Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-03-10 | Jonathan Rajotte | Limit the scope of IFS overwriting Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-03-10 | Jonathan Rajotte | Do not overwrite IFS globally but only locally Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-03-08 | Jonathan Rajotte | Test: prevent the spawning of a daemonized sessiond Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-02-18 | Jonathan Rajotte | Fix: test: handle env variables undefined Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-01-14 | Jonathan Rajotte | Fix: test: append to LD_LIBRARY_PATH Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-01-14 | Jonathan Rajotte | Fix: test: use load_path instead of $1 Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-01-13 | Jonathan Rajotte | Fix: do not print error and bug messages when quiet... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
next |