Commit graph

301 commits

Author SHA1 Message Date
Ingo Lütkebohle
13da072929 Merge branch '10-fix-symbols-resolution' into 'master'
Resolve "Fix symbol resolution for callbacks"

Closes #10

See merge request ros_tracing/ros2_tracing!38
2019-07-04 15:38:46 +00:00
Ingo Lütkebohle
fd98f2efa8 Merge branch 'create-complete-source-repos-list' into 'master'
Create complete source repos list

See merge request ros_tracing/ros2_tracing!40
2019-07-04 15:37:27 +00:00
Christophe Bedard
02a0104e71 Create complete source repos list 2019-07-04 15:37:27 +00:00
Ingo Lütkebohle
41d6f39be1 Merge branch 'include-colcon-meta' into 'master'
Add example colcon.meta file

See merge request ros_tracing/ros2_tracing!41
2019-07-04 15:36:45 +00:00
Christophe Bedard
6e820b70a3 Remove unnecessary comment in test_utils 2019-07-04 16:51:21 +02:00
Christophe Bedard
baf90e00e9 Remove check for TRACETOOLS_LTTNG_ENABLED in header file 2019-07-04 16:33:49 +02:00
Christophe Bedard
648b308e8e Add example colcon.meta file 2019-07-04 14:21:05 +02:00
Christophe Bedard
04adadf508 Make tracetools a shared lib explicitly 2019-07-04 11:21:53 +02:00
Christophe Bedard
6e58ffc372 Return distinctive error messages as symbols instead of a generic one 2019-07-04 11:21:33 +02:00
Ingo Lütkebohle
b3ca3c017f Merge branch 'add-depend-python3-babeltrace' into 'master'
Add dependency on python3-babeltrace for tracetools_read

See merge request ros_tracing/ros2_tracing!39
2019-07-04 08:09:18 +00:00
Christophe Bedard
290e566773 Uncomment exec_depend on python3-babeltrace for tracetools_read 2019-07-04 08:56:42 +02:00
Christophe Bedard
8722a4a0f9 Merge branch 'master' into 10-fix-symbols-resolution 2019-07-03 16:22:27 +02:00
Ingo Lütkebohle
87da53d45e Merge branch 'fix-ci-fastrtps' into 'master'
Add Fast-RTPS to CI source dependencies to fix CI builds

See merge request ros_tracing/ros2_tracing!36
2019-07-03 14:11:28 +00:00
Christophe Bedard
e4dcc9878b Split big string 2019-07-03 15:43:58 +02:00
Christophe Bedard
eefb9ff439 Add -rdynamic to tests 2019-07-03 15:22:04 +02:00
Christophe Bedard
4c2fdd8689 Split symbols test into 3 tests 2019-07-03 15:21:45 +02:00
Christophe Bedard
5bd910a322 Simplify utils 2019-07-03 15:21:27 +02:00
Christophe Bedard
f489192a7c Implement symbol resolution for non-funct ptr std::function objects 2019-07-03 13:53:08 +02:00
Christophe Bedard
64cb3a2952 Remove address arg for register_callback tracepoint 2019-07-03 13:51:59 +02:00
Christophe Bedard
198ae0d009 Re-order CI dependencies list 2019-07-03 13:10:09 +02:00
Christophe Bedard
fa5ce8331f Add fastrtps source dependency to CI deps 2019-07-03 13:09:14 +02:00
Christophe Bedard
16c5562cd2 Purge fastrtps for CI 2019-07-03 13:08:52 +02:00
Christophe Bedard
3c27ffae79 Add Fast-RTPS to CI source dependencies 2019-07-03 10:39:06 +02:00
Christophe Bedard
52e04a395b Fix lint errors 2019-07-03 10:37:08 +02:00
Christophe Bedard
5c32905944 Simplify tests 2019-07-03 10:25:26 +02:00
Christophe Bedard
491c943e53 Merge branch 'fix-design-doc' into 'master'
Add space between ROS and 2

See merge request ros_tracing/ros2_tracing!34
2019-07-02 15:03:28 +00:00
Ingo Lütkebohle
cc95e835c9 Merge branch 'fix-ci-builds' into 'master'
Add rcpputils to source dependencies
See merge request ros_tracing/ros2_tracing!35

Signed-Off-By: Ingo Luetkebohle <ingo.luetkebohle@de.bosch.com>
2019-07-02 15:00:59 +00:00
Christophe Bedard
0288722985 Add tests 2019-07-02 14:35:24 +02:00
Christophe Bedard
ed82329cde Merge branch 'fix-ci-builds' into fix-design-doc 2019-07-01 14:45:10 +02:00
Christophe Bedard
b9af6c60b2 Add rcpputils to source dependencies 2019-07-01 13:04:51 +02:00
Christophe Bedard
e8b5c4edc3 Add space between ROS and 2 2019-07-01 11:08:00 +02:00
Christophe Bedard
237e137ce2 Remove whitespace 2019-06-28 14:01:20 +02:00
Christophe Bedard
098f608083 Merge branch 'augment-ping-pong-test' into 'master'
Add option to make ping pong test run indefinitely

See merge request ros_tracing/ros2_tracing!33
2019-06-28 07:48:24 +00:00
Christophe Bedard
35b3b90ec6 Use ping pong nodes in example launch file 2019-06-28 09:36:22 +02:00
Christophe Bedard
8cbb2a6fe5 Add option to make ping pong test run over and over 2019-06-28 09:35:13 +02:00
Christophe Bedard
209b174dfb Fix trace args description 2019-06-28 08:58:01 +02:00
Christophe Bedard
e1740b1eef Fix wording in README 2019-06-27 16:36:24 +02:00
Christophe Bedard
8a5d59d3d2 Fix formatting of code in docstrings 2019-06-27 13:03:48 +02:00
Christophe Bedard
5fbbe62647 Merge branch 'move-enhance-readme' into 'master'
Move README to root and add info

Closes #9

See merge request ros_tracing/ros2_tracing!32
2019-06-26 13:19:29 +00:00
Christophe Bedard
f7821e37bf Add building and tracing instructions 2019-06-26 15:00:56 +02:00
Christophe Bedard
6d8b3cde2c Add short repo description 2019-06-26 11:18:46 +02:00
Christophe Bedard
c3de155d41 Move readme to root 2019-06-26 11:18:46 +02:00
Christophe Bedard
7d7780cef1 Fix indentation 2019-06-26 11:18:35 +02:00
Christophe Bedard
cc69b63e58 Merge branch 'add-pytest-reports' into 'master'
Add pytest.xml files to reports

See merge request ros_tracing/ros2_tracing!31
2019-06-26 08:29:03 +00:00
Christophe Bedard
e5abbbaaaa Add rule to disabled build too 2019-06-26 10:16:09 +02:00
Christophe Bedard
60e156bd8d Add pytest.xml files to reports 2019-06-26 10:11:01 +02:00
Christophe Bedard
6bfa9ec3ea Merge branch 'fix-test-results' into 'master'
Fix test report artifacts

See merge request ros_tracing/ros2_tracing!30
2019-06-26 07:32:06 +00:00
Christophe Bedard
0f35ff06c9 Fix commented build job as well 2019-06-26 09:19:10 +02:00
Christophe Bedard
be294d647f Fix test report artifacts 2019-06-26 09:02:48 +02:00
Christophe Bedard
db0ac78196 Merge branch 'add-depend-python3-lttng' into 'master'
Add exec_depend on python3-lttng for tracetools_trace

See merge request ros_tracing/ros2_tracing!29
2019-06-26 06:57:09 +00:00