2022-05-18 | Jonathan Rajotte | Fix: statedump: invalid read during iter_end Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2022-01-24 | Jonathan Rajotte | Add basic Eclipse setup for log4j Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-12-09 | Jonathan Rajotte | Fix: libnuma is prepended to LIBS Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-12-09 | Jonathan Rajotte | Fix: abort on decrement_sem_count during concurrent... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2021-03-01 | Jonathan Rajotte | Fix: lttng_event_notifier_group_error_counter_cmd does... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2020-06-30 | Jonathan Rajotte | Fix: python agent: 'time' has no attribute 'clock' Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2020-03-19 | Jonathan Rajotte | Fix: v.u.d might be uninitialized Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2020-03-04 | Jonathan Rajotte | Fix: set FD_CLOEXEC on incoming FDs. Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2019-11-01 | Jonathan Rajotte | Add procname to lttng_ust_statedump information Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2019-07-29 | Jonathan Rajotte | Use MAP_POPULATE to reduce pagefault when available Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2019-07-04 | Jonathan Rajotte | Fix: do not use diagnostic pragma when GCC version... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2019-07-04 | Jonathan Rajotte | Fix: missing define when not building with gcc Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2019-03-08 | Jonathan Rajotte | Move wait_shm_mmap initialization to library constructor Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2019-01-22 | Jonathan Rajotte | Fix: Initialize fd field of struct lttng_ust_elf to... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2018-02-06 | Jonathan Rajotte | Use ust_lock during sock_info operations for atomicity... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2018-02-06 | Jonathan Rajotte | Force tracked fd to be bigger than STDERR_FILENO Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-11-10 | Jonathan Rajotte | Fix: fd of an elf object must be registered to the... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-11-10 | Jonathan Rajotte | Cleanup: clock description for metadata was moved to... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-09-19 | Jonathan Rajotte | lttng-gen-tp: formatting Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-09-19 | Jonathan Rajotte | Fix: lttng-gen-tp: only replace file extension Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-02-22 | Jonathan Rajotte | Fix: include config.h to resolve HAVE_DLMOPEN Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2017-02-21 | Jonathan Rajotte | Validate the presence of dlmopen at configure time Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-10-04 | Jonathan Rajotte | Fix: cmake example with configure based oot build Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-10-03 | Jonathan Rajotte | build: check for CXX_WORKS for cmake example Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-10-03 | Jonathan Rajotte | Fix: build: pass configure flags to cmake example Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-05-26 | Jonathan Rajotte | Fix: log4j example: set logger level to prevent unexpected... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-01-05 | Jonathan Rajotte | Fix: missing _GNU_SOURCE define Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-10-16 | Jonathan Rajotte | Fix python agent build/install/uninstall with DESTDIR... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-09-21 | Jonathan Rajotte | Cleanup: Unnecessary bit shift Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-08-11 | Jonathan Rajotte | Build: python agent: use setup.py over autoconf Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-08-11 | Jonathan Rajotte | Build: add python interpreter used by python agent... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-08-11 | Jonathan Rajotte | Doc: basic lttng ust python agent documentation Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-08-11 | Jonathan Rajotte | Build: use AM_PATH_PYTHON to resolve python when building... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-08-11 | Jonathan Rajotte | Build: only check if python exists in path Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-07-24 | Jonathan Rajotte | Doc: add LTTNG_UST_CLOCK_PLUGIN to man page Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-07-24 | Jonathan Rajotte | Doc: add LTTNG_UST_GETCPU_PLUGIN to man page Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-03-23 | Jonathan Rajotte | Fix: oot build: missing top_builddir include Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-01-26 | Jonathan Rajotte | Fix: out-of-tree build: wrong file path for sed input Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-01-26 | Jonathan Rajotte | Fix: make dist: python agent file handling Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-01-23 | Jonathan Rajotte | Fix: java-agent: out-of-tree path to java manifest Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |