Commit graph

11 commits

Author SHA1 Message Date
Christophe Bedard
9450bfeea9 Add mypy tests through ament_mypy
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
2020-03-01 15:55:16 -05:00
Christophe Bedard
510a515101 Add is_trace_directory() util function 2019-10-12 17:29:06 -07:00
Christophe Bedard
cd4f8d5d08 Move babeltrace interface functions to separate file 2019-08-15 10:16:46 +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
Christophe Bedard
5f370a65db Merge branch '34-make-field-not-found-error-message-include-event-data' into 'master'
Resolve "Make 'field not found' error message include event data"

Closes #34

See merge request micro-ROS/ros_tracing/ros2_tracing!67
2019-07-30 08:49:25 +00:00
Christophe Bedard
c8e2031760 Include event data in 'field not found' error message 2019-07-30 10:38:03 +02:00
Christophe Bedard
fa3e24789b Remove cpu_id from list of ignored CTF fields 2019-07-26 16:28:27 +02:00
Christophe Bedard
de8c131a34 Extract trace reading functions 2019-06-24 16:06:17 +02:00