Commit graph

724 commits

Author SHA1 Message Date
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
4f770a9bac Extract parse_args methods 2019-06-07 11:28:09 +02:00
Christophe Bedard
b541f33760 Simplify imports 2019-06-07 10:42:40 +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
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