Commit graph

765 commits

Author SHA1 Message Date
Christophe Bedard
706924dfcf Mark license as TODO 2019-06-06 09:55:55 +02:00
Christophe Bedard
6083335c47 Fix lint temporarily 2019-06-06 09:39:36 +02:00
Christophe Bedard
3241a9fd0e Move <author> tag to fix lint error 2019-06-06 09:39:14 +02:00
Christophe Bedard
58a58de3d4 Fix non-copyright linting errors in tracetools_trace 2019-06-06 09:39:02 +02:00
Christophe Bedard
04efe73f70 Fix version numbers 2019-06-06 09:37:37 +02:00
Christophe Bedard
128d545865 Fix authors/maintainer 2019-06-06 09:37:20 +02:00
Christophe Bedard
ed259dc312 Setup tests for *analysis and *trace packages 2019-06-06 09:36:53 +02:00
Christophe Bedard
0a76c66f9c Rename params and variables 2019-06-06 09:36:16 +02:00
Christophe Bedard
d48ad12214 Add link to rosdep index 2019-06-06 09:32:40 +02:00
Christophe Bedard
99b6b0d577 Move print statements to entrypoints and add events list display option 2019-06-06 09:31:23 +02:00
Christophe Bedard
65f50e3981 Remove TODO about integrating with launch 2019-06-06 09:30:36 +02:00
Christophe Bedard
77f63f8c95 Expose events through trace entrypoint 2019-06-06 09:30:04 +02:00
Christophe Bedard
f45c3e543d Add user input before lttng_start 2019-06-06 09:29:38 +02:00
Christophe Bedard
d55a7f4f3c Use proper arg parser 2019-06-06 09:29:23 +02:00
Christophe Bedard
63fd1de4ba Add gitignore for tracetools_trace 2019-06-06 09:29:08 +02:00
Christophe Bedard
1a6c16687e Extract tracetools_trace from tracetools_analysis 2019-06-06 09:28:25 +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