Commit graph

319 commits

Author SHA1 Message Date
Ingo Lütkebohle
49d0f2a8ff Update .gitlab-ci.yml 2019-07-05 08:24:51 +00:00
Ingo Lütkebohle
7900e613b8 Source before test 2019-07-05 07:34:35 +00:00
Luetkebohle Ingo (CR/AEX3)
3cc5eb7149 Merge branch '14-create-docker-image-with-dependencies-installed-already' 2019-07-04 17:44:56 +02:00
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
bfbd28569f MOre SH 2019-07-04 08:46:42 +00:00
Ingo Lütkebohle
02c640089f SH... 2019-07-04 08:24:37 +00:00
Ingo Lütkebohle
b022d7b7b7 Source ROS 2 base dir before building. 2019-07-04 08:18:37 +00: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
Ingo Lütkebohle
71ccf3c37e Amend 2019-07-04 08:07:03 +00:00
Ingo Lütkebohle
aaa9d6e1f5 Use root directory as build context. 2019-07-04 08:05:18 +00:00
Christophe Bedard
290e566773 Uncomment exec_depend on python3-babeltrace for tracetools_read 2019-07-04 08:56:42 +02:00
Ingo Lütkebohle
52b80798c8 Copy build dir into docker container. 2019-07-03 19:18:05 +00:00
Ingo Lütkebohle
edace42fda Move build of preparatory packages into docker image. 2019-07-03 19:07:45 +00:00
Ingo Lütkebohle
f2a74ccdad Merge branch 'master' into '14-create-docker-image-with-dependencies-installed-already'
# Conflicts:
#   .gitlab-ci.yml
2019-07-03 19:02:32 +00:00
Ingo Lütkebohle
c2f42beaf9 Tag properly. 2019-07-03 18:45:39 +00:00
Christophe Bedard
8722a4a0f9 Merge branch 'master' into 10-fix-symbols-resolution 2019-07-03 16:22:27 +02:00
Ingo Lütkebohle
f9cf60ae69 Push to our registry 2019-07-03 14:15:53 +00: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
Ingo Lütkebohle
ee6637c4ba Fix typo. 2019-07-03 13:02:59 +00:00
Ingo Lütkebohle
6be5ea48d2 Add docker-in-docker 2019-07-03 13:02:08 +00:00
Ingo Lütkebohle
bf2670e157 Use actually existing docker base image ;-) 2019-07-03 12:50:10 +00:00
Ingo Lütkebohle
1cbdbeeec8 Fix indent. 2019-07-03 12:43:23 +00:00
Ingo Lütkebohle
ef54f08c63 Build ci-base for any branch that includes "docker" in the name. 2019-07-03 12:42:36 +00: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