Commit graph

64 commits

Author SHA1 Message Date
Christophe Bedard
dd402ed1ce Extract pickle-loading function 2019-06-14 11:44:46 +02:00
Christophe Bedard
ded341a59b Handle generic 'callback_start|end' events 2019-06-14 10:09:55 +02:00
Christophe Bedard
2508b07347 Fix lint errors 2019-06-13 16:37:20 +02:00
Christophe Bedard
5cd1f2f48b Remove outdated file 2019-06-13 16:22:57 +02:00
Christophe Bedard
54a2fde9a2 Rename RosProcessor to Ros2Processor 2019-06-13 16:22:00 +02:00
Christophe Bedard
693d52f0ad Move time-related prints to entrypoint scripts 2019-06-13 16:20:06 +02:00
Christophe Bedard
12c2c7bad5 Add handling for services, clients, and timers 2019-06-13 15:26:21 +02:00
Christophe Bedard
6a8843f0f4 Make callback instance handling more generic 2019-06-13 15:02:30 +02:00
Christophe Bedard
a58b4e841d Rename 2019-06-13 14:51:32 +02:00
Christophe Bedard
84b50e10e8 Reorder attributes 2019-06-13 14:49:16 +02:00
Christophe Bedard
4efa003be0 Make callback objects dataframe generic 2019-06-13 14:47:45 +02:00
Christophe Bedard
80a62cd591 Implement handling for sub callbacks 2019-06-13 14:39:37 +02:00
Christophe Bedard
c88000bede Implement handlers for one-time events/object creation 2019-06-13 13:45:29 +02:00
Christophe Bedard
08ec9c30b2 Add option for raising exception if event field not found 2019-06-13 13:42:48 +02:00
Christophe Bedard
946f0621cc Add more information to the DataModel docstring 2019-06-13 11:41:28 +02:00
Christophe Bedard
449ccfe6ec Add print method for debugging 2019-06-07 13:54:43 +02:00
Christophe Bedard
c493e5d57d Add basic DataModel class 2019-06-07 13:38:35 +02:00
Christophe Bedard
02a20885b5 Rename ros_processor file to processor 2019-06-07 13:06:16 +02:00
Christophe Bedard
110c8701e5 Rename method to handle_events 2019-06-07 13:04:20 +02:00
Christophe Bedard
f5f3bfac5f Split lines 2019-06-07 12:57:32 +02:00
Christophe Bedard
a6946e2642 Remove whitespace 2019-06-07 12:02:03 +02:00
Christophe Bedard
7adcba91ee Add handling methods for other events 2019-06-07 11:59:16 +02:00
Christophe Bedard
18616c05e6 Call super() for real 2019-06-07 11:47:41 +02:00
Christophe Bedard
637f85e167 Remove TODO 2019-06-07 11:28:34 +02:00
Christophe Bedard
0a04d24fd4 Extract parse_args methods 2019-06-07 11:28:09 +02:00
Christophe Bedard
3ea4a1c5bb Use argparse for tracetools_analysis entrypoints 2019-06-07 11:25:32 +02:00
Christophe Bedard
e5b8d1782f Fix lint errors in tracetools_analysis 2019-06-07 11:05:20 +02:00
Christophe Bedard
c98d525d4b Extract EventHandler class 2019-06-07 10:57:28 +02:00
Christophe Bedard
699347e461 Simplify imports 2019-06-07 10:42:40 +02:00
Christophe Bedard
2450c7bd24 Add .gitignore for tracetools_analysis 2019-06-07 10:32:00 +02:00
Christophe Bedard
d2c31e7de7 Mark license as TODO 2019-06-06 09:55:55 +02:00
Christophe Bedard
9b36c1513c Fix lint errors 2019-06-06 09:46:18 +02:00
Christophe Bedard
475dbbd107 Move <author> tag to fix lint error 2019-06-06 09:39:14 +02:00
Christophe Bedard
f6b5aaf95c Fix double author= 2019-06-06 09:38:45 +02:00
Christophe Bedard
205850e0d1 Fix version numbers 2019-06-06 09:37:37 +02:00
Christophe Bedard
650f7cee37 Fix authors/maintainer 2019-06-06 09:37:20 +02:00
Christophe Bedard
30fb7dd8f1 Add an exec_depend on python3-babeltrace for *analysis 2019-06-06 09:37:08 +02:00
Christophe Bedard
f0bbf76d21 Setup tests for *analysis and *trace packages 2019-06-06 09:36:53 +02:00
Christophe Bedard
15a209bbab Remove test submodule, move to tracetools_test 2019-06-06 09:35:51 +02:00
Christophe Bedard
7c50f8e333 Remove import of deleted file 2019-06-06 09:33:00 +02:00
Christophe Bedard
7fd90243a5 Add link to rosdep index 2019-06-06 09:32:40 +02:00
Christophe Bedard
02a18d10d2 Remove forgotten tracing submodule directory 2019-06-06 09:32:16 +02:00
Christophe Bedard
574a78627e Remove test file 2019-06-06 09:32:02 +02:00
Christophe Bedard
87c4a46eae Remove run function 2019-06-06 09:31:41 +02:00
Christophe Bedard
8c664e1bc0 Add note about babeltrace dependency 2019-06-06 09:28:48 +02:00
Christophe Bedard
17fe8d2245 Extract tracetools_trace from tracetools_analysis 2019-06-06 09:28:25 +02:00
Christophe Bedard
6aba4109c3 Add start time to basic callback analysis 2019-06-06 09:25:16 +02:00
Christophe Bedard
b3b70aff85 Add new tracepoints to list 2019-06-06 09:25:00 +02:00
Christophe Bedard
8a69effded Fix UST events list 2019-06-06 09:24:45 +02:00
Christophe Bedard
a577710ef1 Fix lttng error value 2019-06-06 09:24:32 +02:00