|
Server : Apache System : Linux server.mata-lashes.com 3.10.0-1160.90.1.el7.x86_64 #1 SMP Thu May 4 15:21:22 UTC 2023 x86_64 User : matalashes ( 1004) PHP Version : 8.1.29 Disable Function : NONE Directory : /usr/share/systemtap/examples/io/ |
Upload File : |
title: Histograms of Seek Behavior for Each Device name: deviceseeks.stp version: 1.0 author: Dominic Duval keywords: disk subsystem: disk io status: production exit: user-controlled output: histogram scope: system-wide description: The deviceseeks.stp script generates a periodic histogram showing the frequency of different sized seeks (in sectors) on each device, or optional given device-name regexp test_check: stap -p4 deviceseeks.stp test_installcheck: stap deviceseeks.stp -T 1 sda