Commit graph

43 commits

Author SHA1 Message Date
Christophe Bedard
ce8bcbd99a 0.2.1 2019-07-31 10:29:07 +02:00
Christophe Bedard
709f4ba9a7 Update changelogs 2019-07-31 10:27:25 +02:00
Christophe Bedard
c7d609c018 Replace special character to fix encoding issue 2019-07-31 10:10:33 +02:00
Christophe Bedard
b3dd5216dd 0.2.0 2019-07-30 16:44:28 +02:00
Christophe Bedard
ab3f076859 0.1.1 2019-07-16 10:53:31 +02:00
Christophe Bedard
7253c911cc Update and format package metadata files 2019-07-12 13:27:59 +02:00
Christophe Bedard
51441ff467 0.1.0 2019-07-11 14:22:05 +02:00
Christophe Bedard
796b63641d Add changelogs 2019-07-11 14:21:51 +02:00
Christophe Bedard
f739833050 Increase package versions for alpha release 2019-07-10 15:46:29 +02:00
Christophe Bedard
68b7ec5ad2 Fix typos 2019-07-05 14:47:01 +02:00
Christophe Bedard
1eacc66c97 Centralize default trace location 2019-07-05 14:46:02 +02:00
Christophe Bedard
209b174dfb Fix trace args description 2019-06-28 08:58:01 +02:00
Christophe Bedard
a995715cb6 Add exec_depend on python3-lttng for tracetools_trace 2019-06-26 08:44:35 +02:00
Christophe Bedard
e97a649c21 Remove temporary workaround for python3-lttng 2019-06-25 15:13:56 +02:00
Christophe Bedard
82d2d26f9a Fix lint and formatting errors 2019-06-24 16:13:42 +02:00
Christophe Bedard
d6d5e943a7 Only enable a few kernel events by default 2019-06-24 14:10:03 +02:00
Christophe Bedard
8000f50e65 Document and format lttng interface module 2019-06-24 13:38:34 +02:00
Christophe Bedard
6ef980a6e8 Team up maintainers 2019-06-24 11:28:31 +02:00
Christophe Bedard
dd8241cc1d Add file docstrings 2019-06-24 10:45:29 +02:00
Christophe Bedard
a32df113f5 Add copyright headers 2019-06-24 10:36:39 +02:00
Christophe Bedard
ce9453edd2 Add license and maintainer to package/setup files 2019-06-24 10:32:24 +02:00
Christophe Bedard
a507bbce6e Add 'tracetools_trace/' from commit '29b1c6d50b'
git-subtree-dir: tracetools_trace
git-subtree-mainline: 4d434fa182
git-subtree-split: 29b1c6d50b
2019-06-24 10:01:43 +02:00
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
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