Commit graph

114 commits

Author SHA1 Message Date
Christophe Bedard
8704f0591d Fix Python indent 2019-06-17 10:20:15 +02:00
Christophe Bedard
f5871e1141 Merge remote-tracking branch 'origin/design' into tracetools 2019-06-17 10:15:02 +02:00
Christophe Bedard
2b6966fd70 Rename 'depth' to 'queue_depth' 2019-06-17 10:13:55 +02:00
Christophe Bedard
9c0f08aae0 Add another maintainer 2019-06-17 10:05:06 +02:00
Christophe Bedard
eb22d00bba Set license 2019-06-17 10:04:13 +02:00
Christophe Bedard
b83a895031 Update tracing architecture image 2019-06-14 10:35:40 +02:00
Christophe Bedard
8a32d292bb Update callback_* events 2019-06-14 10:35:31 +02:00
Christophe Bedard
febd4317dc Remove overloading 2019-06-14 10:19:03 +02:00
Christophe Bedard
35092f89ff Switch to generic 'callback_start|end' event 2019-06-14 10:08:24 +02:00
Christophe Bedard
e3f9fa036a Use events list 2019-06-14 10:07:58 +02:00
Christophe Bedard
ae62cc9531 Change tracepoint arguments order to put index-like arg first 2019-06-07 14:35:29 +02:00
Christophe Bedard
0671d021c0 Fix tracepoint arguments order 2019-06-07 14:27:31 +02:00
Christophe Bedard
bdbacfcde8 Rename context arg to context_handle for consistency 2019-06-07 13:25:16 +02:00
Christophe Bedard
5011fb022f Add architecture diagram 2019-06-07 10:30:42 +02:00
Christophe Bedard
d93915da53 Mark license as TODO 2019-06-06 09:56:13 +02:00
Christophe Bedard
40349ea3cf Rename status executable 2019-06-05 15:38:49 +02:00
Christophe Bedard
33f227b772 Fix linting errors 2019-06-05 15:35:46 +02:00
Christophe Bedard
6cce113f04 Fix authors/maintainer 2019-06-05 10:43:45 +02:00
Christophe Bedard
53cf080337 Add 'make tracing easier to use' as a goal 2019-06-05 09:56:21 +02:00
Christophe Bedard
ee813caaf1 Extract util methods 2019-06-04 16:37:11 +02:00
Christophe Bedard
51f3c16205 Add linting tests to both tracetools* packages 2019-06-04 13:53:05 +02:00
Christophe Bedard
3022d678f9 Move find_package() lines to test section 2019-06-04 13:51:56 +02:00
Christophe Bedard
c642351e96 Add public post plan 2019-06-03 16:14:21 +02:00
Christophe Bedard
ce9d6eff95 Add service callback test 2019-06-03 13:05:05 +02:00
Christophe Bedard
77645f2a52 Remove useless dependency 2019-06-03 11:58:45 +02:00
Christophe Bedard
e37ce0df61 Add service creation test 2019-06-03 11:57:19 +02:00
Christophe Bedard
9dcac8ad3d Format long calls 2019-06-03 11:42:23 +02:00
Christophe Bedard
6296fc0016 Extract base path constant 2019-06-03 11:39:37 +02:00
Christophe Bedard
d6fec8171c Add timer test 2019-06-03 11:36:16 +02:00
Christophe Bedard
d198de3958 Remove unused #include 2019-06-03 11:22:23 +02:00
Christophe Bedard
39bd95b51f Fix tests by splitting them into two separate files 2019-06-03 11:20:02 +02:00
Christophe Bedard
8f09ce339d Add subscription callback test with ping+pong nodes 2019-06-03 11:16:05 +02:00
Christophe Bedard
3b85b3cbd8 Add node creation test 2019-06-03 10:07:43 +02:00
Christophe Bedard
198fa8b039 Move test nodes to src/ 2019-06-03 10:02:03 +02:00
Christophe Bedard
82ef066b16 Document test utils 2019-06-03 09:52:20 +02:00
Christophe Bedard
29637221ca Change param order 2019-06-03 09:48:09 +02:00
Christophe Bedard
58625f27f6 Extract common test utils 2019-06-03 09:45:36 +02:00
Christophe Bedard
cc8187e55b Add subscription creation test 2019-05-31 16:43:04 +02:00
Christophe Bedard
6caaa51764 Add tracetools_test package with simple test 2019-05-31 16:07:11 +02:00
Christophe Bedard
1012efafd6 Re-work last section 2019-05-31 10:17:33 +02:00
Christophe Bedard
36b4e207dd Use semicolon to introduce list 2019-05-29 15:22:15 +02:00
Christophe Bedard
38fbd075f6 Re-phrase instrumentation design opening 2019-05-29 15:21:49 +02:00
Christophe Bedard
78ef1e1f7e Make instrumentation requirements list more consistent 2019-05-29 15:16:23 +02:00
Christophe Bedard
c0ee9ab88e Add instrumentation requirements 2019-05-29 15:14:19 +02:00
Christophe Bedard
8763fbad6c Change 'desired results' to 'requirements' 2019-05-29 11:15:49 +02:00
Christophe Bedard
f8b7338b8b Re-phrase instrumentation design sentence 2019-05-29 11:10:52 +02:00
Christophe Bedard
f6c98deabc Re-organize design document 2019-05-29 11:08:15 +02:00
Christophe Bedard
d2e827e005 Move 'plan' document to main design document 2019-05-29 10:54:13 +02:00
Christophe Bedard
ebf3270b30 Add rmw implementation notes for client flow diagrams 2019-05-29 10:10:37 +02:00
Christophe Bedard
3ef3570ce5 Add client request flow description 2019-05-29 10:05:24 +02:00