]> granicus.if.org Git - strace/commit
bpf: print byte range for extra data
authorEugene Syromyatnikov <evgsyr@gmail.com>
Sat, 3 Mar 2018 02:13:35 +0000 (03:13 +0100)
committerDmitry V. Levin <ldv@altlinux.org>
Sun, 1 Apr 2018 13:14:15 +0000 (13:14 +0000)
commitca6e35dc6e9f36cacd73d86adcad0c9dc3c3b591
treea9bf009125c60a85ca43061361861a767f40a953
parent3744bc73f7a92c3f9f85105f979848b2145b8a41
bpf: print byte range for extra data

As it could be not entirely clear what bytes are printed.

* bpf.c (decode_attr_extra_data): Print a comment about the byte range
to be printed.
* tests/bpf.c: Update expected output.
bpf.c
tests/bpf.c