Jump to content

Recommended Posts

Posted

Привет всем.

Вообщем мне необходимо получить трассы ввода/вывода. Я поставил blktrace, в мануале на него написано, что необходимо смонтировать debugfs на /sys/kernel/debug. К сожалению мне этого не удалось.

1) В /sys/kernel нет папки debug, а создать её не удаётся.

bash-3.1# mount -t debugfs none /sys/kernel/debug

mount: mount point /sys/kernel/debug does not exist

2) Когда пытаюсь смонтировать debugfs в другое место, то mount пишет, что не знает что такое debugfs.

bash-3.1# mount -t debugfs none /mnt/tmp

mount: unknown filesystem type 'debugfs'

Заранее спасибо!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...