Путеводитель по Руководству Linux

  User  |  Syst  |  Libr  |  Device  |  Files  |  Other  |  Admin  |  Head  |



   stap-prep    ( 1 )

подготовить систему к использованию systemtap (prepare system for systemtap use)

Имя (Name)

stap-prep - prepare system for systemtap use


Синопсис (Synopsis)

stap-prep [ KERNEL_VERSION ]


Описание (Description)

The stap-prep executable prepares the system for systemtap use by installing kernel headers, debug symbols and build tools that match the currently running kernel or optionally the kernel version given by the user.

If the debuginfod-find tool is installed and is able to fetch debuginfo for a kernel component, it is assumed to remain available later. In this case, no debug symbols will be downloaded during stap-prep.

The exact behavior of stap-prep may be customized by the distribution maintainers. It might for example only give suggestions and not actually install the required packages if that is difficult to automate.


Примеры (Examples)

$ stap-prep
              Please install linux-image-3.2.0-2-amd64-dbg

Смотри также (See also)

http://sourceware.org/elfutils/Debuginfod.html stap(1)


Ошибки (баги) (Bugs)

Use the Bugzilla link of the project web page or our mailing list. http://sourceware.org/systemtap/ ,<systemtap@sourceware.org>.