Commit graph

275 commits

Author SHA1 Message Date
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
9b36c1513c Fix lint errors 2019-06-06 09:46:18 +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
02a18d10d2 Remove forgotten tracing submodule directory 2019-06-06 09:32:16 +02:00
Christophe Bedard
87c4a46eae Remove run function 2019-06-06 09:31:41 +02:00
Christophe Bedard
17fe8d2245 Extract tracetools_trace from tracetools_analysis 2019-06-06 09:28:25 +02:00