aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPrashant Bhole <[email protected]>2019-04-17 09:22:59 +0900
committerAlexei Starovoitov <[email protected]>2019-04-16 19:48:26 -0700
commitd1b7725dfea3e6c1aff2ee94baf3658aba450fbe (patch)
tree8af00b98facbc59b1a388f8cc248cf5f61ff3e18 /tools/perf/scripts/python
parentd459b59ee0f5ed2fa96e77bbd919e095b1aeceb0 (diff)
tools/bpftool: show btf_id in map listing
Let's print btf id of map similar to the way we are printing it for programs. Sample output: user@test# bpftool map -f 61: lpm_trie flags 0x1 key 20B value 8B max_entries 1 memlock 4096B 133: array name test_btf_id flags 0x0 key 4B value 4B max_entries 4 memlock 4096B pinned /sys/fs/bpf/test100 btf_id 174 170: array name test_btf_id flags 0x0 key 4B value 4B max_entries 4 memlock 4096B btf_id 240 Signed-off-by: Prashant Bhole <[email protected]> Reviewed-by: Quentin Monnet <[email protected]> Reviewed-by: Jakub Kicinski <[email protected]> Acked-by: Song Liu <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions