Searched refs:dump (Results 1 – 25 of 40) sorted by relevance
12
3 nosy-dump-version = 0.47 all : nosy-dump9 nosy-dump : CFLAGS = -Wall -O2 -g10 nosy-dump : CPPFLAGS = -DVERSION=\"$(nosy-dump-version)\" -I../../drivers/firewire
17 *COMMANDS* := { **dump** | **help** }23 | **bpftool** **btf dump** *BTF_SRC* [**format** *FORMAT*]44 **bpftool btf dump** *BTF_SRC*52 value. It's possible to select whether to dump only BTF78 **# bpftool btf dump id 1226**133 **$ bpftool btf dump file prog.o**180 **# bpftool btf dump map id 123 key**186 **# bpftool btf dump map id 123 value**192 **# bpftool btf dump map id 123 kv**199 **# bpftool btf dump map id 123 all**[all …]
25 { **show** | **list** | **create** | **dump** | **update** | **lookup** | **getnext**28 *PROG-COMMANDS* := { **show** | **list** | **dump jited** | **dump xlated** | **pin**
18 { **show** | **list** | **dump** | **register** | **unregister** | **help** }24 | **bpftool** **struct_ops dump** [*STRUCT_OPS_MAP*]44 **bpftool struct_ops dump** [*STRUCT_OPS_MAP*]
30 Probe the running kernel and dump a number of eBPF-related52 When the **unprivileged** keyword is used, bpftool will dump63 Probe network device for supported eBPF features and dump
18 { **show** | **list** | **create** | **dump** | **update** | **lookup** | **getnext**28 | **bpftool** **map dump** *MAP*87 **bpftool map dump** *MAP*123 Install perf rings into a perf event array map and dump197 **# bpftool map dump id 10**259 | **# bpftool map dump pinned /sys/fs/bpf/bar**267 | **# bpftool map dump pinned /sys/fs/bpf/bar**
18 { **show** | **list** | **dump xlated** | **dump jited** | **pin** | **load**25 | **bpftool** **prog dump xlated** *PROG* [{**file** *FILE* | **opcodes** | **visual** | **linum**}]26 | **bpftool** **prog dump jited** *PROG* [{**file** *FILE* | **opcodes** | **linum**}]83 **bpftool prog dump xlated** *PROG* [{ **file** *FILE* | **opcodes** | **visual** | **linum** }]105 **bpftool prog dump jited** *PROG* [{ **file** *FILE* | **opcodes** | **linum** }]265 | **# bpftool prog dump xlated id 10 file /tmp/t**272 **# bpftool prog dump jited tag 005a3d2123620c8b**293 **# bpftool prog dump jited pinned /sys/fs/bpf/prog opcodes**
8 for JIT-ted programs (**bpftool prog dump jited**) and usage of BPF
43 users can use **bpftool cgroup** to dump cgroup attachments.
42 --dump-raw-trace::62 dump thread list in perf.data66 dump map of lock instances (address:name table)
44 --dump-raw-samples::50 Specify the field separator used when dump raw samples (-D option). By default,
60 dump option63 perf script has an option (-D) to "dump" the events i.e. display the binary
74 --dump-raw-trace=::75 Display verbose dump of the sched data.
306 . '--raw-dump', shows the raw-dump of all the events.307 . '--raw-dump [hw|sw|cache|tracepoint|pmu|event_glob]', shows the raw-dump of
51 --dump-raw-trace::
79 --dump-raw-trace=::80 Display verbose dump of the trace data.403 --per-event-dump::404 Create per event files with a "perf.data.EVENT.dump" name instead of
128 dump-obj = true424 call-graph.dump-size::425 The size of stack to dump in order to do post-unwinding. Default is 8192 (byte).650 llvm.dump-obj::651 Enable perf dump BPF object files compiled by LLVM.
182 devlink region dump $DL_HANDLE/dummy snapshot 25 >> /dev/null207 devlink region dump $DL_HANDLE/dummy snapshot $sid >> /dev/null397 devlink health dump show $DL_HANDLE reporter empty >/dev/null460 local dump=$(devlink health dump show $DL_HANDLE reporter dummy -j)463 local dump_break_msg=$(echo $dump | jq -r ".break_message")467 devlink health dump clear $DL_HANDLE reporter dummy519 local dump=$(devlink health dump show $DL_HANDLE reporter dummy -j)522 devlink health dump clear $DL_HANDLE reporter dummy
32 static void dump(const void *buf, size_t size) in dump() function48 dump(&vregs[i], sizeof vregs[i]); in check_vregs()130 dump((const char *)sve + SVE_PT_SVE_ZREG_OFFSET(vq, i), in dump_sve_regs()
330 show|list|dump|pin)353 dump)582 COMPREPLY=( $( compgen -W 'dump help pin attach detach \590 show|list|dump|unregister)610 COMPREPLY=( $( compgen -W 'register unregister show list dump help' \647 show|list|dump|peek|pop|dequeue|freeze)891 COMPREPLY=( $( compgen -W 'delete dump getnext help \902 dump)977 COMPREPLY=( $( compgen -W 'dump help show list' \
77 $(Q)$(BPFTOOL) btf dump file $(VMLINUX_BTF_PATH) format c > $@
167 local raw_evts=$($cmd list --raw-dump)
362 @cmd="cd $(PERF) && make FEATURE_DUMP_COPY=$@ $(O_OPT) feature-dump"; \368 @cmd="cd $(PERF) && make FEATURE_DUMP_COPY=$@ $(O_OPT) LDFLAGS='-static' feature-dump"; \372 # Add feature dump dependency for run/run_O targets
1 Core dump limits :
139 $(QUIET_GEN)$(BPFTOOL_BOOTSTRAP) btf dump file $< format c > $@