Commit graph

560 commits

Author SHA1 Message Date
Christophe Bedard
7e2c3a01c5 Update changelogs 2019-12-09 10:46:18 -08:00
Christophe Bedard
f84659f167 Merge branch '61-remove-duplicated-code-in-ros2trace-and-tracetools_trace' into 'master'
Resolve "Remove duplicated code in ros2trace and tracetools_trace"

Closes #61

See merge request micro-ROS/ros_tracing/ros2_tracing!116
2019-12-08 22:35:27 +00:00
Christophe Bedard
ebf0a62e55 Fix import order 2019-12-08 14:15:55 -08:00
Christophe Bedard
bcb0dc9454 Add typing information 2019-12-08 14:02:08 -08:00
Christophe Bedard
3d3cbe9ec3 Remove duplicated code for trace command 2019-12-08 14:01:57 -08:00
Christophe Bedard
9c4e564bb4 Merge branch '60-register-tracetools_trace-in-the-ament-index' into 'master'
Resolve "register tracetools_trace in the ament index"

Closes #60

See merge request micro-ROS/ros_tracing/ros2_tracing!115
2019-12-08 19:15:41 +00:00
Christophe Bedard
5563513fff Register Python packages in the ament index 2019-12-08 10:59:13 -08:00
Christophe Bedard
b10e1e6091 Merge branch 'fix-doc-formatting' into 'master'
Fix doc formatting

See merge request micro-ROS/ros_tracing/ros2_tracing!114
2019-12-05 23:09:08 +00:00
Christophe Bedard
ce718ec7e7 Fix doc formatting 2019-12-05 15:02:31 -08:00
Christophe Bedard
56fbd6a74f Merge branch 'remove-public-post-plan' into 'master'
Remove public post plan file

See merge request micro-ROS/ros_tracing/ros2_tracing!113
2019-12-05 19:56:48 +00:00
Christophe Bedard
5e9d36967f Remove public post plan file 2019-12-05 11:48:46 -08:00
Ingo Lütkebohle
7047550ee2 Add new repo file with just the tracing stuff. 2019-12-05 07:41:39 +00:00
Christophe Bedard
41c6dec8b9 Merge branch '58-all-tracetools_test-tests-fail' into 'master'
Resolve "All tracetools_test tests fail"

Closes #58

See merge request micro-ROS/ros_tracing/ros2_tracing!112
2019-11-26 00:52:35 +00:00
Christophe Bedard
534228557c Fix working directory for tracetools_test Python tests 2019-11-25 16:38:07 -08:00
Christophe Bedard
f242fc2464 Merge branch '56-tracetools_test-test_node-fails-on-version-regex-check' into 'master'
Resolve "tracetools_test.test_node fails on version regex check"

Closes #56

See merge request micro-ROS/ros_tracing/ros2_tracing!111
2019-11-19 18:33:23 +00:00
Christophe Bedard
9e050d4abd Fix version regex to support multi-digit numbers 2019-11-19 10:21:33 -08:00
Christophe Bedard
e4cf14fa59 Merge branch '0.2.10' into 'master'
Version 0.2.10

See merge request micro-ROS/ros_tracing/ros2_tracing!110
2019-11-17 23:56:40 +00:00
Christophe Bedard
866dada87b 0.2.10 2019-11-17 15:48:51 -08:00
Christophe Bedard
17bf788f3e Update changelogs 2019-11-17 15:47:06 -08:00
Christophe Bedard
b1fb7b63dc Merge branch 'better-tracepoints-list' into 'master'
Make list of enabled events more readable

See merge request micro-ROS/ros_tracing/ros2_tracing!109
2019-11-17 20:37:45 +00:00
Christophe Bedard
d5712c2645 Make printing list of enabled events more readable 2019-11-17 12:33:02 -08:00
Christophe Bedard
22c7ce7d23 Merge branch '55-update-after-new-intra-process-communication' into 'master'
Resolve "Update after new intra-process communication"

Closes #55

See merge request micro-ROS/ros_tracing/ros2_tracing!108
2019-11-17 20:12:19 +00:00
Christophe Bedard
3a8f30e710 Merge test_subscription* into test_subscription 2019-11-16 16:43:53 -08:00
Christophe Bedard
7c0e5712b1 Update test_subscription after new intra-process communications 2019-11-16 15:56:50 -08:00
Christophe Bedard
841bc50f65 Update style in test_timer 2019-11-16 15:52:15 -08:00
Christophe Bedard
bb509e672c Update style for test_subscription_callback 2019-11-16 15:27:08 -08:00
Christophe Bedard
a5739a099c Add comma 2019-11-16 15:25:52 -08:00
Christophe Bedard
3fd400d039 Update style in test_service 2019-11-16 15:20:55 -08:00
Christophe Bedard
481dbea21b Update style in TraceTestCase file 2019-11-16 15:18:25 -08:00
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
d0eb897ab0 Add new rclcpp_subscription_init tracepoint to list 2019-11-14 14:35:07 -08:00
Christophe Bedard
2740d40b0f Move tracepoint provider name to tracepoint macro 2019-11-14 14:24:18 -08:00
Christophe Bedard
44166ff48f Add new rclcpp_subscription_init tracepoint as an intermediate 2019-11-14 14:23:12 -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
d94b6172aa Merge branch '55-disable-test-intra' into 'master'
Disable test_intra

See merge request micro-ROS/ros_tracing/ros2_tracing!107
2019-10-22 19:00:32 +00:00
Christophe Bedard
be73250015 Disable test_intra 2019-10-22 11:17:55 -07:00
Christophe Bedard
20b8c3d067 Merge branch 'remove-instrumentation-branches' into 'master'
Switch to re-compiling instrumented upstream packages

See merge request micro-ROS/ros_tracing/ros2_tracing!106
2019-10-19 03:18:12 +00:00
Christophe Bedard
758e018ef5 Import instrumented branches from source for re-compilation 2019-10-18 20:06:30 -07:00
Christophe Bedard
51a6eb636b Merge branch '0.2.9' into 'master'
Version 0.2.9

See merge request micro-ROS/ros_tracing/ros2_tracing!105
2019-10-18 17:15:55 +00:00
Christophe Bedard
7df4a48d6e 0.2.9 2019-10-18 10:12:22 -07:00
Christophe Bedard
ed773e9945 Update changelogs 2019-10-18 10:11:09 -07:00
Christophe Bedard
e381a88b5d Merge branch 'fix-utils-functions-visibility' into 'master'
Set symbols visibility to public for util functions

See merge request micro-ROS/ros_tracing/ros2_tracing!104
2019-10-18 17:07:18 +00:00