Commit graph

35 commits

Author SHA1 Message Date
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
Christophe Bedard
031f30460a Use lttng built from source as a workaround 2019-06-06 09:24:16 +02:00
Christophe Bedard
182fc771ee Use enter key to stop tracing instead of sleep() 2019-06-06 09:23:48 +02:00
Christophe Bedard
93d062d2c4 Improve printed messages for conversion script 2019-06-06 09:23:24 +02:00
Christophe Bedard
b51910805c Improve event handling 2019-06-06 09:23:03 +02:00
Christophe Bedard
02f5eb339a Complete basic callback duration processing 2019-06-06 09:22:38 +02:00
Christophe Bedard
7e99bcb0ab Add docstring 2019-06-06 09:22:21 +02:00
Christophe Bedard
9ea97f23ec Extract EventMetadata to lttng_models file 2019-06-06 09:22:01 +02:00
Christophe Bedard
e3a1564041 Rename ROS processing file and move to analysis submodule 2019-06-06 09:21:41 +02:00
Christophe Bedard
d1ea1bd9bd Add basic events processing entrypoint 2019-06-06 09:20:36 +02:00
Christophe Bedard
9e217e0c56 Add comment for ignored fields list 2019-06-06 09:20:10 +02:00
Christophe Bedard
af2ebbbf65 Add more fields to list of ignored fields and order them 2019-06-06 09:19:49 +02:00
Christophe Bedard
edff371e2b Add trace script to setup/enable tracing through Python bindings 2019-06-06 09:19:24 +02:00
Christophe Bedard
c500876b47 Add basic conversion entrypoint 2019-06-06 09:18:41 +02:00
Christophe Bedard
b9e4ce7bfb Make package a ROS 2 package 2019-06-06 09:17:36 +02:00