Commit graph

114 commits

Author SHA1 Message Date
Christophe Bedard
40ebb9d09a Add note about procname getting truncated in get_events_with_procname() 2019-11-16 15:18:00 -08:00
Christophe Bedard
5b5731dc84 Update style for test_service_callback 2019-11-16 15:17:15 -08:00
Christophe Bedard
ff4155ab84 Update style in test_publisher 2019-11-16 15:09:26 -08:00
Christophe Bedard
3c3a575c80 Refactor handling of str vs. list(str) in assertValidHandle 2019-11-16 15:09:10 -08:00
Christophe Bedard
66750e4fbb Update style in test_node 2019-11-16 15:03:42 -08:00
Christophe Bedard
3c4a386003 Update test_intra test after new intra-process communications 2019-11-14 16:17:28 -08:00
Christophe Bedard
fc1ce31504 Make get_events_with_field_*value take a single field value or a list 2019-11-14 16:16:55 -08:00
Christophe Bedard
8f3a4582bb Fix events set assertion method 2019-11-14 16:15:55 -08:00
Christophe Bedard
5fbc899941 Cleanup test 2019-11-12 18:06:51 -08:00
Christophe Bedard
ce0c39a24d Update test_intra after new intraprocess communications 2019-11-12 18:06:42 -08:00
Christophe Bedard
be73250015 Disable test_intra 2019-10-22 11:17:55 -07:00
Christophe Bedard
7df4a48d6e 0.2.9 2019-10-18 10:12:22 -07:00
Ingo Lütkebohle
7dea456122 Set symbols visibility to public for util functions 2019-10-18 17:07:18 +00:00
Christophe Bedard
cbda7cb5a7 0.2.8 2019-10-14 09:44:36 -07:00
Christophe Bedard
809495090f 0.2.7 2019-09-09 16:47:19 -04:00
Christophe Bedard
7ceccbc6a4 Merge branch 'version-0.2.6' into 'master'
0.2.6

See merge request micro-ROS/ros_tracing/ros2_tracing!93
2019-09-09 20:36:06 +00:00
Christophe Bedard
5341e34d37 Update maintainer email 2019-08-28 10:17:23 -04:00
Christophe Bedard
5cd03ff502 0.2.6 2019-08-16 16:11:56 +02:00
Christophe Bedard
e5ad41f519 Update changelogs 2019-08-16 16:10:42 +02:00
Christophe Bedard
9a40af6220 Fix uncrustify error 2019-08-16 10:27:26 +02:00
Christophe Bedard
e0ba62849a Fix "do_more" check for test_ping/test_pong 2019-08-16 10:24:24 +02:00
Christophe Bedard
40007f4f96 0.2.5 2019-08-15 15:29:13 +02:00
Christophe Bedard
cd4f8d5d08 Move babeltrace interface functions to separate file 2019-08-15 10:16:46 +02:00
Christophe Bedard
65a40aa5ff 0.2.4 2019-08-14 13:02:36 +02:00
Christophe Bedard
6771aaf84b 0.2.3 2019-08-05 10:20:55 +02:00
Christophe Bedard
fadd8b4cd0 Update changelogs 2019-08-05 10:17:48 +02:00
Christophe Bedard
a1eae49279 Merge branch 'master' into add-trace-action-session-timestamp 2019-08-05 09:48:39 +02:00
Christophe Bedard
68abca26a6 Do not append timestamp through the Trace action for test cases 2019-08-04 14:35:07 +02:00
Christophe Bedard
f686db1a1e Make tracetools.test.utils use the append_timestamp option 2019-08-04 13:29:49 +02:00
Christophe Bedard
7ad97f450d Update tracetools_read imports 2019-08-03 10:49:06 +02:00
Christophe Bedard
60347e6de6 Do not use -rdynamic if Windows 2019-08-02 13:35:44 +02:00
Christophe Bedard
00f826a173 0.2.2 2019-08-01 13:25:45 +02:00
Christophe Bedard
ce8bcbd99a 0.2.1 2019-07-31 10:29:07 +02:00
Christophe Bedard
b3dd5216dd 0.2.0 2019-07-30 16:44:28 +02:00
Christophe Bedard
075fc37bb4 Update changelogs 2019-07-30 16:41:04 +02:00
Christophe Bedard
5da7ad22ed Put back cmake comments 2019-07-25 09:30:46 +02:00
Christophe Bedard
6f9cc13902 Fix lint_cmake errors 2019-07-25 09:16:23 +02:00
Christophe Bedard
32717cb806 Rename option 2019-07-25 09:03:29 +02:00
Tobias Blass
1452787336 Enable tracing by default if LTTng is available
Also removed the colcon.meta file that implicitly enabled tracing anyway
2019-07-19 10:38:08 +02:00
Christophe Bedard
ab3f076859 0.1.1 2019-07-16 10:53:31 +02:00
Christophe Bedard
8baa1865f0 Update changelogs 2019-07-16 10:51:18 +02:00
Christophe Bedard
5bc10cace2 Merge branch '28-fix-tests-without-with_lttng' into 'master'
Resolve "Fix tests without WITH_LTTNG"

Closes #28

See merge request micro-ROS/ros_tracing/ros2_tracing!59
2019-07-12 11:46:43 +00:00
Christophe Bedard
7253c911cc Update and format package metadata files 2019-07-12 13:27:59 +02:00
Christophe Bedard
3542aab984 Only build and run tracing tests if LTTng is enabled and found 2019-07-12 10:06:52 +02:00
Christophe Bedard
51441ff467 0.1.0 2019-07-11 14:22:05 +02:00
Christophe Bedard
796b63641d Add changelogs 2019-07-11 14:21:51 +02:00
Christophe Bedard
ec1db472e9 Merge branch '17-fix-unstable-tracetools_test-tests' into 'master'
Resolve "Fix unstable tracetools_test tests"

Closes #17

See merge request micro-ROS/ros_tracing/ros2_tracing!55
2019-07-11 10:58:23 +00:00
Christophe Bedard
f739833050 Increase package versions for alpha release 2019-07-10 15:46:29 +02:00
Christophe Bedard
6cdf9e1b9c Relax intraprocess test to make it more stable 2019-07-10 12:55:57 +02:00
Christophe Bedard
2c76d67755 Merge branch '18-remove-unnecessary-fpic-flags-in-tracetools-tracetools_test' into 'master'
Resolve "Remove unnecessary -fPIC flags in tracetools+tracetools_test"

Closes #18

See merge request micro-ROS/ros_tracing/ros2_tracing!47
2019-07-09 13:19:32 +00:00