diff options
| author | Jens Axboe <axboe@kernel.dk> | 2025-12-10 23:53:45 -0700 |
|---|---|---|
| committer | Jens Axboe <axboe@kernel.dk> | 2025-12-10 23:53:45 -0700 |
| commit | 9b24b42ef59d2e8015957db3dd70ffedb7ebcfe8 (patch) | |
| tree | b04355f2d977303274b31cbdac7778140c52cef2 | |
| parent | ece6cc27ec8b809a0227a9b2aa3ab229883793a2 (diff) | |
| download | blktrace-master.tar.gz | |
git.kernel.dk is not more (thanks AI), change the git locations to point
to the git.kernel.org tree instead.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
| -rw-r--r-- | README | 6 | ||||
| -rw-r--r-- | btreplay/doc/btreplay.tex | 2 |
2 files changed, 4 insertions, 4 deletions
@@ -14,7 +14,7 @@ Requirements blktrace was integrated into the mainline kernel between 2.6.16 and 2.6.17-rc1. The target trace needs to run on a kernel at least that new. -git://git.kernel.dk/blktrace.git +git://git.kernel.org/pub/scm/linux/kernel/git/axboe/blktrace.git If you don't have git, you can get hourly snapshots from: @@ -24,12 +24,12 @@ The snapshots include the full git object database as well. kernel.org has excessively long mirror times, so if you have git installed, you can pull the master tree from: -git://git.kernel.dk/blktrace.git +git://git.kernel.org/pub/scm/linux/kernel/git/axboe/blktrace.git For browsing the repo over http and viewing history etc, you can direct your browser to: -http://git.kernel.dk/ +https://git.kernel.org/pub/scm/linux/kernel/git/axboe/blktrace.git A blktrace visualization tool, iowatcher, was added to blktrace in version 1.1.0. It requires librsvg and either png2theora or ffmpeg to generate movies. diff --git a/btreplay/doc/btreplay.tex b/btreplay/doc/btreplay.tex index 8b0ecf7..98509bb 100644 --- a/btreplay/doc/btreplay.tex +++ b/btreplay/doc/btreplay.tex @@ -46,7 +46,7 @@ Performance Group. To build these tools, one needs to place the source directory next to a valid -\texttt{blktrace}\footnote{\texttt{git://git.kernel.dk/blktrace.git}} +\texttt{blktrace}\footnote{\texttt{git://git.kernel.org/pub/scm/linux/kernel/git/axboe/blktrace.git}} directory, as it includes \texttt{../blktrace} in the \texttt{Makefile}. |
