2019-10-03 | Jonathan Rajotte | Fix: tests: live: listen on python < 3.5 needs backlog... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2019-10-03 | Jonathan Rajotte | Tests: src.ctf.lttng-live: add inverse ordering from... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2019-09-04 | Jonathan Rajotte | bt_uuid_compare: return actual comparison Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2019-09-04 | Jonathan Rajotte | sink.ctf.fs: isa_length is now architecture_bit_width Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2019-09-04 | Jonathan Rajotte | src.ctf.lttng-live: consider youngest only when timestamp... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2019-09-04 | Jonathan Rajotte | Use uuid as first comparison criteria Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2019-08-07 | Jonathan Rajotte | `ctf` plugins: port: cast to intmax_t all off_t variables... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2019-08-07 | Jonathan Rajotte | `ctf` plugin: Use CTF_BYTE_ORDER_UNKNOWN in place of -1 Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2019-08-07 | Jonathan Rajotte | `ctf` plugin: Use CTF_SCOPE_PACKET_UNKNOWN in place... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2019-08-07 | Jonathan Rajotte | lib: Explicit cast to bt_plugin_find_status Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2019-08-07 | Jonathan Rajotte | src.ctf.lttng-live: Use SESSION_NOT_FOUND_ACTION_UNKNOWN... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2019-08-07 | Jonathan Rajotte | `ctf` plugin: Use is_log_level_set to infer ctf_event_class... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2019-08-07 | Jonathan Rajotte | sink.ctf.fs: remove unusued _is_variant_field_class_tag_valid() Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2019-08-07 | Jonathan Rajotte | `test_plugin.py`: use absolute paths for plugin path... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2019-08-07 | Jonathan Rajotte | `test_query_trace_info.py`: adapt regex to NT path... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2019-07-18 | Jonathan Rajotte | tests: on Windows the plugin object extension is 'dll... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2019-07-18 | Jonathan Rajotte | Fix: cygwin does not honour LD_LIBRARY_PATH Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2019-07-18 | Jonathan Rajotte | trimmer: proper formatting of timestamp conversion... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2019-07-18 | Jonathan Rajotte | tests: specify the timezone offset Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2019-07-18 | Jonathan Rajotte | Fix: use return of bt_localtime_r as success criteria Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2019-07-18 | Jonathan Rajotte | fix: test_trimmer on macOs and Solaris Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2019-07-18 | Jonathan Rajotte | tests: Use DYLD_LIBRARY_PATH on macOSX Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2019-07-18 | Jonathan Rajotte | doc: Use DYLD_LIBRARY_PATH on macOSX Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2019-07-18 | Jonathan Rajotte | Do not use diagnostic pragma when GCC version is lower... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2019-07-18 | Jonathan Rajotte | Missing define when not building with gcc Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2019-07-18 | Jonathan Rajotte | Assign *_STATUS_OK to ret Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2019-07-18 | Jonathan Rajotte | tests: Add ".exe" when running on a mingw system Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2019-07-18 | Jonathan Rajotte | Fix: log_level usage on mingw platform Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2019-07-18 | Jonathan Rajotte | tests: remove carriage return when using diff Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2019-07-18 | Jonathan Rajotte | libs: Do not rely on nftw for detecting the validity... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2019-07-18 | Jonathan Rajotte | Fix: return status instead of ret Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2019-07-18 | Jonathan Rajotte | Fix: Unmap before truncating Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2019-06-13 | Jonathan Rajotte | Add configuration for python code formatter black Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2018-05-31 | Jonathan Rajotte | Fix live-comm: merge TCP socket write-write sequence... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2016-01-05 | Jonathan Rajotte | Do not use g_list_free_full Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-11-04 | 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-07 | Jonathan Rajotte | Configure: add check for type Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-10-07 | Jonathan Rajotte | Configure: add check on headers Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-10-07 | Jonathan Rajotte | Configure: add missing check for used funcs Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-07-10 | Jonathan Rajotte | Build: Update m4 for bison & flex version check to... Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-07-03 | Jonathan Rajotte | Build: add version check on flex Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-07-02 | Jonathan Rajotte | Build: add version check on autoconf Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |
2015-07-02 | Jonathan Rajotte | Build: m4 macro for Bison version check Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios... |
commit | commitdiff | tree |