Christophe Bedard
|
e8c5ba4f85
|
Merge branch 'fix-profile-launch-file' into 'master'
Fix profile example launch file
See merge request ros-tracing/tracetools_analysis!113
|
2021-10-27 14:07:10 +00:00 |
|
Christophe Bedard
|
a4537af5d2
|
Fix profile example launch file
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
|
2021-10-09 15:19:58 -04:00 |
|
Christophe Bedard
|
398b1d2158
|
Merge branch 'fix-subscriptions-data-model' into 'master'
Fix both rcl and rmw subscriptions being added to the rcl dataframe
See merge request ros-tracing/tracetools_analysis!114
|
2021-10-09 19:19:42 +00:00 |
|
Christophe Bedard
|
47d0be0878
|
Fix both rcl and rmw subscriptions being added to the rcl dataframe
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
|
2021-10-09 15:04:54 -04:00 |
|
Christophe Bedard
|
93bc08a070
|
Merge branch 'update-readme-and-fix-example' into 'master'
Update README and fix example
Closes #43
See merge request ros-tracing/tracetools_analysis!112
|
2021-10-06 19:51:17 +00:00 |
|
Christophe Bedard
|
9a7f8c8444
|
Update README and fix example
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
|
2021-10-06 15:48:45 -04:00 |
|
Christophe Bedard
|
fdfcfb727b
|
Merge branch 'support-rmw-pub-sub-init-and-take' into 'master'
Support rmw pub/sub init and take instrumentation
See merge request ros-tracing/tracetools_analysis!111
|
2021-10-06 19:00:58 +00:00 |
|
Christophe Bedard
|
bffbe1b10e
|
Support rmw pub/sub init and take instrumentation
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
|
2021-10-06 12:15:48 -04:00 |
|
Christophe Bedard
|
132c159764
|
Merge branch 'support-publishing-instrumentation' into 'master'
Support publishing instrumentation
See merge request ros-tracing/tracetools_analysis!110
|
2021-09-29 15:24:13 +00:00 |
|
Christophe Bedard
|
7f1a3eec80
|
Support publishing instrumentation
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
|
2021-09-29 11:07:50 -04:00 |
|
Christophe Bedard
|
9c535d1261
|
Merge branch 'deprecate-convert-verb' into 'master'
Deprecate 'convert' verb
See merge request ros-tracing/tracetools_analysis!109
|
2021-09-28 18:54:24 +00:00 |
|
Christophe Bedard
|
cd84f45e6a
|
Change 'input_path' arg help message wording
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
|
2021-09-28 14:35:48 -04:00 |
|
Christophe Bedard
|
87bf652760
|
Add 'process --convert-only' option
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
|
2021-09-28 14:30:30 -04:00 |
|
Christophe Bedard
|
40deb51ba4
|
Deprecate 'convert' verb since it is just an implementation detail
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
|
2021-09-28 14:29:05 -04:00 |
|
Christophe Bedard
|
92544235d8
|
Merge branch 'improve-notebooks' into 'master'
Simplify jupyter notebooks and add way to use Debian packages
See merge request ros-tracing/tracetools_analysis!108
|
2021-09-28 17:47:05 +00:00 |
|
Christophe Bedard
|
653d731d79
|
Simplify jupyter notebooks and add way to use Debian packages
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
|
2021-09-28 12:01:30 -04:00 |
|
Christophe Bedard
|
3fb2c697e4
|
Merge branch 'use-test-tracetools' into 'master'
Use test_tracetools in launch files
See merge request ros-tracing/tracetools_analysis!107
|
2021-08-20 14:34:25 +00:00 |
|
Christophe Bedard
|
92930fc9cb
|
Use test_tracetools in launch files
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
|
2021-08-20 10:24:25 -04:00 |
|
Christophe Bedard
|
637c61f8a3
|
Merge branch 'fix-ci-warning-by-cloning-ros2-tracing-in-test-job' into 'master'
Fix warning in CI by cloning ros2_tracing in test job too
See merge request ros-tracing/tracetools_analysis!106
|
2021-04-27 22:52:28 +00:00 |
|
Christophe Bedard
|
eff2b94faa
|
Fix warning in CI by cloning ros2_tracing in test job too
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
|
2021-04-27 18:48:28 -04:00 |
|
Christophe Bedard
|
c5645a440c
|
Merge branch 'improve-ci' into 'master'
Split build/test jobs into two separate stages and use 'needs'
See merge request ros-tracing/tracetools_analysis!104
|
2021-04-27 22:36:41 +00:00 |
|
Christophe Bedard
|
b3828f016e
|
Print LTTng version before building
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
|
2021-04-27 18:30:46 -04:00 |
|
Christophe Bedard
|
7d7bf6be42
|
Split build/test jobs into two separate stages and use 'needs'
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
|
2021-04-27 18:30:31 -04:00 |
|
Christophe Bedard
|
dd68fcd533
|
Merge branch 'version-2-0-3' into 'master'
Version 2.0.3
See merge request ros-tracing/tracetools_analysis!103
|
2021-04-15 18:28:33 +00:00 |
|
Christophe Bedard
|
06cc38dd68
|
2.0.3
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
|
2021-04-15 14:26:28 -04:00 |
|
Christophe Bedard
|
e2975f921c
|
Merge branch 'revert-97-100-generate-setuptools-dict' into 'master'
Revert "Update Python packages to use generate_setuptools_dict"
See merge request ros-tracing/tracetools_analysis!102
|
2021-04-15 18:25:08 +00:00 |
|
Christophe Bedard
|
1c3d8a539a
|
Update package versions in setup.py
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
|
2021-04-15 14:22:39 -04:00 |
|
Christophe Bedard
|
dc6a0214c9
|
Revert "Update Python packages to use generate_setuptools_dict"
This reverts commit b181a68b0a .
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
|
2021-04-15 14:22:39 -04:00 |
|
Christophe Bedard
|
fa68df0dac
|
Revert "Re-order setup.py elements"
This reverts commit 18a8ff28b5 .
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
|
2021-04-15 14:19:47 -04:00 |
|
Christophe Bedard
|
92d6dbd286
|
Revert "Switch to <buildtool_depend> for ament_package"
This reverts commit 8941f95b57 .
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
|
2021-04-15 14:18:56 -04:00 |
|
Christophe Bedard
|
274373c79c
|
Merge branch 'version-2-0-2' into 'master'
Version 2.0.2
See merge request ros-tracing/tracetools_analysis!101
|
2021-04-14 21:20:26 +00:00 |
|
Christophe Bedard
|
6aaee559e9
|
2.0.2
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
|
2021-04-14 17:18:36 -04:00 |
|
Christophe Bedard
|
7befd3fcaa
|
Merge branch 'fix-depend-ament-package' into 'master'
Switch to <buildtool_depend> for ament_package
See merge request ros-tracing/tracetools_analysis!100
|
2021-04-14 21:17:45 +00:00 |
|
Christophe Bedard
|
8941f95b57
|
Switch to <buildtool_depend> for ament_package
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
|
2021-04-14 17:14:49 -04:00 |
|
Christophe Bedard
|
8cbd0dc645
|
Merge branch 'version-2-0-1' into 'master'
Version 2.0.1
See merge request ros-tracing/tracetools_analysis!99
|
2021-04-14 19:44:57 +00:00 |
|
Christophe Bedard
|
280bd99e1d
|
2.0.1
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
|
2021-04-14 15:42:36 -04:00 |
|
Christophe Bedard
|
f47b2b5a7e
|
Merge branch 'add-urls-to-package-xml' into 'master'
Add <url> to package.xml
See merge request ros-tracing/tracetools_analysis!98
|
2021-04-14 19:36:20 +00:00 |
|
Christophe Bedard
|
19bbbc2fee
|
Add <url> to package.xml
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
|
2021-04-14 15:33:41 -04:00 |
|
Christophe Bedard
|
0ac1bfa80d
|
Merge branch 'use-generate-setuptools-dict' into 'master'
Update Python packages to use generate_setuptools_dict
See merge request ros-tracing/tracetools_analysis!97
|
2021-04-14 19:20:37 +00:00 |
|
Christophe Bedard
|
18a8ff28b5
|
Re-order setup.py elements
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
|
2021-04-14 14:44:00 -04:00 |
|
Christophe Bedard
|
b181a68b0a
|
Update Python packages to use generate_setuptools_dict
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
|
2021-04-14 14:34:01 -04:00 |
|
Christophe Bedard
|
5a6fb7441a
|
Merge branch 'version-2-0-0' into 'master'
Version 2.0.0
See merge request ros-tracing/tracetools_analysis!94
|
2021-03-31 19:45:47 +00:00 |
|
Christophe Bedard
|
34514d3610
|
2.0.0
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
|
2021-03-31 15:43:34 -04:00 |
|
Christophe Bedard
|
d942a2ef55
|
Update changelogs
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
|
2021-03-31 15:42:28 -04:00 |
|
Christophe Bedard
|
ec6362ad89
|
Merge branch 'fix-pandas-testing-deprecation-warning' into 'master'
Use pandas.testing instead of pandas.util.testing
See merge request ros-tracing/tracetools_analysis!93
|
2021-03-31 19:37:49 +00:00 |
|
Christophe Bedard
|
d0c4a8b0db
|
Use pandas.testing instead of pandas.util.testing
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
|
2021-03-31 15:35:42 -04:00 |
|
Christophe Bedard
|
3e0acc9a95
|
Merge branch '36-callback-instance-duration-as-int' into 'master'
Set callback_instances' timestamp & duration cols to datetime/timedelta
Closes #36
See merge request ros-tracing/tracetools_analysis!91
|
2021-03-31 19:34:27 +00:00 |
|
Christophe Bedard
|
f9ef14e058
|
Set callback_instances' timestamp & duration cols to datetime/timedelta
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
|
2021-03-31 15:31:18 -04:00 |
|
Christophe Bedard
|
3ed8f0ed1d
|
Merge branch '37-use-lists-of-dicts' into 'master'
Use lists of dicts as intermediate storage & convert to df at the end
See merge request ros-tracing/tracetools_analysis!92
|
2021-03-31 15:38:25 +00:00 |
|
Christophe Bedard
|
e73296b34a
|
Fix typing info
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
|
2021-03-30 18:17:50 -04:00 |
|