Commit 115034b
Fix the build on RHEL-9. (#98)
* Fix the build on RHEL-9.
It turns out that in the older version of lttng-ust on RHEL-9,
the API to set a marker is spelled _lttng_ust_tracef. Include
the correct version header file, and use the correct API called
depending on what version we are using.
Signed-off-by: Chris Lalancette <[email protected]>
Co-authored-by: Tomoya Fujita <[email protected]>1 parent dfeb3d1 commit 115034b
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
43 | 47 | | |
| 48 | + | |
44 | 49 | | |
45 | 50 | | |
46 | 51 | | |
| |||
0 commit comments