| /external/bcc/debian/ |
| D | changelog | 1 bcc (0.28.0-1) unstable; urgency=low 12 …* filter with available_filter_functions to make multi-functions kprobes more robust for both bcc … 15 -- Yonghong Song <ys114321@gmail.com> Wed, 28 Jun 2023 17:00:00 +0000 17 bcc (0.27.0-1) unstable; urgency=low 21 …* libbpf-tools updates for mdflush, drsnoop, statsnoop, ttysnoop, softirqs, wakeuptime, cachestat,… 25 * new libbpf-tools: memleak 26 * add loongarch support in libbpft-tools 29 -- Yonghong Song <ys114321@gmail.com> Wed, 02 Apr 2023 17:00:00 +0000 31 bcc (0.26.0-1) unstable; urgency=low 35 …* libbpf-tools updates for klockstat, sigsnoop, hardirqs, softirqs, opensnoop, statsnoop, offcputi… [all …]
|
| /external/e2fsprogs/debian/ |
| D | changelog | 1 e2fsprogs (1.46.6-1) unstable; urgency=medium 9 non-ASCII characters, the fact that we had a signed vs unsigned char 19 off-line just as it being opened. 24 * Speed up e2fsck's clonning of multiply-claimed blocks so it is 26 * Don't fail when the source directory for mke2fs -d doesn't support 32 -- Theodore Y. Ts'o <tytso@mit.edu> Thu, 02 Feb 2023 00:38:18 -0500 34 e2fsprogs (1.46.6~rc1-1.1) unstable; urgency=medium 36 * Non-maintainer upload 37 * Convert copyright files to machine-readable format, adding the missing 40 -- Bastian Germann <bage@debian.org> Tue, 03 Jan 2023 14:31:18 +0100 [all …]
|
| /external/rust/crates/clap_complete/ |
| D | Cargo.toml.orig | 5 repository = "https://github.com/clap-rs/clap/tree/master/clap_complete" 6 categories = ["command-line-interface"] 15 rust-version.workspace = true 19 features = ["unstable-doc"] 20 rustdoc-args = ["--cfg", "docsrs", "--generate-link-to-definition"] 21 cargo-args = ["-Zunstable-options", "-Zrustdoc-scrape-examples"] 24 pre-release-replacements = [ 28 …{file="CHANGELOG.md", search="<!-- next-header -->", replace="<!-- next-header -->\n## [Unreleased… 29 …{file="CHANGELOG.md", search="<!-- next-url -->", replace="<!-- next-url -->\n[Unreleased]: https:… 30 …{file="README.md", search="github.com/clap-rs/clap/blob/[^/]+/", replace="github.com/clap-rs/clap/… [all …]
|
| D | Cargo.toml | 14 rust-version = "1.70.0" 34 categories = ["command-line-interface"] 35 license = "MIT OR Apache-2.0" 36 repository = "https://github.com/clap-rs/clap/tree/master/clap_complete" 39 cargo-args = [ 40 "-Zunstable-options", 41 "-Zrustdoc-scrape-examples", 43 features = ["unstable-doc"] 44 rustdoc-args = [ 45 "--cfg", [all …]
|
| /external/strace/debian/ |
| D | changelog | 1 strace (4.25-1) experimental; urgency=low 5 -- Strace <strace-devel@lists.strace.io> Tue, 30 Oct 2018 08:39:22 +0000 7 strace (4.24-1) unstable; urgency=medium 11 -- Dmitry V. Levin <ldv@altlinux.org> Tue, 14 Aug 2018 00:01:02 +0000 13 strace (4.23-1) unstable; urgency=medium 17 -- Dmitry V. Levin <ldv@altlinux.org> Thu, 14 Jun 2018 11:00:00 +0000 19 strace (4.22-1) unstable; urgency=medium 23 -- Dmitry V. Levin <ldv@altlinux.org> Thu, 05 Apr 2018 04:05:06 +0000 25 strace (4.21-1) unstable; urgency=medium 29 -- Dmitry V. Levin <ldv@altlinux.org> Tue, 13 Feb 2018 23:24:25 +0000 [all …]
|
| D | changelog.in | 1 strace (@PACKAGE_VERSION@-1) experimental; urgency=low 5 -- Strace <@PACKAGE_BUGREPORT@> @DEB_CHANGELOGTIME@ 7 strace (4.24-1) unstable; urgency=medium 11 -- Dmitry V. Levin <ldv@altlinux.org> Tue, 14 Aug 2018 00:01:02 +0000 13 strace (4.23-1) unstable; urgency=medium 17 -- Dmitry V. Levin <ldv@altlinux.org> Thu, 14 Jun 2018 11:00:00 +0000 19 strace (4.22-1) unstable; urgency=medium 23 -- Dmitry V. Levin <ldv@altlinux.org> Thu, 05 Apr 2018 04:05:06 +0000 25 strace (4.21-1) unstable; urgency=medium 29 -- Dmitry V. Levin <ldv@altlinux.org> Tue, 13 Feb 2018 23:24:25 +0000 [all …]
|
| /external/angle/build/rust/std/ |
| D | gnrt_config.toml | 2 # Use of this source code is governed by a BSD-style license that can be 5 # Provides per-crate and overall configuration options to gnrt. 7 # Most commonly needed configuration options can be found in the top-level doc 11 # to per-crate options). 18 # Workaround for Cargo issue: hashbrown's Cargo.toml uses an unstable Cargo 21 # TODO(https://github.com/rust-lang/cargo/issues/10801): remove workaround once 23 remove_crates = ['allocator-api2'] 28 [all-crates] 54 extra_src_roots = ['../../portable-simd/crates/core_simd', '../../stdarch/crates/core_arch'] 57 # Workaround for Cargo issue: hashbrown's Cargo.toml uses an unstable Cargo [all …]
|
| /external/cronet/build/rust/std/ |
| D | gnrt_config.toml | 2 # Use of this source code is governed by a BSD-style license that can be 5 # Provides per-crate and overall configuration options to gnrt. 7 # Most commonly needed configuration options can be found in the top-level doc 11 # to per-crate options). 18 # Workaround for Cargo issue: hashbrown's Cargo.toml uses an unstable Cargo 21 # TODO(https://github.com/rust-lang/cargo/issues/10801): remove workaround once 23 remove_crates = ['allocator-api2'] 28 [all-crates] 54 extra_src_roots = ['../../portable-simd/crates/core_simd', '../../stdarch/crates/core_arch'] 57 # Workaround for Cargo issue: hashbrown's Cargo.toml uses an unstable Cargo [all …]
|
| /external/rust/crates/winnow/ |
| D | Cargo.toml.orig | 8 rust-version = "1.64.0" # MSRV 23 description = "A byte-oriented, zero-copy, parser combinators library" 24 repository = "https://github.com/winnow-rs/winnow" 26 keywords = ["parser", "parser-combinators", "parsing", "streaming", "bit"] 30 rust-version.workspace = true 34 features = ["unstable-doc"] 35 rustdoc-args = ["--cfg", "docsrs"] 36 cargo-args = ["-Zunstable-options", "-Zrustdoc-scrape-examples"] 39 pre-release-replacements = [ 43 …{file="CHANGELOG.md", search="<!-- next-header -->", replace="<!-- next-header -->\n## [Unreleased… [all …]
|
| D | Cargo.toml | 14 rust-version = "1.64.0" 28 description = "A byte-oriented, zero-copy, parser combinators library" 32 "parser-combinators", 39 repository = "https://github.com/winnow-rs/winnow" 42 cargo-args = [ 43 "-Zunstable-options", 44 "-Zrustdoc-scrape-examples", 46 features = ["unstable-doc"] 47 rustdoc-args = [ 48 "--cfg", [all …]
|
| /external/python/bumble/rust/ |
| D | Cargo.toml | 6 license = "Apache-2.0" 12 categories = ["api-bindings", "network-programming"] 13 rust-version = "1.76.0" 15 # https://github.com/frewsxcv/cargo-all-features#options 16 [package.metadata.cargo-all-features] 18 denylist = ["unstable"] 20 always_include_features = ["anyhow", "pyo3-asyncio-attributes", "dev-tools", "bumble-tools"] 24 pyo3-asyncio = { version = "0.18.0", features = ["tokio-runtime"] } 34 pdl-derive = "0.2.0" 35 pdl-runtime = "0.2.0" [all …]
|
| /external/rust/crates/clap/3.2.23/ |
| D | Cargo.toml | 14 rust-version = "1.56.1" 26 description = "A simple to use, efficient, and full-featured Command Line Argument Parser" 35 categories = ["command-line-interface"] 36 license = "MIT OR Apache-2.0" 37 repository = "https://github.com/clap-rs/clap" 40 features = ["unstable-doc"] 41 rustdoc-args = [ 42 "--cfg", 45 cargo-args = [ 46 "-Zunstable-options", [all …]
|
| /external/rust/crates/clap/ |
| D | Cargo.toml | 14 rust-version = "1.64.0" 26 description = "A simple to use, efficient, and full-featured Command Line Argument Parser" 35 categories = ["command-line-interface"] 36 license = "MIT OR Apache-2.0" 37 repository = "https://github.com/clap-rs/clap" 40 features = ["unstable-doc"] 41 rustdoc-args = [ 42 "--cfg", 45 cargo-args = [ 46 "-Zunstable-options", [all …]
|
| D | Cargo.toml.orig | 12 license = "MIT OR Apache-2.0" 14 rust-version = "1.64.0" # MSRV 28 description = "A simple to use, efficient, and full-featured Command Line Argument Parser" 29 repository = "https://github.com/clap-rs/clap" 30 categories = ["command-line-interface"] 40 rust-version.workspace = true 44 features = ["unstable-doc"] 45 rustdoc-args = ["--cfg", "docsrs"] 46 cargo-args = ["-Zunstable-options", "-Zrustdoc-scrape-examples"] 49 features = ["unstable-doc"] [all …]
|
| /external/rust/crates/clap/3.2.23/src/builder/ |
| D | debug_asserts.rs | 30 #[cfg(not(feature = "unstable-v4"))] in assert_app() 32 #[cfg(feature = "unstable-v4")] in assert_app() 49 short_flags.push(Flag::Command(format!("-{}", s), sc.get_name())); in assert_app() 53 short_flags.push(Flag::Command(format!("-{}", short_alias), sc.get_name())); in assert_app() 57 #[cfg(feature = "unstable-v4")] in assert_app() 59 …assert!(!l.starts_with('-'), "Command {}: long_flag {:?} must not start with a `-`, that will be h… in assert_app() 61 long_flags.push(Flag::Command(format!("--{}", l), sc.get_name())); in assert_app() 65 long_flags.push(Flag::Command(format!("--{}", long_alias), sc.get_name())); in assert_app() 80 short_flags.push(Flag::Arg(format!("-{}", s), &*arg.name)); in assert_app() 84 short_flags.push(Flag::Arg(format!("-{}", short_alias), arg.name)); in assert_app() [all …]
|
| /external/bcc/man/man8/ |
| D | criticalstat.8 | 1 .TH criticalstat 8 "2018-06-07" "USER COMMANDS" 3 criticalstat \- A tracer to find and report long atomic critical sections in kernel 5 .B criticalstat [\-h] [\-p] [\-i] [\-d DURATION] 13 sections are a source of long latency/responsive issues for real-time systems. 17 has to be built with certain CONFIG options enabled. See below. 22 and CONFIG_DEBUG_PREEMPT. Additionally, the following options 24 .SH OPTIONS 26 \-h 29 \-p 32 \-i [all …]
|
| D | bindsnoop.8 | 3 bindsnoop \- Trace bind() system calls. 5 … [\fB-h\fP] [\fB-w\fP] [\fB-t\fP] [\fB-p\fP PID] [\fB-P\fP PORT] [\fB-E\fP] [\fB-U\fP] [\fB-u\fP U… 7 bindsnoop reports socket options set before the bind call that would impact this system call behavi… 12 OPTIONS: 18 \fB-h\fP, \fB--help\fP 23 \fB-t\fP, \fB--timestamp\fP 28 \fB-w\fP, \fB--wide\fP 33 \fB-p\fP PID, \fB--pid\fP PID 35 Comma-separated list of ports to trace: 38 \fB-P\fP PORT, \fB--port\fP PORT [all …]
|
| D | rdmaucma.8 | 1 .TH rdmaucma 8 "2023-05-29" "USER COMMANDS" 3 rdmaucma \- Trace RDMA Userspace Connection Manager Access Event. For Linux, uses BCC, eBPF. 5 .B rdmaucma [\-h] [\-D] 13 .SH OPTIONS 15 \-h 18 \-D 30 Unstable - in development.
|
| D | filegone.8 | 1 .TH filegone 8 "2022-11-18" "USER COMMANDS" 3 filegone \- Trace why file gone (deleted or renamed). Uses Linux eBPF/bcc. 5 .B filegone [\-h] [\-p PID] 16 .SH OPTIONS 18 \-h 21 \-p PID 22 Trace this process ID only (filtered in-kernel). 31 .B filegone \-p 181 61 Unstable - in development.
|
| D | shmsnoop.8 | 1 .TH shmsnoop 8 "2018-09-24" "USER COMMANDS" 3 shmsnoop \- Trace System V shared memory syscalls. Uses Linux eBPF/bcc. 5 .B shmsnoop [\-h] [\-T] [\-p] [\-t] [\-d DURATION] [\-n NAME] 12 .SH OPTIONS 14 \-h 17 \-T 20 \-p PID 21 Trace this process ID only (filtered in-kernel). 23 \-t TID 24 Trace this thread ID only (filtered in-kernel). [all …]
|
| D | bpflist.8 | 1 .TH bpflist 8 "2017-03-09" "USER COMMANDS" 3 bpflist \- Display processes currently using BPF programs and maps. 5 .B bpflist [-v] 19 .SH OPTIONS 20 \-h 23 \-v 34 .B bpflist -v 58 Unstable - in development.
|
| /external/oss-fuzz/projects/libredwg/ |
| D | build.sh | 1 #!/bin/bash -eu 8 # http://www.apache.org/licenses/LICENSE-2.0 20 # enable-release to skip unstable preR13. bindings are not fuzzed. 21 ./configure --disable-shared --disable-bindings --enable-release 24 $CC $CFLAGS $LIB_FUZZING_ENGINE examples/llvmfuzz.c -o $OUT/llvmfuzz \ 25 src/.libs/libredwg.a -I./include -I./src 27 cp $SRC/llvmfuzz.options $OUT/llvmfuzz.options
|
| /external/armnn/third-party/cxxopts/ |
| D | CHANGELOG.md | 4 options. The project adheres to semantic versioning. 12 * Fix duplicate default options when there is a short and long option. 15 * Change argument type in `Options::parse` from `char**` to `const char**`. 35 * Parse a delimited list in a single argument for vector options. 43 * Throw on invalid option syntax when beginning with a `-`. 53 to pass a non-const `argv` from `main`. 59 * Options with implicit arguments now require the `--option=value` form if 62 For example, `--foo value`, where `foo` has an implicit value, will be 63 parsed as `--foo=implicit` and a positional argument `value`. 85 * `Options::parse` returns a ParseResult rather than storing the parse [all …]
|
| /external/google-benchmark/.github/ |
| D | libcxx-setup.sh | 3 set -e 6 git clone --depth=1 --branch llvmorg-16.0.6 https://github.com/llvm/llvm-project.git llvm-project 8 ## Setup libc++ options 9 if [ -z "$BUILD_32_BITS" ]; then 13 ## Build and install libc++ (Use unstable ABI for better sanitizer coverage) 14 mkdir llvm-build && cd llvm-build 15 cmake -DCMAKE_C_COMPILER=${CC} \ 16 -DCMAKE_CXX_COMPILER=${CXX} \ 17 -DCMAKE_BUILD_TYPE=RelWithDebInfo \ 18 -DCMAKE_INSTALL_PREFIX=/usr \ [all …]
|
| /external/cronet/third_party/google_benchmark/src/.github/ |
| D | libcxx-setup.sh | 4 #git clone --depth=1 https://github.com/llvm/llvm-project.git llvm-project 6 ## Setup libc++ options 7 #if [ -z "$BUILD_32_BITS" ]; then 11 ## Build and install libc++ (Use unstable ABI for better sanitizer coverage) 12 #cd ./llvm-project 13 #cmake -DCMAKE_C_COMPILER=${CC} \ 14 # -DCMAKE_CXX_COMPILER=${CXX} \ 15 # -DCMAKE_BUILD_TYPE=RelWithDebInfo \ 16 # -DCMAKE_INSTALL_PREFIX=/usr \ 17 # -DLIBCXX_ABI_UNSTABLE=OFF \ [all …]
|