Commit graph

175 commits

Author SHA1 Message Date
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
Ingo Lütkebohle
7b15e17cd2 Resolve "Add option to compile out LTTng entirely" 2019-07-30 14:27:36 +00:00
Christophe Bedard
b4f14c9d3b Remove ament_target_dependencies() for tracetools status executable 2019-07-30 15:44:28 +02:00
Christophe Bedard
623605c6b8 Remove scripts 2019-07-29 10:38:47 +02:00
Christophe Bedard
5da7ad22ed Put back cmake comments 2019-07-25 09:30:46 +02:00
Christophe Bedard
32717cb806 Rename option 2019-07-25 09:03:29 +02:00
Christophe Bedard
ae093f062d Merge branch '29-tracetools-test_utils-is-never-built' into tblass/enable-tracing-by-default 2019-07-25 08:45:27 +02:00
Tobias Blass
1452787336 Enable tracing by default if LTTng is available
Also removed the colcon.meta file that implicitly enabled tracing anyway
2019-07-19 10:38:08 +02:00
Christophe Bedard
8207239057 Fix test_utils never getting built 2019-07-16 13:53:07 +02:00
Christophe Bedard
ab3f076859 0.1.1 2019-07-16 10:53:31 +02:00
Christophe Bedard
8baa1865f0 Update changelogs 2019-07-16 10:51:18 +02:00
Christophe Bedard
5bc10cace2 Merge branch '28-fix-tests-without-with_lttng' into 'master'
Resolve "Fix tests without WITH_LTTNG"

Closes #28

See merge request micro-ROS/ros_tracing/ros2_tracing!59
2019-07-12 11:46:43 +00:00
Christophe Bedard
7253c911cc Update and format package metadata files 2019-07-12 13:27:59 +02:00
Christophe Bedard
3542aab984 Only build and run tracing tests if LTTng is enabled and found 2019-07-12 10:06:52 +02:00
Christophe Bedard
51441ff467 0.1.0 2019-07-11 14:22:05 +02:00
Christophe Bedard
796b63641d Add changelogs 2019-07-11 14:21:51 +02:00
Christophe Bedard
f739833050 Increase package versions for alpha release 2019-07-10 15:46:29 +02:00