Commit graph

749 commits

Author SHA1 Message Date
Christophe Bedard
dd35ccec58 1.0.4
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
2020-09-20 20:28:30 -04:00
Christophe Bedard
439c51a219 Update changelogs
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
2020-09-20 20:26:18 -04:00
Christophe Bedard
a552d6de38 Merge branch '103-revert-breaking-changes' into 'foxy'
Revert recent breaking changes

See merge request micro-ROS/ros_tracing/ros2_tracing!201
2020-09-17 12:20:57 +00:00
Christophe Bedard
4f131147af Partially revert "Release micro-ROS Foxy: disable tracetools status app"
This partially reverts commit b473cec508.

Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
2020-09-10 19:36:06 -04:00
Christophe Bedard
c9c5a9b79e Revert "Ifdef util function implementations if tracing is disabled"
This reverts commit 555ed59077.

Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
2020-09-10 19:35:52 -04:00
Christophe Bedard
d21abd6d74 Revert "Disable status checking tool by default on Windows"
This reverts commit c3c16707eb.

Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
2020-09-10 19:35:47 -04:00
Christophe Bedard
7dc0a834e2 Revert "Do not export tracetools if empty"
This reverts commit 514f57e690.

Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
2020-09-10 19:35:37 -04:00
Ingo Lütkebohle
d11b877372 Merge branch '103-fix-windows-build-failure-2nd-try' into 'foxy'
Do not export tracetools if empty

See merge request micro-ROS/ros_tracing/ros2_tracing!200
2020-09-09 14:16:16 +00:00
Christophe Bedard
514f57e690 Do not export tracetools if empty
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
2020-09-03 18:28:03 -04:00
Ingo Lütkebohle
347e578510 Merge branch '103-fix-windows-build-failure' into 'foxy'
Remove more unnecessary code on Windows & if tracing is disabled

See merge request micro-ROS/ros_tracing/ros2_tracing!197
2020-08-21 08:16:16 +00:00
Christophe Bedard
c3c16707eb Disable status checking tool by default on Windows
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
2020-08-20 19:41:25 -04:00
Christophe Bedard
555ed59077 Ifdef util function implementations if tracing is disabled
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
2020-08-20 19:40:52 -04:00
Christophe Bedard
b14a693639 Merge branch '96-backport-mr-190-to-foxy' into 'foxy'
[foxy] Make docs configurations standalone

See merge request micro-ROS/ros_tracing/ros2_tracing!196
2020-08-19 13:29:56 +00:00
Christophe Bedard
1ba6de1fa4 Make tracetools_test's conf.py file a standalone config
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
2020-08-19 08:55:29 -04:00
Christophe Bedard
108203d1fd Make tracetools' Doxyfile a standalone config
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
2020-08-19 08:55:22 -04:00
Ingo Lütkebohle
ade91660a1 Merge branch 'feature/foxy_migration' into 'foxy'
Release micro-ROS Foxy: disable tracetools status app

See merge request micro-ROS/ros_tracing/ros2_tracing!192
2020-07-22 11:06:10 +00:00
José Antonio Moral
b473cec508 Release micro-ROS Foxy: disable tracetools status app 2020-07-22 11:06:10 +00:00
Christophe Bedard
2f09614c36 Merge branch 'version-1-0-2' into 'foxy'
Version 1.0.2

See merge request micro-ROS/ros_tracing/ros2_tracing!188
2020-06-24 16:04:53 +00:00
Christophe Bedard
5902bb3340 1.0.2 2020-06-24 11:08:54 -04:00
Christophe Bedard
4ed774595e Merge branch 'backport-add-pytest-ini-file-suppress-warnings' into 'foxy'
[Foxy] Add pytest.ini file to suppress pytest warnings.

See merge request micro-ROS/ros_tracing/ros2_tracing!186
2020-06-24 14:54:31 +00:00
Chris Lalancette
0a612d0aa9 Add pytest.ini file to suppress pytest warnings.
Without this, when running with the default pytest on Ubuntu 20.04,
it will display warnings like:

.local/lib/python3.6/site-packages/_pytest/junitxml.py:417
  .local/lib/python3.6/site-packages/_pytest/junitxml.py:417: PytestDeprecationWarning: The 'junit_family' default value will change to 'xunit2' in pytest 6.0.
  Add 'junit_family=xunit1' to your pytest.ini file to keep the current format in future versions of pytest and silence this warning.

Adding it here suppresses the warning.

Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
2020-06-24 10:06:41 -04:00
Christophe Bedard
9978a2f1a8 Merge branch 'foxy-switch-rcl-and-rclcpp' into 'foxy'
Use foxy branches for rcl and rclcpp

See merge request micro-ROS/ros_tracing/ros2_tracing!183
2020-06-15 13:38:17 +00:00
Christophe Bedard
39d4dab655 Use foxy branches for rcl and rclcpp
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
2020-06-15 08:45:10 -04:00
Ingo Lütkebohle
69bf738089 Merge branch 'version-1-0-1' into 'master'
Version 1.0.1

See merge request micro-ROS/ros_tracing/ros2_tracing!181
2020-05-27 13:29:14 +00:00
Christophe Bedard
dfcfe503c1 1.0.1
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
2020-05-27 08:57:45 -04:00
Christophe Bedard
b99a0caf15 Update changelogs
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
2020-05-27 08:55:36 -04:00
Christophe Bedard
36ec181963 Merge branch 'fix-deprecated-node-executable' into 'master'
Fix use of deprecated 'node_executable' in example launch file

See merge request micro-ROS/ros_tracing/ros2_tracing!178
2020-05-25 14:25:28 +00:00
Christophe Bedard
626214e883 Merge branch '94-document-rebuild-to-trace' into 'master'
Mention needing to install LTTng and re-build if using Debians

See merge request micro-ROS/ros_tracing/ros2_tracing!177
2020-05-19 08:39:18 +00:00
Christophe Bedard
1131418ac5 Fix use of deprecated 'node_executable' in example launch file
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
2020-05-18 20:54:30 -04:00
Christophe Bedard
f1bde1cf0d Mention needing to install LTTng and re-build if using Debians
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
2020-05-18 20:52:51 -04:00
Ingo Lütkebohle
031386cf47 Merge branch '85-add-api-documentation' into 'master'
Add API documentation for tracetools & tracetools_test

Closes #57 and #85

See merge request micro-ROS/ros_tracing/ros2_tracing!175
2020-05-18 09:18:51 +00:00
Ingo Lütkebohle
f9d42bf199 Merge branch 'use-codecov' into 'master'
Upload coverage results to codecov.io

See merge request micro-ROS/ros_tracing/ros2_tracing!176
2020-05-18 09:08:56 +00:00
Christophe Bedard
b6a5c00e9b Mention codecov coverage results in QD
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
2020-05-17 11:16:59 -04:00
Christophe Bedard
87e696205c Add sphinx documentation for tracetools_test
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
2020-05-17 10:10:11 -04:00
Christophe Bedard
21f472c58b Add trigger_gen_docs job
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
2020-05-17 08:21:51 -04:00
Christophe Bedard
9bde605913 Update README and tracetools' QD
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
2020-05-17 08:21:51 -04:00
Christophe Bedard
493437c1f8 Add API documentation and Doxyfile for tracetools
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>

Change title

Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
2020-05-17 08:21:51 -04:00
Christophe Bedard
65867195f8 Upload coverage results to codecov.io
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
2020-05-16 19:40:56 -04:00
Ingo Lütkebohle
111985d64b Merge branch 'use-colcon-coveragepy-result' into 'master'
Use colcon-coveragepy-result to display Python coverage results

See merge request micro-ROS/ros_tracing/ros2_tracing!173
2020-05-15 05:36:56 +00:00
Christophe Bedard
e6d59b206e Use colcon-coveragepy-result to display Python coverage results
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
2020-05-14 21:10:19 -04:00
Christophe Bedard
4204ba38c5 Merge branch '93-fail-gracefully-when-lttng-is-not-installed' into 'master'
Fail gracefully when trying to trace if LTTng is not installed

Closes #93

See merge request micro-ROS/ros_tracing/ros2_tracing!174
2020-05-14 16:53:18 +00:00
Christophe Bedard
a915fa55f0 Make sure platform is Linux before checking if LTTng is installed
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
2020-05-14 10:25:30 -04:00
Christophe Bedard
8a11eed4de Add call to 'ros2 trace' in 'no_lttng' job to test failure
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
2020-05-14 09:43:48 -04:00
Christophe Bedard
eacb7c3c0b Fail gracefully when trying to trace if LTTng is not installed
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
2020-05-14 09:38:23 -04:00
Ingo Lütkebohle
c3a99712f9 Merge branch '92-fix-coverage-job' into 'master'
Fix coverage job

Closes #92

See merge request micro-ROS/ros_tracing/ros2_tracing!172
2020-05-11 08:00:29 +00:00
Christophe Bedard
59e6bf5321 Fix coverage job
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
2020-05-10 07:43:07 -04:00
Ingo Lütkebohle
b96f6dfa4f Merge branch '88-update-qd-after-1-0-0-release' into 'master'
Upgrade tracetools' QL to 3

Closes #88

See merge request micro-ROS/ros_tracing/ros2_tracing!171
2020-05-04 09:22:24 +00:00
Christophe Bedard
3569f7428d Upgrade tracetools' QL to 3
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
2020-04-30 14:47:36 -04:00
Christophe Bedard
f65faa159a Merge branch '89-add-contributing-md' into 'master'
Add CONTRIBUTING.md and mention DCO

Closes #89

See merge request micro-ROS/ros_tracing/ros2_tracing!170
2020-04-30 18:46:08 +00:00
Christophe Bedard
ee863e77f4 Update tracetools' QD to mention contributor origin policy
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
2020-04-30 09:21:08 -04:00