Commit graph

742 commits

Author SHA1 Message Date
Christophe Bedard
d387d427db Refine default context names list 2020-01-01 14:11:19 -05:00
Christophe Bedard
946b57ec6f Rename print_events_list() to print_names_list() 2020-01-01 14:10:51 -05:00
Christophe Bedard
f5e37b21d8 Merge branch 'update-readme' into 'master'
Update README

See merge request micro-ROS/ros_tracing/ros2_tracing!128
2020-01-01 17:28:43 +00:00
Christophe Bedard
0e54554997 Change README title to ros2_tracing 2020-01-01 12:15:19 -05:00
Christophe Bedard
22b5fcb9da Mention tracetools_analysis at the end of the README 2020-01-01 12:15:07 -05:00
Christophe Bedard
d63eb3d061 Merge branch 'update-doc' into 'master'
Update analysis architecture diagram after moving ownership of DataModel

See merge request micro-ROS/ros_tracing/ros2_tracing!127
2020-01-01 05:33:46 +00:00
Christophe Bedard
ec2798d712 Update analysis architecture diagram after moving ownership of DataModel 2020-01-01 00:21:30 -05:00
Christophe Bedard
10caca0b69 Merge branch 'update-design-doc-toc' into 'master'
Update table of content for design document

See merge request micro-ROS/ros_tracing/ros2_tracing!126
2020-01-01 03:01:00 +00:00
Christophe Bedard
53486febd4 Update table of content for design document 2019-12-31 21:48:03 -05:00
Christophe Bedard
d7875ccd74 Merge branch 'enhance-doc' into 'master'
Enhance and update doc

See merge request micro-ROS/ros_tracing/ros2_tracing!125
2020-01-01 00:07:37 +00:00
Christophe Bedard
5f9786c9f5 Add section describing analysis design 2019-12-31 18:04:36 -05:00
Christophe Bedard
758bb18618 Update analysis UML diagram 2019-12-31 18:04:17 -05:00
Christophe Bedard
f5e83e0615 Merge branch 'refactor-tracepoint-interface' into 'master'
Move some parameter handling to tracepoint definition file

See merge request micro-ROS/ros_tracing/ros2_tracing!124
2019-12-29 19:43:35 +00:00
Christophe Bedard
d6d87f058c Merge branch 'cleanup-tracepoints-lists' into 'master'
Cleanup tracepoints lists

See merge request micro-ROS/ros_tracing/ros2_tracing!123
2019-12-28 22:58:28 +00:00
Christophe Bedard
bae6f79874 Add kmem_mm_page_alloc|free to default kernel events 2019-12-28 16:36:16 -05:00
Christophe Bedard
e33ca9b9d7 Remove sched_waking/sched_wakeup from the default kernel events list 2019-12-28 16:35:53 -05:00
Christophe Bedard
0e7380e15a Merge branch 'extract-ldpreload-action' into 'master'
Extract LdPreload action from Trace action to support preloading any lib

See merge request micro-ROS/ros_tracing/ros2_tracing!122
2019-12-27 18:46:13 +00:00
Christophe Bedard
e7989b4d7a Add comma 2019-12-27 13:33:26 -05:00
Christophe Bedard
be9e54b629 Update Trace action test 2019-12-27 13:31:11 -05:00
Christophe Bedard
99a656a5c6 Extract LdPreload action from Trace action to support preloading any lib 2019-12-27 13:03:58 -05:00
Christophe Bedard
23b8aeab4b Merge branch 'register-ros2trace-in-ament-index' into 'master'
Register ros2trace in the ament index

See merge request micro-ROS/ros_tracing/ros2_tracing!121
2019-12-27 17:57:11 +00:00
Christophe Bedard
40d43aeafa Register ros2trace in the ament index 2019-12-27 12:44:43 -05:00
Christophe Bedard
b0a318fb21 Move some parameter handling to tracepoint definition file 2019-12-14 11:20:53 -08:00
Christophe Bedard
6d67a7fa57 Merge branch '59-additional-dl-flag-is-not-needed-when-calling-target_link_libraries-for-lttng' into 'master'
Resolve "Additional dl flag is not needed when calling target_link_libraries() for lttng"

Closes #59

See merge request micro-ROS/ros_tracing/ros2_tracing!120
2019-12-11 21:10:55 +00:00
Christophe Bedard
5ba621694d Remove unnecessary target_link_libraries(... dl) for tracetools 2019-12-11 12:09:31 -08:00
Christophe Bedard
620fe8e530 Merge branch '0.2.12' into 'master'
Version 0.2.12

See merge request micro-ROS/ros_tracing/ros2_tracing!119
2019-12-09 21:38:00 +00:00
Christophe Bedard
5cd2298545 0.2.12 2019-12-09 13:18:31 -08:00
Christophe Bedard
cb6579ad3c Update changelogs 2019-12-09 13:17:17 -08:00
Christophe Bedard
df2e47b875 Merge branch 'nuclearsandwich/resolve-d401' into 'master'
Use imperative mood in constructor docstring.

See merge request micro-ROS/ros_tracing/ros2_tracing!118
2019-12-09 20:44:15 +00:00
Steven! Ragnarök
ae1c4766a2 Use imperative mood in constructor docstring.
Resolves D401 in pydocstyle and flake8.

Signed-off-by: Steven! Ragnarök <steven@nuclearsandwich.com>
2019-12-09 14:17:18 -05:00
Christophe Bedard
816b39d170 Merge branch '0.2.11' into 'master'
Version 0.2.11

See merge request micro-ROS/ros_tracing/ros2_tracing!117
2019-12-09 18:57:14 +00:00
Christophe Bedard
2583c213f8 0.2.11 2019-12-09 10:48:08 -08:00
Christophe Bedard
7e2c3a01c5 Update changelogs 2019-12-09 10:46:18 -08:00
Christophe Bedard
f84659f167 Merge branch '61-remove-duplicated-code-in-ros2trace-and-tracetools_trace' into 'master'
Resolve "Remove duplicated code in ros2trace and tracetools_trace"

Closes #61

See merge request micro-ROS/ros_tracing/ros2_tracing!116
2019-12-08 22:35:27 +00:00
Christophe Bedard
ebf0a62e55 Fix import order 2019-12-08 14:15:55 -08:00
Christophe Bedard
bcb0dc9454 Add typing information 2019-12-08 14:02:08 -08:00
Christophe Bedard
3d3cbe9ec3 Remove duplicated code for trace command 2019-12-08 14:01:57 -08:00
Christophe Bedard
9c4e564bb4 Merge branch '60-register-tracetools_trace-in-the-ament-index' into 'master'
Resolve "register tracetools_trace in the ament index"

Closes #60

See merge request micro-ROS/ros_tracing/ros2_tracing!115
2019-12-08 19:15:41 +00:00
Christophe Bedard
5563513fff Register Python packages in the ament index 2019-12-08 10:59:13 -08:00
Christophe Bedard
b10e1e6091 Merge branch 'fix-doc-formatting' into 'master'
Fix doc formatting

See merge request micro-ROS/ros_tracing/ros2_tracing!114
2019-12-05 23:09:08 +00:00
Christophe Bedard
ce718ec7e7 Fix doc formatting 2019-12-05 15:02:31 -08:00
Christophe Bedard
56fbd6a74f Merge branch 'remove-public-post-plan' into 'master'
Remove public post plan file

See merge request micro-ROS/ros_tracing/ros2_tracing!113
2019-12-05 19:56:48 +00:00
Christophe Bedard
5e9d36967f Remove public post plan file 2019-12-05 11:48:46 -08:00
Ingo Lütkebohle
7047550ee2 Add new repo file with just the tracing stuff. 2019-12-05 07:41:39 +00:00
Christophe Bedard
41c6dec8b9 Merge branch '58-all-tracetools_test-tests-fail' into 'master'
Resolve "All tracetools_test tests fail"

Closes #58

See merge request micro-ROS/ros_tracing/ros2_tracing!112
2019-11-26 00:52:35 +00:00
Christophe Bedard
534228557c Fix working directory for tracetools_test Python tests 2019-11-25 16:38:07 -08:00
Christophe Bedard
f242fc2464 Merge branch '56-tracetools_test-test_node-fails-on-version-regex-check' into 'master'
Resolve "tracetools_test.test_node fails on version regex check"

Closes #56

See merge request micro-ROS/ros_tracing/ros2_tracing!111
2019-11-19 18:33:23 +00:00
Christophe Bedard
9e050d4abd Fix version regex to support multi-digit numbers 2019-11-19 10:21:33 -08:00
Christophe Bedard
e4cf14fa59 Merge branch '0.2.10' into 'master'
Version 0.2.10

See merge request micro-ROS/ros_tracing/ros2_tracing!110
2019-11-17 23:56:40 +00:00
Christophe Bedard
866dada87b 0.2.10 2019-11-17 15:48:51 -08:00