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 |
2015-08-12 | Jonathan Rajotte | Save/load: pid_tracker feature. Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-08-11 | Jonathan Rajotte | Test: mi: track/untrack feature Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-08-11 | Jonathan Rajotte | Util: xml_extract: add node_exist option Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-08-11 | Jonathan Rajotte | Mi: track/untrack/listing Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-07-27 | Jonathan Rajotte | Fix: pids should be numbers only Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-07-15 | Jonathan Rajotte | Tests: Ust getcpu override plugin Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-07-13 | Jonathan Rajotte | Update comments regarding the power of 2 constraint... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-07-10 | Jonathan Rajotte | Build: add Flex version check Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-07-10 | Jonathan Rajotte | Build: add Bison version check Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-07-03 | Jonathan Rajotte | Build: bump autoconf version requirement to 2.64 Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-06-26 | Jonathan Rajotte | Fix: test: use "$@" to pass and quote argument Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-06-26 | Jonathan Rajotte | Refactor: test: wrapper for lttng_snapshot_del_output Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-06-26 | Jonathan Rajotte | Refactor: test: wrapper for lttng_snapshot_add_output Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-06-26 | Jonathan Rajotte | Refactor: test: wrapper for destroy_lttng_session Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-06-26 | Jonathan Rajotte | Refactor: test: wrapper for stop_lttng_tracing Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
next |