Commit graph

391 commits

Author SHA1 Message Date
Christophe Bedard
4ace1b22b4 Merge branch 'manually-install-python3-lttng' into 'master'
Manually install python3-lttng|babeltrace for CI

See merge request ros_tracing/ros2_tracing!24
2019-06-25 11:52:26 +00:00
Christophe Bedard
10bd3e395b Add -y flag 2019-06-25 13:31:48 +02:00
Christophe Bedard
7a4fda5161 Manually install python3-babeltrace and python3-lttng in CI setup 2019-06-25 13:29:12 +02:00
Christophe Bedard
dc79af9c84 Merge branch 'optimize-ci' into 'master'
Optimize CI

See merge request ros_tracing/ros2_tracing!23
2019-06-25 11:19:11 +00:00
Christophe Bedard
342c6e7e35 Re-order CI script commands 2019-06-25 12:04:27 +02:00
Christophe Bedard
126dc2af86 Disable CI job with lttng not enabled 2019-06-25 12:03:41 +02:00
Christophe Bedard
374d10dbf5 Use packages list variable 2019-06-25 12:03:14 +02:00
Christophe Bedard
735232bf8e Fix test report artifacts 2019-06-25 11:52:35 +02:00
Christophe Bedard
8e332ff872 Make CI only build necessary packages from source 2019-06-25 11:30:43 +02:00
Christophe Bedard
e4fd7b2278 Merge branch 'tracetools-launch-for-tests' into 'master'
Use tracetools_launch instead of tracetools_trace in tracetools_test

See merge request micro-ROS/ros2_tracing!22
2019-06-24 14:29:54 +00:00
Christophe Bedard
03eb5f7440 Use tracetools_launch instead of tracetools_trace in tracetools_test 2019-06-24 16:29:00 +02:00
Christophe Bedard
70b9c780cb Merge branch 'small-fixes' into 'master'
Fix lint and formatting errors

See merge request micro-ROS/ros2_tracing!21
2019-06-24 14:15:48 +00:00
Christophe Bedard
4448a107dc Merge branch 'extract-tracetools-read' into 'master'
Extract trace reading functions and create tracetools_read

Closes #7

See merge request micro-ROS/ros2_tracing!20
2019-06-24 14:15:23 +00:00
Christophe Bedard
82d2d26f9a Fix lint and formatting errors 2019-06-24 16:13:42 +02:00
Christophe Bedard
de8c131a34 Extract trace reading functions 2019-06-24 16:06:17 +02:00
Christophe Bedard
cc5109f3e2 Merge branch 'replace-asserts' into 'master'
Replace basic asserts with trace testcase asserts

See merge request micro-ROS/ros2_tracing!18
2019-06-24 13:08:55 +00:00
Christophe Bedard
b97e19d195 Merge branch 'package-depend-tracetools-trace' into 'master'
Add test dependency on tracetools_trace for tracetools_test

See merge request micro-ROS/ros2_tracing!19
2019-06-24 12:54:15 +00:00
Christophe Bedard
857fe08584 Merge branch 'format-test-classes' into 'master'
Fix formatting for test classes

See merge request micro-ROS/ros2_tracing!17
2019-06-24 12:53:01 +00:00
Ingo Lütkebohle
424a489828 Merge branch 'add-other-base-packages' into 'master'
Add other base packages

Closes #6

See merge request micro-ROS/ros2_tracing!16
2019-06-24 12:44:29 +00:00
Christophe Bedard
02b2a371ed Add test_depend on tracetools_trace for tracetools_test 2019-06-24 14:37:14 +02:00
Christophe Bedard
711c22664d Remove remaining basic asserts 2019-06-24 14:34:05 +02:00
Christophe Bedard
d1b0769a91 Add blank line after class def 2019-06-24 14:22:59 +02:00
Christophe Bedard
d6d5e943a7 Only enable a few kernel events by default 2019-06-24 14:10:03 +02:00
Christophe Bedard
8000f50e65 Document and format lttng interface module 2019-06-24 13:38:34 +02:00
Christophe Bedard
6ef980a6e8 Team up maintainers 2019-06-24 11:28:31 +02:00
Christophe Bedard
16f4be55e5 Unify licenses 2019-06-24 11:18:27 +02:00
Christophe Bedard
d2d8f01a72 Remove prints in trace action 2019-06-24 10:56:27 +02:00
Christophe Bedard
578ef3bd02 Add function docstring 2019-06-24 10:53:27 +02:00
Christophe Bedard
d5767dc11a Add more info to trace command description 2019-06-24 10:48:27 +02:00
Christophe Bedard
dd8241cc1d Add file docstrings 2019-06-24 10:45:29 +02:00
Christophe Bedard
a32df113f5 Add copyright headers 2019-06-24 10:36:39 +02:00
Christophe Bedard
ce9453edd2 Add license and maintainer to package/setup files 2019-06-24 10:32:24 +02:00
Christophe Bedard
ffd1faa1f7 Add 'ros2trace/' from commit '9eb99e7d9d'
git-subtree-dir: ros2trace
git-subtree-mainline: c9d2f35887
git-subtree-split: 9eb99e7d9d
2019-06-24 10:02:07 +02:00
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
9eb99e7d9d Add basic ros2tracee 2019-06-23 17:44:02 +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