]> granicus.if.org Git - strace/commit
perf.c: print perf_event_attr.__reserved_1 using PRIx64 format
authorDmitry V. Levin <ldv@altlinux.org>
Mon, 19 Dec 2016 16:11:55 +0000 (16:11 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 19 Dec 2016 19:58:16 +0000 (19:58 +0000)
commitdf5c46896b532535d47fc0fa4f7eec113c6b04c6
treeea9c9574c9c3ae636d3b912204d1b631b118a551
parentcabcca717adc88d778a1b00636b4354d7b00f4a1
perf.c: print perf_event_attr.__reserved_1 using PRIx64 format

* perf.c (print_perf_event_attr): Print __reserved_1 field
of perf_event_attr using PRIx64 format.
perf.c