Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: fdc32e0300d132e7de02ea2a96cd0bef724eb488 (plain) (blame)
1
2
UstMemoryAnalysisModule_EventsLoadingInformation=The libc wrapper should be loaded in order to get the events in the trace output.
UstMemoryAnalysisModule_EventsLoadingExampleInformation=Start the application to trace with: LD_PRELOAD=/path/to/liblttng-ust-libc-wrapper.so ./myProgram.

Back to the top