Commit graph

95 commits

Author SHA1 Message Date
Christophe Bedard
3a715c7a2e Add more information to comment about lttng stub functions 2020-01-09 19:53:34 -05:00
Christophe Bedard
1366f709e1 Raise RuntimeError instead of printing warning if lttng module not found 2020-01-09 19:53:09 -05:00
Christophe Bedard
69ba4eadc4 Print to stderr if lttng Python package is not found 2020-01-09 11:54:46 -05:00
Christophe Bedard
455aec22d3 Fix lint errors 2020-01-08 12:57:31 -05:00
Christophe Bedard
2e9b2b7ee8 Add logs for trace action init and fini 2020-01-08 12:41:53 -05:00
Christophe Bedard
fe40314f01 Format 2020-01-01 14:23:03 -05:00
Christophe Bedard
d2916b0aa7 Add TODO about making ust/kernel context separate 2020-01-01 14:12:44 -05:00
Christophe Bedard
cc459456f0 Expose context enabling through CLI and Trace action 2020-01-01 14:12:23 -05:00
Christophe Bedard
842b5d7fe0 Add tid to context map 2020-01-01 14:11:35 -05:00
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
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
5cd2298545 0.2.12 2019-12-09 13:18:31 -08: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
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
5563513fff Register Python packages in the ament index 2019-12-08 10:59:13 -08: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
d5712c2645 Make printing list of enabled events more readable 2019-11-17 12:33:02 -08:00
Christophe Bedard
d0eb897ab0 Add new rclcpp_subscription_init tracepoint to list 2019-11-14 14:35:07 -08:00
Christophe Bedard
7df4a48d6e 0.2.9 2019-10-18 10:12:22 -07:00
Ingo Lütkebohle
7dea456122 Set symbols visibility to public for util functions 2019-10-18 17:07:18 +00:00
Christophe Bedard
cbda7cb5a7 0.2.8 2019-10-14 09:44:36 -07:00
Christophe Bedard
78c0aace5c Update changelogs 2019-10-14 09:25:44 -07:00
Christophe Bedard
caac5cafe3 Re-order args 2019-10-12 17:29:06 -07:00
Christophe Bedard
809495090f 0.2.7 2019-09-09 16:47:19 -04:00
Christophe Bedard
7d854c1702 Update changelogs 2019-09-09 16:45:38 -04:00
Christophe Bedard
7ceccbc6a4 Merge branch 'version-0.2.6' into 'master'
0.2.6

See merge request micro-ROS/ros_tracing/ros2_tracing!93
2019-09-09 20:36:06 +00:00
Christophe Bedard
fffccec07d Merge branch 'update-email' into 'master'
Update maintainer email

See merge request micro-ROS/ros_tracing/ros2_tracing!94
2019-09-09 20:35:43 +00:00
Christophe Bedard
c2a7db25c6 Add xmllint test to other packages 2019-08-28 10:44:37 -04:00
Christophe Bedard
5341e34d37 Update maintainer email 2019-08-28 10:17:23 -04:00
Christophe Bedard
5cd03ff502 0.2.6 2019-08-16 16:11:56 +02:00
Christophe Bedard
e5ad41f519 Update changelogs 2019-08-16 16:10:42 +02:00
Christophe Bedard
af69745110 Extract empty lttng interface functions to another file 2019-08-16 12:00:37 +02:00
Christophe Bedard
f7cd5734ea Extract lttng interface implementation functions to another file 2019-08-16 09:36:04 +02:00
Christophe Bedard
40007f4f96 0.2.5 2019-08-15 15:29:13 +02:00
Christophe Bedard
29bef96284 Update changelogs 2019-08-15 15:27:15 +02:00
Christophe Bedard
a72eda9957 Fix linter error 2019-08-15 13:23:14 +02:00
Christophe Bedard
c0b86bd4db Create tracing_supported() util function 2019-08-15 13:14:53 +02:00
Christophe Bedard
8c6486f5ba Simplify check for lttng import 2019-08-15 09:48:35 +02:00
Christophe Bedard
98cf3ad377 Silently do nothing if lttng cannot be imported 2019-08-15 09:45:28 +02:00
Christophe Bedard
65a40aa5ff 0.2.4 2019-08-14 13:02:36 +02:00
Christophe Bedard
6771aaf84b 0.2.3 2019-08-05 10:20:55 +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
5b2280d543 Add append_timestamp option for trace action 2019-08-04 13:04:44 +02:00
Christophe Bedard
00f826a173 0.2.2 2019-08-01 13:25:45 +02:00