Searched refs:pretty (Results 1 – 14 of 14) sorted by relevance
/tools/bpf/bpftool/ |
D | json_writer.c | 24 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/ |
D | PERF-VERSION-GEN | 22 CID=$(git log -1 --abbrev=12 --pretty=format:"%h" 2>/dev/null) && CID="-g$CID"
|
/tools/bpf/bpftool/Documentation/ |
D | bpftool.rst | 22 | { **-j** | **--json** } [{ **-p** | **--pretty** }] } 59 -p, --pretty
|
D | bpftool-perf.rst | 15 *OPTIONS* := { [{ **-j** | **--json** }] [{ **-p** | **--pretty** }] } 53 -p, --pretty
|
D | bpftool-feature.rst | 15 *OPTIONS* := { { **-j** | **--json** } [{ **-p** | **--pretty** }] } 73 -p, --pretty
|
D | bpftool-net.rst | 15 *OPTIONS* := { [{ **-j** | **--json** }] [{ **-p** | **--pretty** }] } 88 -p, --pretty
|
D | bpftool-cgroup.rst | 15 *OPTIONS* := { { **-j** | **--json** } [{ **-p** | **--pretty** }] | { **-f** | **--bpffs** } } 125 -p, --pretty
|
D | bpftool-btf.rst | 15 *OPTIONS* := { { **-j** | **--json** } [{ **-p** | **--pretty** }] } 79 -p, --pretty
|
D | bpftool-prog.rst | 15 *OPTIONS* := { { **-j** | **--json** } [{ **-p** | **--pretty** }] | { **-f** | **--bpffs** } } 198 -p, --pretty 227 **# bpftool --json --pretty prog show**
|
D | bpftool-map.rst | 15 *OPTIONS* := { { **-j** | **--json** } [{ **-p** | **--pretty** }] | { **-f** | **--bpffs** } } 154 -p, --pretty
|
/tools/perf/Documentation/ |
D | perf-report.txt | 160 - trace: pretty printed trace output in a single column 173 The field name can have '/raw' suffix which disables pretty printing 287 --pretty=<key>::
|
D | perf-trace.txt | 226 by default and use BTF when available, as well as use functions to do pretty
|
/tools/bpf/bpftool/bash-completion/ |
D | bpftool | 190 local c='--version --json --pretty --bpffs --mapcompat --debug'
|
/tools/memory-model/Documentation/ |
D | explanation.txt | 481 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
|