Commit graph

17 commits

Author SHA1 Message Date
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
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
6083335c47 Fix lint temporarily 2019-06-06 09:39:36 +02:00
Christophe Bedard
58a58de3d4 Fix non-copyright linting errors in tracetools_trace 2019-06-06 09:39:02 +02:00
Christophe Bedard
0a76c66f9c Rename params and variables 2019-06-06 09:36:16 +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
1a6c16687e Extract tracetools_trace from tracetools_analysis 2019-06-06 09:28:25 +02:00