Home
last modified time | relevance | path

Searched refs:dump (Results 1 – 25 of 61) sorted by relevance

123

/tools/firewire/
DMakefile3 nosy-dump-version = 0.4
7 all : nosy-dump
9 nosy-dump : CFLAGS = -Wall -O2 -g
10 nosy-dump : CPPFLAGS = -DVERSION=\"$(nosy-dump-version)\" -I../../drivers/firewire
/tools/bpf/bpftool/Documentation/
Dbpftool-btf.rst21 *COMMANDS* := { **dump** | **help** }
27 | **bpftool** **btf dump** *BTF_SRC* [**format** *FORMAT*]
48 **bpftool btf dump** *BTF_SRC*
56 value. It's possible to select whether to dump only BTF
89 module BTF to dump) is passed as a *FILE*, bpftool attempts
96 **# bpftool btf dump id 1226**
151 **$ bpftool btf dump file prog.o**
198 **# bpftool btf dump map id 123 key**
204 **# bpftool btf dump map id 123 value**
210 **# bpftool btf dump map id 123 kv**
[all …]
Dbpftool.rst29 { **show** | **list** | **create** | **dump** | **update** | **lookup** | **getnext** |
32 *PROG-COMMANDS* := { **show** | **list** | **dump jited** | **dump xlated** | **pin** |
45 *BTF-COMMANDS* := { **show** | **list** | **dump** | **help** }
49 …*STRUCT-OPS-COMMANDS* := { **show** | **list** | **dump** | **register** | **unregister** | **help…
Dbpftool-struct_ops.rst22 { **show** | **list** | **dump** | **register** | **unregister** | **help** }
28 | **bpftool** **struct_ops dump** [*STRUCT_OPS_MAP*]
48 **bpftool struct_ops dump** [*STRUCT_OPS_MAP*]
Dbpftool-feature.rst36 Probe the running kernel and dump a number of eBPF-related
58 When the **unprivileged** keyword is used, bpftool will dump
69 Probe network device for supported eBPF features and dump
Dbpftool-map.rst22 { **show** | **list** | **create** | **dump** | **update** | **lookup** | **getnext** |
32 | **bpftool** **map dump** *MAP*
92 **bpftool map dump** *MAP*
128 Install perf rings into a perf event array map and dump
202 **# bpftool map dump id 10**
264 | **# bpftool map dump pinned /sys/fs/bpf/bar**
272 | **# bpftool map dump pinned /sys/fs/bpf/bar**
Dbpftool-prog.rst24 { **show** | **list** | **dump xlated** | **dump jited** | **pin** | **load** |
31 | **bpftool** **prog dump xlated** *PROG* [{ **file** *FILE* | [**opcodes**] [**linum**] [**visual*…
32 | **bpftool** **prog dump jited** *PROG* [{ **file** *FILE* | [**opcodes**] [**linum**] }]
91 **bpftool prog dump xlated** *PROG* [{ **file** *FILE* | [**opcodes**] [**linum**] [**visual**] }]
112 **bpftool prog dump jited** *PROG* [{ **file** *FILE* | [**opcodes**] [**linum**] }]
258 a way to dump those messages).
299 | **# bpftool prog dump xlated id 10 file /tmp/t**
306 **# bpftool prog dump jited tag 005a3d2123620c8b**
327 **# bpftool prog dump jited pinned /sys/fs/bpf/prog opcodes**
Dcommon_options.rst11 programs (**bpftool prog dump jited**) and usage of BPF skeletons
/tools/testing/selftests/riscv/vector/
Dv_initval_nolibc.c6 void dump(char *ptr, int size) in dump() function
53 dump(datap, vl * 4); in main()
60 dump(datap, vl * 4); in main()
/tools/perf/tests/shell/lib/
Dcoresight.sh53 perf report --stdio --dump -i "$1" | \
102 FOUND_TIDS=$(perf report --stdio --dump -i "$1" | \
108 FOUND_TIDS=$(perf report --stdio --dump -i "$1" | \
/tools/net/ynl/
Dcli.py50 if args.dump:
51 reply = ynl.dump(args.dump, attrs)
/tools/testing/selftests/drivers/net/netdevsim/
Ddevlink.sh183 devlink region dump $DL_HANDLE/dummy snapshot 25 >> /dev/null
208 devlink region dump $DL_HANDLE/dummy snapshot $sid >> /dev/null
398 devlink health dump show $DL_HANDLE reporter empty >/dev/null
461 local dump=$(devlink health dump show $DL_HANDLE reporter dummy -j)
464 local dump_break_msg=$(echo $dump | jq -r ".break_message")
468 devlink health dump clear $DL_HANDLE reporter dummy
520 local dump=$(devlink health dump show $DL_HANDLE reporter dummy -j)
523 devlink health dump clear $DL_HANDLE reporter dummy
/tools/perf/tests/shell/
Dstat_all_metricgroups.sh7 for m in $(perf list --raw-dump metricgroups); do
Dstat_all_pmu.sh8 for p in $(perf list --raw-dump pmu | sed 's/[[:graph:]]\+?[[:graph:]]\+[[:space:]]//g'); do
Dstat_all_metrics.sh6 for m in $(perf list --raw-dump metrics); do
Dstat_all_pfm.sh12 for p in $(perf list --raw-dump pfm)
/tools/net/ynl/lib/
Dynl.h95 #define ynl_dump_foreach(dump, iter) \ argument
96 for (typeof(dump->obj) *iter = &dump->obj; \
/tools/testing/selftests/rcutorture/bin/
Dkvm-test-1-run-batch.sh71 print "echo " scenario ": Could not dump state, so no taskset command.";
Dkvm.sh455 function dump(first, pastlast, batchnum, affinitylist)
556 dump(i, i + 1, batchnum);
561 dump(first, i, batchnum);
571 dump(first, i, batchnum);
/tools/perf/Documentation/
Dintel-bts.txt60 dump option
63 perf script has an option (-D) to "dump" the events i.e. display the binary
Dperf-lock.txt51 --dump-raw-trace::
114 dump thread list in perf.data
118 dump map of lock instances (address:name table)
Dperf-mem.txt49 --dump-raw-samples::
55 Specify the field separator used when dump raw samples (-D option). By default,
Dperf-daemon.txt183 [ perf record: dump data: Woken up 1 times ]
194 [ perf record: dump data: Woken up 1 times ]
197 [ perf record: dump data: Woken up 1 times ]
/tools/testing/selftests/drivers/net/bonding/
Dbond-break-lacpdu-tx.sh25 tmp=$(mktemp -q dump.XXXXXX)
/tools/bpf/bpftool/bash-completion/
Dbpftool335 show|list|dump|pin)
359 dump)
592 COMPREPLY=( $( compgen -W 'dump help pin attach detach \
600 show|list|dump|unregister)
620 COMPREPLY=( $( compgen -W 'register unregister show list dump help' \
657 show|list|dump|peek|pop|dequeue|freeze)
888 COMPREPLY=( $( compgen -W 'delete dump getnext help \
899 dump)
974 COMPREPLY=( $( compgen -W 'dump help show list' \

123