Home
last modified time | relevance | path

Searched refs:iostat (Results 1 – 11 of 11) sorted by relevance

/external/autotest/frontend/afe/doctests/
D003_misc_rpc_features.txt9 >>> rpc_interface.add_profiler(name='iostat')
15 ... profilers=['oprofile', 'iostat'])
28 job.profilers.add('iostat')
39 job.profilers.delete('iostat')
70 ... profilers=['iostat'],
83 job.profilers.add('iostat')
91 job.profilers.delete('iostat')
/external/autotest/client/profilers/iostat/
Dcontrol1 job.profilers.add('iostat', 2)
3 job.profilers.delete('iostat')
Diostat.py9 class iostat(profiler.profiler): class
/external/bcc/tools/
Dbiosnoop_example.txt32 following is visible in iostat:
34 $ iostat -x 1
/external/blktrace/btt/
DMakefile16 OBJS = args.o bt_timeline.o devmap.o devs.o dip_rb.o iostat.o latency.o \
/external/blktrace/btt/doc/
Dbtt.tex491 \item[iostat] iostat-like data can be distilled by btt, and is
492 described in section~\ref{sec:iostat}.
499 \item[iostat] Latency information -- both Q2d, D2c and Q2C --
671 \newpage\section{\label{sec:iostat}iostat Data File}
673 \texttt{iostat -x} command in parallel with the system as it is being
674 traced. The fields (columns) generated by the \texttt{--iostat} or
884 [ -I <output name> | --iostat=<output name> ]
896 [ -S <interval> | --iostat-interval=<interval> ]
978 \subsection{\label{sec:o-I}\texttt{--iostat}/\texttt{-I}}
980 This option triggers \texttt{btt} to generate iostat-like output to the
[all …]
/external/autotest/client/tests/btreplay/
DMakefile.patch66 OBJS = args.o bt_timeline.o devmap.o devs.o dip_rb.o iostat.o latency.o \
/external/autotest/server/samples/
Dprofilertest.srv59 profilers = [["vmstat"], ["iostat"]]
/external/blktrace/
DAndroid.bp89 "btt/iostat.c",
/external/bcc/
DCONTRIBUTING-SCRIPTS.md30 …CI devices are there? Disks and network cards? Measure their throughput (iostat, nicstat, sar), an…
33 …d not need a switch (no -X). A special case of this is *stat tools, like iostat/vmstat/etc, where …
/external/bcc/docs/
Dtutorial.md20 1. iostat -xz 1
134 …erstanding disk I/O latency beyond the average times given by tools like iostat. I/O latency outli…