Skip to content

MDEV-39285: dtrace to check for sys/sdt.h on Linux#4915

Open
grooverdan wants to merge 1 commit intoMariaDB:10.11from
grooverdan:MDEV-39285
Open

MDEV-39285: dtrace to check for sys/sdt.h on Linux#4915
grooverdan wants to merge 1 commit intoMariaDB:10.11from
grooverdan:MDEV-39285

Conversation

@grooverdan
Copy link
Copy Markdown
Member

Buildbot SRPM builders show it is possible to have dtrace (the program) installed without the sys/sdt.h.

The dtrace program, at least on Linux will have
generated source code that includes teh sys/sdt.h
header so lets make sure it exists.

Buildbot SRPM builders show it is possible to have dtrace
(the program) installed without the sys/sdt.h.

The dtrace program, at least on Linux will have
generated source code that includes teh sys/sdt.h
header so lets make sure it exists.
@grooverdan grooverdan requested a review from gkodinov April 8, 2026 07:04
@grooverdan grooverdan added the MariaDB Foundation Pull requests created by MariaDB Foundation label Apr 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

MariaDB Foundation Pull requests created by MariaDB Foundation

Development

Successfully merging this pull request may close these issues.

1 participant