lttng-modules | official lttng-modules git
kandi X-RAY | lttng-modules Summary
kandi X-RAY | lttng-modules Summary
LTTng kernel modules are Linux kernel modules which make [LTTng] kernel tracing possible. They include essential control modules and many probes which instrument numerous interesting parts of Linux. LTTng-modules builds against a vanilla or distribution kernel, with no need for additional patches.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of lttng-modules
lttng-modules Key Features
lttng-modules Examples and Code Snippets
Community Discussions
Trending Discussions on lttng-modules
QUESTION
I have installed lttng on my Raspbian running on a Raspberry Pi 3 Model B+.
I get the following error when following a first demo from the website (as root):
...ANSWER
Answered 2018-Sep-19 at 15:21From the uname -a
output I can see that you are running a PREEMPT RT
Linux kernel as you probably know because your hostname is realtimepi
.
When you are running a kernel that was not packaged by your distribution you can't simply install the lttng-modules kernel modules as the Linux kernel header files installed on your machine would not match the ones expected by the modules package.
To use the lttng-modules, you will need to compile them from source. Have a look at the documentation on that subject: https://lttng.org/docs/v2.10/#doc-building-from-source. In your case, i believe you only need to build the modules from source.
Make sure you uninstall the lttng-modules-dkms
package and then restart the lttng-sessiond
process before trying again.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install lttng-modules
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page