Searched refs:iostat (Results 1 – 11 of 11) sorted by relevance
/external/autotest/frontend/afe/doctests/ |
D | 003_misc_rpc_features.txt | 9 >>> 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/ |
D | control | 1 job.profilers.add('iostat', 2) 3 job.profilers.delete('iostat')
|
D | iostat.py | 9 class iostat(profiler.profiler): class
|
/external/bcc/tools/ |
D | biosnoop_example.txt | 32 following is visible in iostat: 34 $ iostat -x 1
|
/external/blktrace/btt/ |
D | Makefile | 16 OBJS = args.o bt_timeline.o devmap.o devs.o dip_rb.o iostat.o latency.o \
|
/external/blktrace/btt/doc/ |
D | btt.tex | 491 \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/ |
D | Makefile.patch | 66 OBJS = args.o bt_timeline.o devmap.o devs.o dip_rb.o iostat.o latency.o \
|
/external/autotest/server/samples/ |
D | profilertest.srv | 59 profilers = [["vmstat"], ["iostat"]]
|
/external/blktrace/ |
D | Android.bp | 89 "btt/iostat.c",
|
/external/bcc/ |
D | CONTRIBUTING-SCRIPTS.md | 30 …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/ |
D | tutorial.md | 20 1. iostat -xz 1 134 …erstanding disk I/O latency beyond the average times given by tools like iostat. I/O latency outli…
|