Commit graph

602 commits

Author SHA1 Message Date
Christophe Bedard
0826959984 Convert list comprehension to generator when using any() 2019-08-13 10:05:44 +02:00
Christophe Bedard
9f0fdd79bd Set 'build_no_lttng' job to scheduled only 2019-08-11 14:14:22 +02:00
Christophe Bedard
b992549c9a Add schedule-only job that builds everything from source 2019-08-11 12:17:20 +02:00
Christophe Bedard
e9f5fe3fa1 Rename 'build' job to 'build_disabled' 2019-08-11 10:06:13 +02:00
Christophe Bedard
d7db0decf2 Add build job without lttng 2019-08-11 10:05:02 +02:00
Christophe Bedard
a833e1c651 Rename 'Tools' section to 'Tools packages' 2019-08-09 10:14:49 +02:00
Christophe Bedard
fd203e83e3 Add tools packages diagram 2019-08-09 10:13:46 +02:00
Christophe Bedard
b4a65e0fb0 Fix tools description 2019-08-09 10:13:10 +02:00
Christophe Bedard
258be60e62 Add brief tool packages descriptions 2019-08-08 15:26:31 +02:00
Christophe Bedard
533f9f7710 Add table of contents for design doc 2019-08-08 15:07:27 +02:00
Christophe Bedard
dd20c0a654 Mention ROS 2 CLI after launch system integration 2019-08-08 15:03:07 +02:00
Christophe Bedard
89e5163709 Add analysis architecture diagram 2019-08-08 10:16:27 +02:00
Christophe Bedard
617a53e196 Update Trace action __repr__ 2019-08-07 10:25:27 +02:00
Christophe Bedard
5812adce63 Add docstring and rename constant 2019-08-07 10:18:34 +02:00
Christophe Bedard
f5a6b03b91 Fix use of LD_PRELOAD action 2019-08-07 10:16:43 +02:00
Christophe Bedard
cb3d22bf29 Add tests for Trace action utils 2019-08-07 10:01:09 +02:00
Christophe Bedard
11d6f5c9c1 Add initial support for LD_PRELOAD in Trace action 2019-08-07 10:00:59 +02:00
Christophe Bedard
6ded4f3845 Fix linter errors 2019-08-07 09:57:27 +02:00
Christophe Bedard
31aa5e674d Add basic test files 2019-08-07 09:53:43 +02:00
Christophe Bedard
49ddfc4122 Merge branch '47-fix-windows-unreferenced-formal-parameter-warnings' into 'master'
Resolve "Fix Windows 'unreferenced formal parameter' warnings"

Closes #47

See merge request micro-ROS/ros_tracing/ros2_tracing!83
2019-08-06 09:01:02 +00:00
Christophe Bedard
4528219ddf Ignore unused parameters in tracetools.c for Windows as well 2019-08-06 08:48:05 +02:00
Christophe Bedard
936ff201fd Merge branch 'version-0.2.3' into 'master'
0.2.3

See merge request micro-ROS/ros_tracing/ros2_tracing!82
2019-08-05 08:31:38 +00:00
Christophe Bedard
6771aaf84b 0.2.3 2019-08-05 10:20:55 +02:00
Christophe Bedard
fadd8b4cd0 Update changelogs 2019-08-05 10:17:48 +02:00
Christophe Bedard
8092da4941 Merge branch 'add-trace-action-session-timestamp' into 'master'
Add append_timestamp option for trace action

See merge request micro-ROS/ros_tracing/ros2_tracing!81
2019-08-05 08:05:25 +00:00
Christophe Bedard
a1eae49279 Merge branch 'master' into add-trace-action-session-timestamp 2019-08-05 09:48:39 +02:00
Christophe Bedard
708e85e358 Merge branch '42-refactor-tracetools-read' into 'master'
Resolve "Refactor tracetools_read"

Closes #42

See merge request micro-ROS/ros_tracing/ros2_tracing!80
2019-08-05 07:46:51 +00:00
Christophe Bedard
68abca26a6 Do not append timestamp through the Trace action for test cases 2019-08-04 14:35:07 +02:00
Christophe Bedard
ec91a1068e Simplify condition 2019-08-04 14:31:25 +02:00
Christophe Bedard
9db80cc39b Remove unused import 2019-08-04 14:25:31 +02:00
Christophe Bedard
bc09325804 Fix bad quotes 2019-08-04 13:30:41 +02:00
Christophe Bedard
f686db1a1e Make tracetools.test.utils use the append_timestamp option 2019-08-04 13:29:49 +02:00
Christophe Bedard
5b2280d543 Add append_timestamp option for trace action 2019-08-04 13:04:44 +02:00
Christophe Bedard
2a7f857cc4 Merge branch 'enable-warnings' into 'master'
Enable warnings on Windows

See merge request micro-ROS/ros_tracing/ros2_tracing!79
2019-08-03 09:00:36 +00:00
Christophe Bedard
7ad97f450d Update tracetools_read imports 2019-08-03 10:49:06 +02:00
Christophe Bedard
3b98bca63b Make event_to_dict() more Pythonic 2019-08-03 10:39:39 +02:00
Christophe Bedard
9ddfaae852 Add typing info and docstring for get_field() 2019-08-03 10:19:32 +02:00
Christophe Bedard
e908c44faf Remove leading underscore from get_trace_ctf_events() 2019-08-03 10:08:08 +02:00
Christophe Bedard
da605b42e3 Move tracetools_read.utils to *.__init__ 2019-08-03 10:07:42 +02:00
Luetkebohle Ingo (CR/AEX3)
d1d425d1b3 Enable warnings on Windows 2019-08-02 16:35:16 +02:00
Ingo Lütkebohle
f2bfd5cf1e Merge branch '41-windows-build-warnings' into 'master'
Resolve "Windows build warnings"

Closes #41

See merge request micro-ROS/ros_tracing/ros2_tracing!78
2019-08-02 14:16:10 +00:00
Christophe Bedard
60347e6de6 Do not use -rdynamic if Windows 2019-08-02 13:35:44 +02:00
Christophe Bedard
d19461174d Fix name of Windows dll visibility define 2019-08-02 13:24:06 +02:00
Ingo Lütkebohle
d793ee0811 Merge branch '39-status-exec-unnecessarily-includes-utilscpp' into 'master'
Resolve "Source files for status executable unnecessarily include utils.cpp"

Closes #39

See merge request micro-ROS/ros_tracing/ros2_tracing!77
2019-08-01 15:46:18 +00:00
Ingo Lütkebohle
8e6fdd50af Merge branch 'version-0.2.2' into 'master'
0.2.2

See merge request micro-ROS/ros_tracing/ros2_tracing!76
2019-08-01 15:46:02 +00:00
Christophe Bedard
64bee1c9f3 Remove utils.cpp from status executable 2019-08-01 13:44:00 +02:00
Christophe Bedard
00f826a173 0.2.2 2019-08-01 13:25:45 +02:00
Christophe Bedard
1307d72dc6 Update changelogs 2019-08-01 13:23:45 +02:00
Ingo Lütkebohle
7e40f8a459 Merge branch '37-cmakelists' into 'master'
Resolve "Library linkage issue on Windows"

Closes #37

See merge request micro-ROS/ros_tracing/ros2_tracing!74
2019-08-01 10:56:18 +00:00
Luetkebohle Ingo (CR/AEX3)
dac5ffa719 enable visibility control for building on Win32
we still have no functionality on Windows, but at least it compiles
2019-08-01 11:51:27 +02:00