Searched refs:btt (Results 1 – 6 of 6) sorted by relevance
1 DOCTMP = btt.log btt.aux btt.dvi btt.toc btt.tex.bak3 all: btt.pdf5 btt.tex: activity.eps qhist.eps dhist.eps seek.eps6 @touch btt.tex8 btt.pdf: btt.tex9 @latex btt.tex10 @latex btt.tex11 @dvipdfm -p a4 btt15 -rm -f btt.pdf $(DOCTMP)
23 \title{\texttt{btt} User Guide}32 \texttt{btt} is a post-processing tool for the block layer IO tracing43 IO rates and the like. \texttt{btt} goes further and produces a variety48 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 the74 btt does not work in live mode.78 will use \texttt{btt} with -- section~\ref{sec:o-D} shows how you79 can dictate which devices to use with btt). If blkrawverify finds[all …]
8 ALL = $(PROGS) $(SCRIPTS) btt/btt btreplay/btrecord btreplay/btreplay \9 btt/bno_plot.py13 btt/btt:14 $(MAKE) -C btt44 $(MAKE) -C btt docs49 $(MAKE) -C btt clean77 $(MAKE) -C btt clean
13 LOCAL_C_INCLUDES := external/blktrace external/blktrace/btt18 LOCAL_MODULE := btt
14 PROGS = btt40 btt: $(OBJS) target
10 INCS = -I. -I.. -I../btt