D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
thread-self
/
root
/
usr
/
libexec
/
perf-core
/
Filename :
perf-iostat
back
Copy
#!/bin/bash # SPDX-License-Identifier: GPL-2.0 # perf iostat # Alexander Antonov <alexander.antonov@linux.intel.com> if [[ "$1" == "list" ]] || [[ "$1" =~ ([a-f0-9A-F]{1,}):([a-f0-9A-F]{1,2})(,)? ]]; then DELIMITER="=" else DELIMITER=" " fi perf stat --iostat$DELIMITER$*
Name
Size
Last Modified
Owner
Permissions
Actions
scripts
Dir
April 15 2025 12:26:22
root
0755
tests
Dir
April 16 2025 3:41:21
root
0755
perf-archive
1.242
KB
April 15 2025 12:26:22
root
0755
perf-iostat
0.283
KB
April 15 2025 12:26:22
root
0755
perf-with-kcore
6.622
KB
April 15 2025 12:26:22
root
0755
2017 © D7net | D704T team