Home
last modified time | relevance | path

Searched refs:btreplay (Results 1 – 8 of 8) sorted by relevance

/external/blktrace/btreplay/doc/
DMakefile1 DOCTMP = btreplay.log btreplay.aux btreplay.dvi btreplay.toc
3 all: btreplay.dvi btreplay.pdf
5 btreplay.tex:
6 @touch btreplay.tex
8 btreplay.dvi: btreplay.tex abstract.tex
9 @latex btreplay.tex
10 @latex btreplay.tex
12 btreplay.pdf: btreplay.dvi
13 @dvipdfm -p letter btreplay
18 @rm -rf btreplay
Dbtreplay.tex25 \title{\texttt{btrecord} and \texttt{btreplay} User Guide}
41 \texttt{btrecord} and \texttt{btreplay}, and shows some commonly used
54 \newpage\section{\texttt{btrecord} and \texttt{btreplay} Operating Model}
87 files to be processed, you can run the \texttt{btreplay} utility which
106 IOs during the sample workload. \texttt{btreplay} \emph{attempts} to
127 \subsection{\texttt{btrecord/btreplay} Method of Operation}
158 about \emph{bunches} of IOs to be replayed. \texttt{btreplay} operates on
292 The \texttt{-V} option displays the \texttt{btreplay} version, as shown here:
382 \newpage\subsection{\texttt{btreplay} Command Line Options}
385 Usage: btreplay -- version 0.9.3
[all …]
Dabstract.tex20 The \texttt{btrecord} and \texttt{btreplay} tools provide the ability to
30 \item Utilize \texttt{btreplay} to replay IOs
34 \texttt{btreplay} and provide detailed command line option descriptions.
/external/blktrace/
DMakefile8 ALL = $(PROGS) $(SCRIPTS) btt/btt btreplay/btrecord btreplay/btreplay \
19 btreplay/btrecord:
20 $(MAKE) -C btreplay
22 btreplay/btreplay:
23 $(MAKE) -C btreplay
48 $(MAKE) -C btreplay docs
53 $(MAKE) -C btreplay clean
81 $(MAKE) -C btreplay clean
/external/autotest/client/tests/btreplay/
DMakefile.patch14 ALL = $(PROGS) $(SCRIPTS) btt/btt btreplay/btrecord btreplay/btreplay \
25 diff -u -r blktrace_orig/btreplay/Makefile blktrace/btreplay/Makefile
26 --- blktrace_orig/btreplay/Makefile Mon Jul 28 15:10:40 2008
27 +++ blktrace/btreplay/Makefile Mon Jul 28 15:12:36 2008
39 PROGS = btrecord btreplay
Dcontrol2 NAME = "btreplay"
8 Here's a test that takes a trace produced by blktrace, and uses btreplay
19 job.run_test('btreplay')
Dbtreplay.py6 class btreplay(test.test): class
/external/blktrace/btreplay/
DMakefile15 PROGS = btrecord btreplay
37 btreplay: btreplay.o target