Commit graph

529 commits

Author SHA1 Message Date
Christophe Bedard
0dd466ea23 Update changelogs
Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
2024-06-15 14:43:06 -07:00
Christophe Bedard
8ec5b5f4f9
Fix test_ros2trace_analysis package version (#26)
Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
2024-06-15 14:19:57 -07:00
Christophe Bedard
6d3a0f58bd
Use tracepoint names from tracetools_trace and add tests (#25)
Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
2024-06-14 15:02:12 -07:00
Christophe Bedard
943bf2011a
Use underscores in setup.cfg (#21)
Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
2024-05-31 09:42:32 -07:00
Christophe Bedard
62653d6ca0
Skip TestDataModelUtil.test_convert_time_columns if pandas < 2.2.0 (#20)
Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
2024-05-31 08:56:47 -07:00
Christophe Bedard
760dca9598
Fix warnings when using mypy>=1.8.0 (#16)
Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
2024-04-24 11:54:18 -07:00
Christophe Bedard
d139a0f11b
Add GitHub CI config (#3)
Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
2024-04-24 09:00:28 -07:00
Christophe Bedard
fada2d0fc2
Support traces with multiple callbacks for same pointer (#13) (#15)
Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
2024-04-23 09:23:47 -07:00
Christophe Bedard
d9250ce036
Update links (#10)
Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
2024-04-17 09:10:44 -07:00
Christophe Bedard
41110872ad
Update path to ros2_tracing in notebooks (#8)
Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
2023-06-27 11:13:42 -07:00
Oren Bell
7100baf0f4
Refactored for compatibility with Bokeh 3.2.0 (#7)
Signed-off-by: Oren Bell <oren.bell@wustl.edu>
2023-06-27 11:06:29 -07:00
Christophe Bedard
d4ff095a1b
Fix mypy errors (#4)
Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
2023-01-31 13:33:27 -05:00
Christophe Bedard
f1e1500862
Change repo URL to GitHub & default branch to rolling (#2)
Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
2023-01-30 14:21:55 -05:00
Christophe Bedard
42ec45f5da
Mirror rolling to master (#1)
Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
2023-01-30 13:57:21 -05:00
Christophe Bedard
9c853b27fc Merge branch 'update-readme' into 'master'
Mention branches vs distro

See merge request ros-tracing/tracetools_analysis!118
2022-05-07 14:54:48 +00:00
Christophe Bedard
a6cc9fe188 Mention branches vs distro
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
2022-05-07 10:54:10 -04:00
Christophe Bedard
08ede42192 Merge branch 'version-3-0-0' into 'master'
Version 3.0.0

See merge request ros-tracing/tracetools_analysis!116
2022-01-21 14:14:17 +00:00
Christophe Bedard
5e2d56e826 3.0.0
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
2022-01-21 09:04:28 -05:00
Christophe Bedard
c9012108ea Update changelogs
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
2022-01-21 09:03:25 -05:00
Christophe Bedard
1dfb747b62 Merge branch 'update-context-fields-option-name' into 'master'
Update context_fields option name in profile example launch file

See merge request ros-tracing/tracetools_analysis!115
2021-10-27 14:33:28 +00:00
Christophe Bedard
f3a619af7d Update context_fields option name in profile example launch file
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
2021-10-27 10:24:07 -04:00
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