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 |
2015-12-08 | Jonathan Rajotte | Build: fallback to AC_CHECK_LIBS when looking for popt... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-11-10 | Jonathan Rajotte | Use --with/--without for lttng-ust support Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-11-10 | Jonathan Rajotte | Only compare "bison -y" to the basename of YACC variable Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-10-19 | Jonathan Rajotte | Select which binaries/extras to build at configure... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-10-19 | Jonathan Rajotte | Move libconsumer under common/consumer/ Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-10-19 | Jonathan Rajotte | Fix: There is more tests than the plan Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-10-19 | Jonathan Rajotte | Remove dead check from configure.ac Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-10-07 | Jonathan Rajotte | Fix: use start and stop sessiond from utils.sh Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-09-22 | Jonathan Rajotte | Test: jul/log4j: use -a instead of '*' to disable all... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-09-22 | Jonathan Rajotte | Help: add -j -l -p option to help string Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-09-22 | Jonathan Rajotte | man: update disable-event section Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-09-22 | Jonathan Rajotte | Use empty event name on disable -a for ust and agent... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-09-22 | Jonathan Rajotte | Fix: disable kernel event based on name and event type Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-09-16 | Jonathan Rajotte | Format utils.sh messages Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-09-16 | Jonathan Rajotte | Tests: use functions from utils.sh Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-09-16 | Jonathan Rajotte | Report error if any disable action fails Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-09-16 | Jonathan Rajotte | Fix: disable all ust events Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-09-16 | Jonathan Rajotte | Bring back event_ust_disable_all_tracepoints Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-09-16 | Jonathan Rajotte | Fix: sessiond: disable: match app event by name Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-09-15 | Jonathan Rajotte | lttng-crash: support symlink Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-09-15 | Jonathan Rajotte | Test: lttng-crash and ust shm path Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-09-09 | Jonathan Rajotte | Fix: double RCU unlock on event_agent_disable_all Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-09-05 | Jonathan Rajotte | Fix: use pid element instead of process element Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-09-05 | Jonathan Rajotte | Fix: race between kconsumerd and sessiond on tear down Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-09-05 | Jonathan Rajotte | Fix: lttng-crash: remove tmp working directory Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-09-04 | Jonathan Rajotte | Fix: lttng-crash: fd leak Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-09-04 | Jonathan Rajotte | Fix: Python agent tests are always skipped Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-08-12 | Jonathan Rajotte | Build: look for python >= 3.0 when building python... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-08-12 | Jonathan Rajotte | Build: rename use_python to python_binding Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-08-12 | Jonathan Rajotte | Fix: tests: stderr not correctly redirected Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-08-12 | Jonathan Rajotte | Tests: ust: clock override plugin Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-08-12 | Jonathan Rajotte | Cleanup: reuse tracker* element from config Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-08-12 | Jonathan Rajotte | Test: save/load: pid_tracker basic test Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
next |