Searched refs:tool (Results 1 – 25 of 234) sorted by relevance
12345678910
| /freebsd-9-stable/tools/tools/ |
| D | README | 5 A tool is something which is sometimes useful, and doesn't fit any of 13 cfi Common Flash Interface (CFI) tool 14 commitsdb A tool for reconstructing commit history using md5 17 cxgbetool A tool for the cxgbe(4) driver. 18 cxgbtool A tool for the cxgb(4) driver. 26 gdb_regofs A simple tool that prints out a register offset table 28 struct fpreg offsets. The tool is useful on selected 45 kttcp An in-kernel version of the ttcp network performance tool 52 nxge A diagnostic tool for the nxge(4) driver 54 pciroms A tool for dumping PCI ROM images. WARNING: alpha quality. [all …]
|
| /freebsd-9-stable/cddl/contrib/dtracetoolkit/Examples/ |
| D | Readme | 5 When I hear of a new performance tool or what not, the first thing I want 8 - generally what the tool is for 11 - how to use the tool (command line usage) 13 It is a rapid way to get a handle on what a tool generally is, and how
|
| D | iopending_example.txt | 1 The following is a demonstration of the iopending tool, 30 The iopending tool samples at 1000 Hz, and prints a distribution of how many
|
| D | pl_who_example.txt | 20 The following traces a Perl network interface statistics tool, "nicstat"
|
| /freebsd-9-stable/tools/tools/kttcp/ |
| D | README | 3 This is a port of Jason Thorpe's kttcp tool for testing network 4 performance for in-kernel applications (like NFS). The tool consists 10 To use the tool do something like on each of two machines:
|
| /freebsd-9-stable/contrib/llvm/tools/bugpoint/ |
| D | OptimizerDriver.cpp | 160 std::string tool = OptCmd.empty()? sys::FindProgramByName("opt") : OptCmd; in runPasses() local 161 if (tool.empty()) { in runPasses() 175 Args.push_back(tool.c_str()); in runPasses() 177 Args.push_back(tool.c_str()); in runPasses() 209 Prog = tool; in runPasses()
|
| /freebsd-9-stable/contrib/bind9/bin/check/ |
| D | Makefile.in | 74 export BASEOBJS="named-checkconf.@O@ check-tool.@O@"; \ 79 export BASEOBJS="named-checkzone.@O@ check-tool.@O@"; \
|
| /freebsd-9-stable/cddl/contrib/dtracetoolkit/Notes/ |
| D | Readme | 9 *_notes.txt - notes that cover a specific tool 12 range from caveats to bear in mind when interpreting tool output, to
|
| /freebsd-9-stable/contrib/openbsm/ |
| D | CREDITS | 39 In addition, Coverity, Inc.'s Prevent(tm) static analysis tool and Gimpel 40 Software's FlexeLint tool were used to identify a number of bugs in the
|
| D | README | 39 audit Command line audit control tool 43 auditreduce Audit trail reduction tool 44 audump Debugging tool to parse and print audit databases
|
| /freebsd-9-stable/usr.bin/man/ |
| D | man.sh | 283 local IFS l nroff_dev pipeline preproc_arg tool 350 for tool in EQN NROFF PIC TBL TROFF REFER VGRIND; do 351 eval "$tool=\${${tool}_$l:-\$$tool}"
|
| /freebsd-9-stable/tools/tools/netrate/ |
| D | README | 6 The netreceive tool consists solely of a UDP packet sink bound to a 10 The netsend tool acts as a packet source, generating packets of the 24 The netsend tool will wait for around two seconds to synchronize with the
|
| /freebsd-9-stable/contrib/binutils/bfd/ |
| D | PORTING | 4 The 'host' is the system a tool runs *on*. 5 The 'target' is the system a tool runs *for*, i.e. 6 a tool can read/write the binaries of the target.
|
| /freebsd-9-stable/cddl/contrib/dtracetoolkit/Docs/ |
| D | Who | 38 tool ideas and testing 62 tool ideas and testing
|
| /freebsd-9-stable/cddl/contrib/dtracetoolkit/Misc/ |
| D | Readme | 5 a useful tool.
|
| /freebsd-9-stable/contrib/libreadline/doc/ |
| D | history.texi | 14 a programming tool that provides a consistent user interface for 68 This document describes the GNU History library, a programming tool that
|
| /freebsd-9-stable/usr.sbin/named-checkconf/ |
| D | Makefile | 13 SRCS+= named-checkconf.c check-tool.c
|
| /freebsd-9-stable/usr.sbin/named-checkzone/ |
| D | Makefile | 13 SRCS+= named-checkzone.c check-tool.c
|
| /freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Basic/ |
| D | DiagnosticDriverKinds.td | 63 "'%0': unable to use AST files with this tool">; 65 "'%0': unable to use module files with this tool">; 93 "invalid output type '%0' for use with gcc tool">;
|
| /freebsd-9-stable/sys/contrib/xz-embedded/linux/Documentation/ |
| D | xz.txt | 21 and a gzip-like command line tool. XZ Utils can be downloaded from 42 scripts/xz_wrap.sh is a wrapper for the xz command line tool found 60 when encoding. With the xz command line tool, use --check=none or
|
| /freebsd-9-stable/tools/tools/vhba/ |
| D | README | 14 itself- this is why this is in the tool directory.
|
| /freebsd-9-stable/tools/regression/netinet/tcpstream/ |
| D | README | 1 tcpstream - a simple TCP streaming test tool
|
| /freebsd-9-stable/tools/tools/net80211/ |
| D | README | 10 wesside WEP frag attack tool using raw packet interface
|
| /freebsd-9-stable/tools/tools/net80211/wlaninject/ |
| D | README | 3 This tool generates raw 802.11 frames. The resulting frame will 6 This tool does not deal with layers above 802.11. A payload from
|
| /freebsd-9-stable/crypto/heimdal/doc/ |
| D | win2k.texi | 102 to transitive by using the @command{netdom.exe} tool. @command{netdom.exe} 113 Domain Tree Management tool (found in Programs, Administrative tools, 124 Management tool, you do it like this: 173 Start the @code{Active Directory Users and Computers} tool. Select the 222 @item The tool @kbd{lib/asn1/asn1_print} is somewhat useful for
|
12345678910