Commit graph

11 commits

Author SHA1 Message Date
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
Christophe Bedard
ff9f6e8a49 Remove preprocessor checks for WIN32 2019-07-05 09:02:44 +02:00
Christophe Bedard
6e58ffc372 Return distinctive error messages as symbols instead of a generic one 2019-07-04 11:21:33 +02:00
Christophe Bedard
f489192a7c Implement symbol resolution for non-funct ptr std::function objects 2019-07-03 13:53:08 +02:00
Christophe Bedard
0288722985 Add tests 2019-07-02 14:35:24 +02:00
Christophe Bedard
a85d4ade5d Use TRACETOOLS_LTTNG_ENABLED instead of WITH_LTTNG in the code 2019-06-18 11:44:57 +02:00
Christophe Bedard
9cc1f5f29b Add copyright headers 2019-06-18 09:10:05 +02:00
Christophe Bedard
b41c59fbdd Fix unused params when lttng not enabled 2019-06-17 15:58:20 +02:00
Christophe Bedard
33f227b772 Fix linting errors 2019-06-05 15:35:46 +02:00
Christophe Bedard
ee813caaf1 Extract util methods 2019-06-04 16:37:11 +02:00