]> granicus.if.org Git - strace/commit
bpf: use printxval_index lookup instead of printxval
authorDmitry V. Levin <ldv@altlinux.org>
Tue, 15 May 2018 21:41:47 +0000 (21:41 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 15 May 2018 21:41:47 +0000 (21:41 +0000)
commitdbaa7ae9b4f19f2c223e5f8723973b5b8ce8bbdc
treeaf23d4465eb7c377825a4b0d0e350d6a5b2398e5
parent4e0c0becf975c6e370c1e4e28b659ec63914b936
bpf: use printxval_index lookup instead of printxval

* xlat/bpf_commands.in: Add "#value_indexed" directive.
* bpf.c (SYS_FUNC(bpf)): Use printxval_index instead of printxval.
bpf.c
xlat/bpf_commands.in