Home
last modified time | relevance | path

Searched refs:btt (Results 1 – 6 of 6) sorted by relevance

/external/blktrace/btt/doc/
DMakefile1 DOCTMP = btt.log btt.aux btt.dvi btt.toc btt.tex.bak
3 all: btt.pdf
5 btt.tex: activity.eps qhist.eps dhist.eps seek.eps
6 @touch btt.tex
8 btt.pdf: btt.tex
9 @latex btt.tex
10 @latex btt.tex
11 @dvipdfm -p a4 btt
15 -rm -f btt.pdf $(DOCTMP)
Dbtt.tex23 \title{\texttt{btt} User Guide}
32 \texttt{btt} is a post-processing tool for the block layer IO tracing
43 IO rates and the like. \texttt{btt} goes further and produces a variety
48 This document will discuss \texttt{btt} usage, provide some sample output,
50 by the \texttt{btt} utility.
60 This document refers to the output formats generated by \texttt{btt}
68 The simple pipeline to get going with \texttt{btt} is to perform the
74 btt does not work in live mode.
78 will use \texttt{btt} with -- section~\ref{sec:o-D} shows how you
79 can dictate which devices to use with btt). If blkrawverify finds
[all …]
/external/blktrace/
DMakefile8 ALL = $(PROGS) $(SCRIPTS) btt/btt btreplay/btrecord btreplay/btreplay \
9 btt/bno_plot.py
13 btt/btt:
14 $(MAKE) -C btt
44 $(MAKE) -C btt docs
49 $(MAKE) -C btt clean
77 $(MAKE) -C btt clean
/external/blktrace/btt/
DAndroid.mk13 LOCAL_C_INCLUDES := external/blktrace external/blktrace/btt
18 LOCAL_MODULE := btt
DMakefile14 PROGS = btt
40 btt: $(OBJS) target
/external/blktrace/btreplay/
DMakefile10 INCS = -I. -I.. -I../btt