Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| bf09786ce5 | |||
|
|
8d6420cbf1 |
@@ -3,4 +3,4 @@
|
||||
<param name="url">git://git.kernel.dk/blktrace.git</param>
|
||||
<param name="changesrevision">70d5ca2d5f3d6b97c11c641b7e0c5836983219a0</param></service><service name="tar_scm">
|
||||
<param name="url">https://git.kernel.dk/blktrace.git</param>
|
||||
<param name="changesrevision">7f5d2c5173d72018aa29c583c9291ef10abaf8df</param></service></servicedata>
|
||||
<param name="changesrevision">f9bd00dfbd67ce62ca6df6f55d6275b523cd0b39</param></service></servicedata>
|
||||
Binary file not shown.
3
blktrace-1.3.0+git.20250320.tar.xz
Normal file
3
blktrace-1.3.0+git.20250320.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e1ce6e269ee505c943940d7c4c6e27ab8668d0b453bd337cb9d93a1e6f118f15
|
||||
size 353420
|
||||
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 27 00:00:00 CEST 2025 - dsterba@suse.cz
|
||||
|
||||
- Update to version 1.3.0+git.20250320:
|
||||
* blkparse: Fix a potential coredump issue
|
||||
* doc: update RWBS descriptions
|
||||
* iowatcher: Calculate ios_in_flight per trace
|
||||
* fix hang when BLKTRACESETUP fails and "-o -" is used
|
||||
* doc: btrace: fix wrong format on doc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 22 10:26:11 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package blktrace
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{!?_without_docs: %global with_docs 1}
|
||||
Name: blktrace
|
||||
Version: 1.3.0+git.20211021
|
||||
Version: 1.3.0+git.20250320
|
||||
Release: 0
|
||||
Summary: Block IO tracer
|
||||
License: GPL-2.0-only
|
||||
|
||||
Reference in New Issue
Block a user