Jeff Trull
- Login: jaafar
- Registered on: 12/02/2020
- Last sign in: 12/02/2020
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 1 | 1 | 2 |
Activity
01/19/2021
- 05:05 PM LTTng-UST Bug #1296: tracepoint symbols should have public visibility
- It fixes it! Thank you.
(Somehow I didn't get notified about the update - sorry about the delay)
12/21/2020
- 02:25 AM LTTng-UST Bug #1296: tracepoint symbols should have public visibility
- I think I have it. The HPX library is built with @-fvisibility=hidden@, and this causes the tracepoint provider symbo...
12/20/2020
- 06:04 PM LTTng-UST Bug #1296: tracepoint symbols should have public visibility
- More on those linker errors... The HPX_ALG provider (built in its own library as part of my app) looks like this via ...
12/19/2020
- 11:03 AM LTTng-UST Bug #1296: tracepoint symbols should have public visibility
- I see... definitely a misconception on my part. Well, removing that makes my MWE work - but my original problem chang...
12/18/2020
- 07:17 PM LTTng-UST Bug #1296: tracepoint symbols should have public visibility
- I've managed to create a nearly-minimal WE for this issue: https://github.com/jefftrull/lttng_1296. It's very little ...
- 07:04 PM LTTng-UST Bug #1296: tracepoint symbols should have public visibility
- Update: I can get the application to accept the HPX_ALG provider by either of these two hacks:
1) Add an artificial ... - 04:16 PM LTTng-UST Bug #1296: tracepoint symbols should have public visibility
- Like, maybe there's some clues in the libraries that can explain why there are two @tracepoint section@ messages
- 04:12 PM LTTng-UST Bug #1296: tracepoint symbols should have public visibility
- Yes, the _shared library_ containing the HPX_ALG provider is... a .so :) - I probably misunderstand your question - a...
- 03:11 PM LTTng-UST Bug #1296: tracepoint symbols should have public visibility
- Sure. The HPX_ALG header file is attached. It is included in two source files: the tracepoint provider, which looks l...
- 12:54 PM LTTng-UST Bug #1296 (Resolved): tracepoint symbols should have public visibility
- I have an application with two providers: one from a shared library, the other from the main program. I followed the ...
Also available in: Atom