Christophe Bedard
|
ae9dd2431b
|
Use ament_export_link_flags() to export -rdynamic from tracetools
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
|
2020-03-08 23:08:25 -04:00 |
|
Christophe Bedard
|
eaa2b10f77
|
0.3.0
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
|
2020-03-04 09:27:31 -08:00 |
|
Christophe Bedard
|
f768c59111
|
Update changelogs
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
|
2020-03-04 09:23:59 -08:00 |
|
Christophe Bedard
|
6af3433573
|
Use target_compile_definitions instead of add_definitions for version
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
|
2020-03-03 14:32:20 -08:00 |
|
Christophe Bedard
|
b77cf759fc
|
Fix formatting in CMakeLists.txt
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
|
2020-03-03 14:22:35 -08:00 |
|
Christophe Bedard
|
51f76123d1
|
Define TRACEPOINT to suppress warnings from strict(er) linters
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
|
2020-03-03 10:23:46 -08:00 |
|
Christophe Bedard
|
3e33fb4b64
|
Remove trailing slash from destination include directory
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
|
2020-03-01 09:49:52 -05:00 |
|
Christophe Bedard
|
6f8792e922
|
Only include headers that we actually use and need
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
|
2020-02-29 15:16:51 -05:00 |
|
Christophe Bedard
|
484efb17cc
|
Remove mention of LTTng for TRACETOOLS_DISABLED description
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
|
2020-02-29 14:18:18 -05:00 |
|
Christophe Bedard
|
c6b7a645e3
|
Move TRACETOOLS_LTTNG_ENABLED definition to config.h.in
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
|
2020-02-29 10:06:44 -05:00 |
|
Christophe Bedard
|
40092071e9
|
Use '#ifdef' instead of '#if defined()`
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
|
2020-02-28 17:39:18 -05:00 |
|
Stephen Brawner
|
b9838903a1
|
Setting AMENT_CMAKE_CPPCHECK_ADDITIONAL_INCLUDE_DIRS with lttng
Signed-off-by: Stephen Brawner <brawner@gmail.com>
|
2020-02-28 17:10:40 +00:00 |
|
Christophe Bedard
|
b0a318fb21
|
Move some parameter handling to tracepoint definition file
|
2019-12-14 11:20:53 -08:00 |
|
Christophe Bedard
|
5ba621694d
|
Remove unnecessary target_link_libraries(... dl) for tracetools
|
2019-12-11 12:09:31 -08:00 |
|
Christophe Bedard
|
5cd2298545
|
0.2.12
|
2019-12-09 13:18:31 -08:00 |
|
Christophe Bedard
|
2583c213f8
|
0.2.11
|
2019-12-09 10:48:08 -08:00 |
|
Christophe Bedard
|
866dada87b
|
0.2.10
|
2019-11-17 15:48:51 -08:00 |
|
Christophe Bedard
|
17bf788f3e
|
Update changelogs
|
2019-11-17 15:47:06 -08:00 |
|
Christophe Bedard
|
2740d40b0f
|
Move tracepoint provider name to tracepoint macro
|
2019-11-14 14:24:18 -08:00 |
|
Christophe Bedard
|
44166ff48f
|
Add new rclcpp_subscription_init tracepoint as an intermediate
|
2019-11-14 14:23:12 -08:00 |
|
Christophe Bedard
|
7df4a48d6e
|
0.2.9
|
2019-10-18 10:12:22 -07:00 |
|
Christophe Bedard
|
ed773e9945
|
Update changelogs
|
2019-10-18 10:11:09 -07:00 |
|
Ingo Lütkebohle
|
7dea456122
|
Set symbols visibility to public for util functions
|
2019-10-18 17:07:18 +00:00 |
|
Christophe Bedard
|
cbda7cb5a7
|
0.2.8
|
2019-10-14 09:44:36 -07:00 |
|
Christophe Bedard
|
78c0aace5c
|
Update changelogs
|
2019-10-14 09:25:44 -07:00 |
|
Christophe Bedard
|
1eff1fb146
|
Add test for get_symbol using lambda with capture
|
2019-10-11 17:10:59 -07:00 |
|
Christophe Bedard
|
247de52b1e
|
Add overload of get_symbols as a fallback
|
2019-10-11 17:10:03 -07:00 |
|
Christophe Bedard
|
809495090f
|
0.2.7
|
2019-09-09 16:47:19 -04:00 |
|
Christophe Bedard
|
7ceccbc6a4
|
Merge branch 'version-0.2.6' into 'master'
0.2.6
See merge request micro-ROS/ros_tracing/ros2_tracing!93
|
2019-09-09 20:36:06 +00:00 |
|
Christophe Bedard
|
5341e34d37
|
Update maintainer email
|
2019-08-28 10:17:23 -04:00 |
|
Christophe Bedard
|
5cd03ff502
|
0.2.6
|
2019-08-16 16:11:56 +02:00 |
|
Christophe Bedard
|
40007f4f96
|
0.2.5
|
2019-08-15 15:29:13 +02:00 |
|
Christophe Bedard
|
65a40aa5ff
|
0.2.4
|
2019-08-14 13:02:36 +02:00 |
|
Christophe Bedard
|
52be8b80e0
|
Update changelogs
|
2019-08-14 13:00:24 +02:00 |
|
Christophe Bedard
|
4528219ddf
|
Ignore unused parameters in tracetools.c for Windows as well
|
2019-08-06 08:48:05 +02:00 |
|
Christophe Bedard
|
6771aaf84b
|
0.2.3
|
2019-08-05 10:20:55 +02:00 |
|
Christophe Bedard
|
fadd8b4cd0
|
Update changelogs
|
2019-08-05 10:17:48 +02:00 |
|
Luetkebohle Ingo (CR/AEX3)
|
d1d425d1b3
|
Enable warnings on Windows
|
2019-08-02 16:35:16 +02:00 |
|
Christophe Bedard
|
d19461174d
|
Fix name of Windows dll visibility define
|
2019-08-02 13:24:06 +02:00 |
|
Ingo Lütkebohle
|
d793ee0811
|
Merge branch '39-status-exec-unnecessarily-includes-utilscpp' into 'master'
Resolve "Source files for status executable unnecessarily include utils.cpp"
Closes #39
See merge request micro-ROS/ros_tracing/ros2_tracing!77
|
2019-08-01 15:46:18 +00:00 |
|
Christophe Bedard
|
64bee1c9f3
|
Remove utils.cpp from status executable
|
2019-08-01 13:44:00 +02:00 |
|
Christophe Bedard
|
00f826a173
|
0.2.2
|
2019-08-01 13:25:45 +02:00 |
|
Christophe Bedard
|
1307d72dc6
|
Update changelogs
|
2019-08-01 13:23:45 +02:00 |
|
Luetkebohle Ingo (CR/AEX3)
|
dac5ffa719
|
enable visibility control for building on Win32
we still have no functionality on Windows, but at least it compiles
|
2019-08-01 11:51:27 +02:00 |
|
Christophe Bedard
|
4e622b7978
|
Remove empty target_link_libraries() when tracing is not enabled
|
2019-08-01 09:56:09 +02:00 |
|
Christophe Bedard
|
ec1c61ed8c
|
Move status exec to after tracetools lib
|
2019-08-01 09:52:32 +02:00 |
|
Christophe Bedard
|
5133cb11d7
|
Remove explicit 'SHARED' for tracetools lib
|
2019-08-01 09:20:26 +02:00 |
|
Christophe Bedard
|
ce8bcbd99a
|
0.2.1
|
2019-07-31 10:29:07 +02:00 |
|
Christophe Bedard
|
b3dd5216dd
|
0.2.0
|
2019-07-30 16:44:28 +02:00 |
|
Christophe Bedard
|
075fc37bb4
|
Update changelogs
|
2019-07-30 16:41:04 +02:00 |
|