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
Christophe Bedard
17bf788f3e
Update changelogs
2019-11-17 15:47:06 -08:00
Christophe Bedard
b1fb7b63dc
Merge branch 'better-tracepoints-list' into 'master'
...
Make list of enabled events more readable
See merge request micro-ROS/ros_tracing/ros2_tracing!109
2019-11-17 20:37:45 +00:00
Christophe Bedard
d5712c2645
Make printing list of enabled events more readable
2019-11-17 12:33:02 -08:00
Christophe Bedard
22c7ce7d23
Merge branch '55-update-after-new-intra-process-communication' into 'master'
...
Resolve "Update after new intra-process communication"
Closes #55
See merge request micro-ROS/ros_tracing/ros2_tracing!108
2019-11-17 20:12:19 +00:00
Christophe Bedard
3a8f30e710
Merge test_subscription* into test_subscription
2019-11-16 16:43:53 -08:00
Christophe Bedard
7c0e5712b1
Update test_subscription after new intra-process communications
2019-11-16 15:56:50 -08:00
Christophe Bedard
841bc50f65
Update style in test_timer
2019-11-16 15:52:15 -08:00
Christophe Bedard
bb509e672c
Update style for test_subscription_callback
2019-11-16 15:27:08 -08:00
Christophe Bedard
a5739a099c
Add comma
2019-11-16 15:25:52 -08:00
Christophe Bedard
3fd400d039
Update style in test_service
2019-11-16 15:20:55 -08:00
Christophe Bedard
481dbea21b
Update style in TraceTestCase file
2019-11-16 15:18:25 -08:00
Christophe Bedard
40ebb9d09a
Add note about procname getting truncated in get_events_with_procname()
2019-11-16 15:18:00 -08:00