HomeSort by relevance Sort by last modified time
    Searched refs:blkparse (Results 1 - 5 of 5) sorted by null

  /external/blktrace/
btrace 38 ${DIRNAME}/blktrace ${TRACEOPTS} -o- $@ | ${DIRNAME}/blkparse ${PARSEOPTS} -i-
Android.mk 10 LOCAL_SRC_FILES := blkparse.c blkparse_fmt.c rbtree.c act_mask.c strverscmp.c
13 LOCAL_MODULE := blkparse
Makefile 4 PROGS = blkparse blktrace verify_blkparse blkrawverify blkiomon
25 blkparse: blkparse.o blkparse_fmt.o rbtree.o act_mask.o
  /external/blktrace/doc/
blktrace.tex 43 output (via blkparse).
45 \item[blkparse] A utility which formats events stored in files, or when
51 The blktrace and blkparse utilities and associated kernel patch are provided
65 As noted above, the kernel patch along with the blktrace and blkparse utilities are stored in a git repository. One simple way to get going would be:
142 % blktrace -d /dev/sda -o - | blkparse -i -
223 formatting by blkparse. This would be useful if you want to get
228 blkparse to see the results.
268 % blkparse sdaa sdc sdo > events
368 \item blktrace may also be run concurrently with blkparse to produce
429 so that blkparse can decode it
    [all...]
  /external/blktrace/btt/doc/
btt.tex 87 \item Run \texttt{blkparse} with the \texttt{-d} option specifying
88 a file to store the combined binary stream. (e.g.: \texttt{blkparse
93 device. \texttt{blkparse} provides the ability to combine all the
97 \texttt{blkparse} utilizing the \texttt{-i} option (e.g.: \texttt{btt
140 is represented by a D in the blkparse output, hence its usage in
460 than grepping through a blkparse output file for example). The
    [all...]

Completed in 165 milliseconds