/freebsd/tools/tools/ |
H A D | README | 4 A tool is something which is sometimes useful, and doesn't fit any of 12 cfi Common Flash Interface (CFI) tool 13 commitsdb A tool for reconstructing commit history using md5 16 cxgbetool A tool for the cxgbe(4) driver. 17 cxgbtool A tool for the cxgb(4) driver. 22 gdb_regofs A simple tool that prints out a register offset table 24 struct fpreg offsets. The tool is useful on selected 43 kttcp An in-kernel version of the ttcp network performance tool 52 pciroms A tool for dumping PCI ROM images. WARNING: alpha quality. 53 pirtool A tool for dumping the $PIR table on i386 machines at runtime.
|
/freebsd/contrib/llvm-project/llvm/tools/bugpoint/ |
H A D | OptimizerDriver.cpp | 166 std::string tool = OptCmd; in runPasses() local 170 tool = *Path; in runPasses() 174 if (tool.empty()) { in runPasses() 178 if (!sys::fs::exists(tool)) { in runPasses() 179 errs() << "Specified `opt' binary does not exist: " << tool << "\n"; in runPasses() 190 Prog = tool; in runPasses() 202 Args.push_back(tool); in runPasses() 204 Args.push_back(tool); in runPasses()
|
/freebsd/sys/contrib/libsodium/m4/ |
H A D | ax_valgrind_check.m4 | 21 # Valgrind tools can be disabled via --disable-valgrind-<tool>, the 118 AC_CACHE_CHECK([for Valgrind tool ]vgtool, 124 AS_IF([`$VALGRIND --tool=]vgtoolx[ --help >/dev/null 2>&1`],[ 168 valgrind_memcheck_flags = --tool=memcheck $(VALGRIND_memcheck_FLAGS) 169 valgrind_helgrind_flags = --tool=helgrind $(VALGRIND_helgrind_FLAGS) 170 valgrind_drd_flags = --tool=drd $(VALGRIND_drd_FLAGS) 171 valgrind_sgcheck_flags = --tool=exp-sgcheck $(VALGRIND_sgcheck_FLAGS) 191 $(foreach tool, $(valgrind_enabled_tools), check-valgrind-$(tool)) 222 $(foreach tool,$(valgrind_tools),$(eval $(call valgrind_tool_rule,$(tool))))
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_symbolizer_libcdep.cpp | 93 for (auto &tool : tools_) { in SymbolizePC() local 95 if (tool.SymbolizePC(addr, res)) { in SymbolizePC() 114 for (auto &tool : tools_) { in SymbolizeData() local 116 if (tool.SymbolizeData(addr, info)) { in SymbolizeData() 130 for (auto &tool : tools_) { in SymbolizeFrame() local 132 if (tool.SymbolizeFrame(addr, info)) { in SymbolizeFrame() 155 for (auto &tool : tools_) { in Flush() local 157 tool.Flush(); in Flush() 164 for (auto &tool : tools_) { in Demangle() 166 if (const char *demangled = tool in Demangle() 163 for (auto &tool : tools_) { Demangle() local [all...] |
H A D | sanitizer_symbolizer_posix_libcdep.cpp | 441 "binary or other known tool.\n", path); in ChooseExternalSymbolizer() 474 SymbolizerTool *tool = new (*allocator) MarkupSymbolizerTool(); in ChooseSymbolizerTools() 475 CHECK(tool); in ChooseSymbolizerTools() local 476 list->push_back(tool); in ChooseSymbolizerTools() 480 } else if (SymbolizerTool *tool = InternalSymbolizer::get(allocator)) { in ChooseSymbolizerTools() local 482 list->push_back(tool); in ChooseSymbolizerTools() 485 if (SymbolizerTool *tool = LibbacktraceSymbolizer::get(allocator)) { in ChooseSymbolizerTools() 487 list->push_back(tool); in ChooseSymbolizerTools() 491 if (SymbolizerTool *tool = ChooseExternalSymbolizer(allocator)) { in ChooseSymbolizerTools() 492 list->push_back(tool); in ChooseSymbolizerTools() 486 if (SymbolizerTool *tool = ChooseExternalSymbolizer(allocator)) { ChooseSymbolizerTools() local [all...] |
/freebsd/tools/tools/kttcp/ |
H A D | README | 2 This is a port of Jason Thorpe's kttcp tool for testing network 3 performance for in-kernel applications (like NFS). The tool consists 9 To use the tool do something like on each of two machines:
|
/freebsd/sys/contrib/device-tree/src/arm64/ti/ |
H A D | k3-am62x-sk-hdmi-audio.dtso | 6 * AM625 SK: https://www.ti.com/tool/SK-AM62 7 * AM62-LP SK: https://www.ti.com/tool/SK-AM62-LP
|
/freebsd/contrib/openbsm/ |
H A D | CREDITS | 43 In addition, Coverity, Inc.'s Prevent(tm) static analysis tool and Gimpel 44 Software's FlexeLint tool were used to identify a number of bugs in the
|
H A D | README | 40 audit Command line audit control tool 44 auditreduce Audit trail reduction tool 45 audump Debugging tool to parse and print audit databases
|
/freebsd/tools/tools/netrate/ |
H A 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/contrib/libucl/ |
H A D | Makefile.am | 52 --gcov-tool $(GCOV) \ 72 -$(LCOV) --gcov-tool $(GCOV) --zerocounters --directory $(top_builddir)
|
/freebsd/sys/contrib/openzfs/contrib/dracut/90zfs/ |
H A D | module-setup.sh.in | 9 for tool in "zgenhostid" "zpool" "zfs" "mount.zfs"; do 10 command -v "${tool}" >/dev/null || return 1
|
/freebsd/sys/contrib/zstd/doc/ |
H A D | README.md | 23 [__`decode_corpus`__](https://github.com/facebook/zstd/tree/dev/tests#decodecorpus---tool-to-genera… 24 This tool, stored in `/tests` directory, is able to generate random valid frames,
|
/freebsd/usr.bin/man/ |
H A D | man.sh | 410 local IFS l nroff_dev pipeline preproc_arg tool 447 for tool in EQN NROFF PIC TBL TROFF REFER VGRIND; do 448 eval "$tool=\${${tool}_$l:-\$$tool}"
|
/freebsd/sys/contrib/zstd/doc/educational_decoder/ |
H A D | README.md | 28 see the `decodecorpus` tool in the [tests] directory. 31 Note that to use the tool to verify this decoder implementation,
|
/freebsd/tools/build/options/ |
H A D | WITH_LLVM_COV | 3 tool.
|
H A D | WITHOUT_GCOV | 3 tool.
|
H A D | WITHOUT_PKGBOOTSTRAP | 3 bootstrap tool.
|
H A D | WITH_GCOV | 3 tool.
|
H A D | WITHOUT_LLVM_COV | 3 tool.
|
H A D | WITHOUT_ELFTOOLCHAIN_BOOTSTRAP | 5 An alternate bootstrap tool chain must be provided.
|
/freebsd/contrib/llvm-project/lldb/docs/design/ |
H A D | sbapi.rst |
|
/freebsd/contrib/libucl/utils/ |
H A D | CMakeLists.txt | 12 MAKE_UTIL(ucl_tool ucl-tool.c)
|
H A D | Makefile.am | 14 ucl_tool_SOURCES = ucl-tool.c
|
/freebsd/tools/tools/drm/radeon/mkregtable/ |
H A D | README | 2 "mkregtable" is a tool used to generate headers for the radeonkms
|