Home
last modified time | relevance | path

Searched refs:pretty (Results 1 – 14 of 14) sorted by relevance

/tools/bpf/bpftool/
Djson_writer.c24 bool pretty; /* optional whitepace */ member
39 if (!self->pretty) in jsonw_eol()
96 self->pretty = false; in jsonw_new()
116 self->pretty = on; in jsonw_pretty()
148 if (self->pretty) in jsonw_name()
/tools/perf/util/
DPERF-VERSION-GEN22 CID=$(git log -1 --abbrev=12 --pretty=format:"%h" 2>/dev/null) && CID="-g$CID"
/tools/bpf/bpftool/Documentation/
Dbpftool.rst22 | { **-j** | **--json** } [{ **-p** | **--pretty** }] }
59 -p, --pretty
Dbpftool-perf.rst15 *OPTIONS* := { [{ **-j** | **--json** }] [{ **-p** | **--pretty** }] }
53 -p, --pretty
Dbpftool-feature.rst15 *OPTIONS* := { { **-j** | **--json** } [{ **-p** | **--pretty** }] }
73 -p, --pretty
Dbpftool-net.rst15 *OPTIONS* := { [{ **-j** | **--json** }] [{ **-p** | **--pretty** }] }
88 -p, --pretty
Dbpftool-cgroup.rst15 *OPTIONS* := { { **-j** | **--json** } [{ **-p** | **--pretty** }] | { **-f** | **--bpffs** } }
125 -p, --pretty
Dbpftool-btf.rst15 *OPTIONS* := { { **-j** | **--json** } [{ **-p** | **--pretty** }] }
79 -p, --pretty
Dbpftool-prog.rst15 *OPTIONS* := { { **-j** | **--json** } [{ **-p** | **--pretty** }] | { **-f** | **--bpffs** } }
198 -p, --pretty
227 **# bpftool --json --pretty prog show**
Dbpftool-map.rst15 *OPTIONS* := { { **-j** | **--json** } [{ **-p** | **--pretty** }] | { **-f** | **--bpffs** } }
154 -p, --pretty
/tools/perf/Documentation/
Dperf-report.txt160 - trace: pretty printed trace output in a single column
173 The field name can have '/raw' suffix which disables pretty printing
287 --pretty=<key>::
Dperf-trace.txt226 by default and use BTF when available, as well as use functions to do pretty
/tools/bpf/bpftool/bash-completion/
Dbpftool190 local c='--version --json --pretty --bpffs --mapcompat --debug'
/tools/memory-model/Documentation/
Dexplanation.txt481 It should be pretty obvious that events can only depend on reads that
1502 are pretty obvious, as in the example above, but the details aren't