From Fedora Project Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

12 August 2023

  • curprev 19:3519:35, 12 August 2023Sumantrom talk contribs 1,669 bytes +18 No edit summary
  • curprev 19:3519:35, 12 August 2023Sumantrom talk contribs 1,651 bytes +1,651 Created page with "{{QA/Test_Case |description=This test case ensures that `blktrace` captures and provides detailed traces for block IO actions. |setup= # Ensure you have a Fedora system. # Install the `blktrace` package: `sudo dnf install blktrace`. |actions= # Open a terminal. # Start capturing traces for a specific block device, for example, `/dev/sda`: `sudo blktrace -d /dev/sda -o - | blkparse -i -`. # In a separate terminal or on the system, perform some disk activities like copying..."