Commit graph

277 commits

Author SHA1 Message Date
Christophe Bedard
208511038b Move data models to new subdirectory 2019-07-29 09:49:53 +02:00
Christophe Bedard
9d6b5cb77b Remove unhandled event error 2019-07-26 16:08:49 +02:00
Christophe Bedard
f22b45f5d9 Include cpu_id in event metadata 2019-07-26 15:01:44 +02:00
Christophe Bedard
14de268597 Merge branch 'version-0.1.0' into 'master'
0.1.0 and 0.1.1

See merge request micro-ROS/ros_tracing/tracetools_analysis!10
2019-07-16 10:36:55 +00:00
Christophe Bedard
7bd4dc43d1 0.1.1 2019-07-16 10:57:40 +02:00
Christophe Bedard
4f7359c84f Update changelog 2019-07-16 10:56:42 +02:00
Christophe Bedard
40c01af7e9 Update and format package metadata files 2019-07-12 13:25:52 +02:00
Christophe Bedard
310357a66f 0.1.0 2019-07-11 16:13:06 +02:00
Christophe Bedard
b6af2746f9 Add changelog 2019-07-11 16:12:05 +02:00
Christophe Bedard
612515abcc Merge branch 'alpha-release' into 'master'
Increase package version for alpha release

See merge request micro-ROS/ros_tracing/tracetools_analysis!9
2019-07-10 14:03:09 +00:00
Christophe Bedard
b0ad355d22 Increase package version for alpha release 2019-07-10 15:48:17 +02:00
Christophe Bedard
fe6a7f717c Merge branch 'remove-empty-readme' into 'master'
Remove empty README

See merge request micro-ROS/ros_tracing/tracetools_analysis!8
2019-07-09 13:25:44 +00:00
Christophe Bedard
9394300063 Remove empty README 2019-07-09 15:17:24 +02:00
Christophe Bedard
a22532f3f8 Merge branch '4-process-symbols-to-make-them-more-readable' into 'master'
Resolve "Process symbols to make them more readable"

Closes #4

See merge request micro-ROS/ros_tracing/tracetools_analysis!7
2019-07-09 13:04:47 +00:00
Christophe Bedard
5d63977fa2 Enhance symbol prettifying function 2019-07-09 14:59:05 +02:00
Christophe Bedard
59e48d5f28 Merge branch 'update-repo-urls' into 'master'
Update repo URLs after move to micro-ROS/

See merge request micro-ROS/ros_tracing/tracetools_analysis!6
2019-07-09 09:07:41 +00:00
Christophe Bedard
24c1c503d5 Merge branch 'update-repo-urls' into 4-process-symbols-to-make-them-more-readable 2019-07-09 11:07:13 +02:00
Christophe Bedard
188f9076bd Update CI base image 2019-07-09 09:55:29 +02:00
Christophe Bedard
95fb08ab5c Add symbol prettification method 2019-07-08 11:23:09 +02:00
Christophe Bedard
72775d2cc3 Use lowercase registry name 2019-07-05 14:05:31 +02:00
Christophe Bedard
5691af7f87 Update repo URLs 2019-07-05 13:57:07 +02:00
Ingo Lütkebohle
514ca46da6 Merge branch 'analysis' into 'master'
Add basic analysis tools

See merge request ros_tracing/tracetools_analysis!1
2019-07-05 11:38:15 +00:00
Christophe Bedard
d9be91dc24 Merge branch 'fail-ci-jobs-if-tests-fail' into analysis 2019-07-05 13:17:51 +02:00
Christophe Bedard
44c3db97cd Make CI check test results 2019-07-05 13:17:27 +02:00
Christophe Bedard
27b3806517 Merge branch 'add-readme-info' into 'analysis'
Add info to readme

See merge request boschresearch/ros-wg/tracing/tracetools_analysis!5
2019-07-01 08:41:18 +00:00
Christophe Bedard
31f456c21c Add info to readme 2019-07-01 10:29:11 +02:00
Christophe Bedard
ce69dba82a Merge branch 'bokeh' into 'analysis'
Use bokeh instead of matplotlib

See merge request boschresearch/ros-wg/tracing/tracetools_analysis!4
2019-07-01 08:12:33 +00:00
Christophe Bedard
fa95f0c8bd Enhance date/time plotting 2019-07-01 10:08:01 +02:00
Christophe Bedard
ad40057db5 Make get_callback_durations() return a formatted sub-df 2019-07-01 10:06:47 +02:00
Christophe Bedard
0bbea50cea Use bokeh for callback duration plots 2019-06-28 14:49:15 +02:00
Christophe Bedard
ca810a0114 Use pingpong example 2019-06-28 09:52:58 +02:00
Christophe Bedard
24ca3269a2 Format 2019-06-27 15:12:55 +02:00
Christophe Bedard
fcecda6cc6 Remove debug code 2019-06-27 15:10:09 +02:00
Christophe Bedard
31e6c026b7 Update callback_duration notebook 2019-06-27 15:02:44 +02:00
Christophe Bedard
d39ffc11f3 Remove merge between timer and nodes 2019-06-27 15:01:44 +02:00
Christophe Bedard
a816736c43 Add util methods to get information on a callback object 2019-06-27 14:55:54 +02:00
Christophe Bedard
579e064b54 Fix lint 2019-06-27 12:48:56 +02:00
Christophe Bedard
25dc4ac97e Add data model utility class 2019-06-27 11:31:34 +02:00
Christophe Bedard
5cafa62b9f Move pickle file path print to main 2019-06-27 10:38:52 +02:00
Christophe Bedard
87396b2710 Make --pickle-path arg optional 2019-06-27 10:35:46 +02:00
Christophe Bedard
9b48c620ed Update callback duration notebook 2019-06-27 10:14:53 +02:00
Christophe Bedard
a79c1348df Remove unused import 2019-06-27 10:02:06 +02:00
Christophe Bedard
c2195fefb6 Move print to CLI function 2019-06-27 09:48:50 +02:00
Christophe Bedard
19450ff028 Cleanup ctf conversion function 2019-06-27 09:27:04 +02:00
Christophe Bedard
70f51087b9 Move conversion logic to ctf module 2019-06-27 09:26:16 +02:00
Christophe Bedard
1b7c909fff Fix lint errors 2019-06-26 10:25:11 +02:00
Christophe Bedard
edfceca7e1 Merge branch 'add-ci-config' into 'analysis'
Add gitlab-ci config file

See merge request boschresearch/ros-wg/tracing/tracetools_analysis!3
2019-06-26 08:09:25 +00:00
Christophe Bedard
dabd7eb84f Add pytest.xml to report artifacts list 2019-06-26 10:05:19 +02:00
Christophe Bedard
81e499eb17 Remove rosdep lines 2019-06-26 09:54:05 +02:00
Christophe Bedard
92943a48fb Add gitlab-ci config file 2019-06-26 09:49:52 +02:00