Commit graph

207 commits

Author SHA1 Message Date
Christophe Bedard
c9d2f35887 Add 'tracetools_launch/' from commit 'f673331bd1'
git-subtree-dir: tracetools_launch
git-subtree-mainline: a507bbce6e
git-subtree-split: f673331bd1
2019-06-24 10:01:57 +02:00
Christophe Bedard
a507bbce6e Add 'tracetools_trace/' from commit '29b1c6d50b'
git-subtree-dir: tracetools_trace
git-subtree-mainline: 4d434fa182
git-subtree-split: 29b1c6d50b
2019-06-24 10:01:43 +02:00
Christophe Bedard
4d434fa182 Merge branch 'ros2trace' into 'master'
Use lttng init and fini methods

See merge request micro-ROS/ros2_tracing!15
2019-06-24 06:29:48 +00:00
Christophe Bedard
9d16302f83 Merge branch 'tests' into 'master'
Enhance tracetools_test

See merge request micro-ROS/ros2_tracing!14
2019-06-24 06:26:28 +00:00
Christophe Bedard
91d5977b46 Merge branch 'format' into 'master'
Format tracetools_test

See merge request micro-ROS/ros2_tracing!13
2019-06-24 06:24:49 +00:00
Christophe Bedard
f673331bd1 Merge branch 'ros2-trace' into analysis 2019-06-24 07:17:59 +02:00
Christophe Bedard
29b1c6d50b Merge branch 'ros2-trace' into analysis 2019-06-24 07:17:59 +02:00
Christophe Bedard
078f23e9bd Use wrapper methods for lttng 2019-06-23 18:50:08 +02:00
Christophe Bedard
f2bb28215e Add completers for event names 2019-06-23 18:18:47 +02:00
Christophe Bedard
10210566a6 Extract add_arguments() from parse_args() 2019-06-23 17:42:44 +02:00
Christophe Bedard
a8fe961bb0 Extract args parsing method 2019-06-23 16:02:48 +02:00
Christophe Bedard
5ecd96ab5c Wrap lttng init and fini methods 2019-06-23 15:51:13 +02:00
Christophe Bedard
1868258871 Wrap lttng init and fini methods 2019-06-23 15:51:13 +02:00
Christophe Bedard
7fb7d9b842 Format 2019-06-23 14:43:03 +02:00
Christophe Bedard
03e943918c Format 2019-06-23 14:33:56 +02:00
Christophe Bedard
4487d974d4 Add typing info 2019-06-23 14:24:30 +02:00
Christophe Bedard
410162dba9 Implement __repr__ for trace action 2019-06-23 14:21:01 +02:00
Christophe Bedard
8713ef01c0 Add file comment 2019-06-23 14:20:46 +02:00
Christophe Bedard
6e8a54d8a0 Add documentation 2019-06-23 12:57:07 +02:00
Christophe Bedard
0abddffeff Add assertNumEvents method and use assertFieldEquals 2019-06-23 12:56:50 +02:00
Christophe Bedard
2493eeec72 Format 2019-06-23 12:14:04 +02:00
Christophe Bedard
4b1545ccb4 Merge branch 'add-instrumentation-deps-ci' into 'master'
Import instrumentation repos in CI

See merge request micro-ROS/ros2_tracing!10
2019-06-21 13:46:07 +00:00
Christophe Bedard
20f7a4a2de Import instrumentation and other source repos in CI 2019-06-21 15:15:50 +02:00
Christophe Bedard
e038f7a8a3 Merge branch 'assert-queue-depth-value' into 'master'
Check queue depth value in pub and sub tests

See merge request micro-ROS/ros2_tracing!9
2019-06-21 08:01:28 +00:00
Christophe Bedard
b7fc66a881 Check queue_depth value in pub and sub tests 2019-06-21 09:58:33 +02:00
Christophe Bedard
8917400c74 Merge branch 'add-intraprocess-test' into 'master'
Add test for intraprocess pub/sub

See merge request micro-ROS/ros2_tracing!8
2019-06-21 07:28:15 +00:00
Christophe Bedard
914071a4f0 Merge branch 'master' into add-intraprocess-test 2019-06-21 09:25:14 +02:00
Christophe Bedard
a8ced92203 Fix lint errors 2019-06-21 09:21:48 +02:00
Christophe Bedard
74541ced02 Fix intraprocess test logic 2019-06-21 09:19:54 +02:00
Christophe Bedard
915a09a1ac Add intraprocess test 2019-06-19 16:44:37 +02:00
Ingo Lütkebohle
1dd870749a Merge branch 'extract-test-constants' into 'master'
Extract test constants

See merge request micro-ROS/ros2_tracing!6
2019-06-19 14:13:03 +00:00
Ingo Lütkebohle
8ab2ac1a7d Merge branch 'enhance-tests' into 'master'
enhance tests

Closes #3

See merge request micro-ROS/ros2_tracing!5
2019-06-19 14:12:15 +00:00
Ingo Lütkebohle
cb1ecec72e Merge branch 'ci-test-result-path' into 'master'
Update Test.xml glob expression

See merge request micro-ROS/ros2_tracing!7
2019-06-19 14:09:01 +00:00
Ingo Lütkebohle
fb5a10911f Update Test.xml glob expression 2019-06-19 14:09:01 +00:00
Christophe Bedard
bf4d589dcb Extract test constants 2019-06-19 15:46:44 +02:00
Christophe Bedard
39d2a9e2e7 Fix lint errors 2019-06-19 15:32:33 +02:00
Christophe Bedard
eb8a7e2c26 Add more tests and more test utils 2019-06-19 15:26:46 +02:00
Christophe Bedard
20cf197b87 Remove print 2019-06-19 10:47:09 +02:00
Christophe Bedard
4362e35734 Implement test_node with new test class 2019-06-19 10:42:56 +02:00
Christophe Bedard
7c3470e668 Make node names match their executable name 2019-06-19 10:16:29 +02:00
Christophe Bedard
05d60cb57a Extract common testcase class 2019-06-18 15:42:44 +02:00
Ingo Lütkebohle
cc3c142f9f Merge branch 'tracetools' into 'master'
See merge request micro-ROS/ros2_tracing!1

Signed-off-by: Ingo Luetkebohle <ingo.luetkebohle@de.bosch.com>
2019-06-18 13:11:17 +00:00
Christophe Bedard
e43eed71ab Fix return type 2019-06-18 13:45:30 +02:00
Christophe Bedard
f016523c17 Add typing info 2019-06-18 13:38:42 +02:00
Christophe Bedard
7808724be8 Use os to join paths 2019-06-18 13:34:56 +02:00
Christophe Bedard
a85d4ade5d Use TRACETOOLS_LTTNG_ENABLED instead of WITH_LTTNG in the code 2019-06-18 11:44:57 +02:00
Christophe Bedard
8f7d5e99eb Add workaround for cpplint 2019-06-18 11:13:49 +02:00
Christophe Bedard
f4d20163bd Cleanup and fix lint errors 2019-06-18 10:11:05 +02:00
Christophe Bedard
f728cd467b Use tracepoint definition files directly 2019-06-18 10:01:54 +02:00
Christophe Bedard
4cfd83809a Add 2nd maintainer for tracetools_test 2019-06-18 09:18:34 +02:00