Commit graph

28 commits

Author SHA1 Message Date
Christophe Bedard
29b1c6d50b Merge branch 'ros2-trace' into analysis 2019-06-24 07:17:59 +02:00
Christophe Bedard
f2bb28215e Add completers for event names 2019-06-23 18:18:47 +02:00
Christophe Bedard
10210566a6 Extract add_arguments() from parse_args() 2019-06-23 17:42:44 +02:00
Christophe Bedard
a8fe961bb0 Extract args parsing method 2019-06-23 16:02:48 +02:00
Christophe Bedard
1868258871 Wrap lttng init and fini methods 2019-06-23 15:51:13 +02:00
Christophe Bedard
7fb7d9b842 Format 2019-06-23 14:43:03 +02:00
Christophe Bedard
a84024a19c Use os.path.join 2019-06-17 14:46:05 +02:00
Christophe Bedard
8e51b87b57 Add typing to tracetools_trace.tools.lttng 2019-06-17 14:45:48 +02:00
Christophe Bedard
c61b2f5db5 Fix indent 2019-06-17 10:47:32 +02:00
Christophe Bedard
31e7fc9e1b Handle generic 'callback_start|end' events 2019-06-14 10:09:55 +02:00
Christophe Bedard
4f770a9bac Extract parse_args methods 2019-06-07 11:28:09 +02:00
Christophe Bedard
b541f33760 Simplify imports 2019-06-07 10:42:40 +02:00
Christophe Bedard
706924dfcf Mark license as TODO 2019-06-06 09:55:55 +02:00
Christophe Bedard
6083335c47 Fix lint temporarily 2019-06-06 09:39:36 +02:00
Christophe Bedard
3241a9fd0e Move <author> tag to fix lint error 2019-06-06 09:39:14 +02:00
Christophe Bedard
58a58de3d4 Fix non-copyright linting errors in tracetools_trace 2019-06-06 09:39:02 +02:00
Christophe Bedard
04efe73f70 Fix version numbers 2019-06-06 09:37:37 +02:00
Christophe Bedard
128d545865 Fix authors/maintainer 2019-06-06 09:37:20 +02:00
Christophe Bedard
ed259dc312 Setup tests for *analysis and *trace packages 2019-06-06 09:36:53 +02:00
Christophe Bedard
0a76c66f9c Rename params and variables 2019-06-06 09:36:16 +02:00
Christophe Bedard
d48ad12214 Add link to rosdep index 2019-06-06 09:32:40 +02:00
Christophe Bedard
99b6b0d577 Move print statements to entrypoints and add events list display option 2019-06-06 09:31:23 +02:00
Christophe Bedard
65f50e3981 Remove TODO about integrating with launch 2019-06-06 09:30:36 +02:00
Christophe Bedard
77f63f8c95 Expose events through trace entrypoint 2019-06-06 09:30:04 +02:00
Christophe Bedard
f45c3e543d Add user input before lttng_start 2019-06-06 09:29:38 +02:00
Christophe Bedard
d55a7f4f3c Use proper arg parser 2019-06-06 09:29:23 +02:00
Christophe Bedard
63fd1de4ba Add gitignore for tracetools_trace 2019-06-06 09:29:08 +02:00
Christophe Bedard
1a6c16687e Extract tracetools_trace from tracetools_analysis 2019-06-06 09:28:25 +02:00