[PATCH 01/22] perf probe: Fix dwarf regs table for x86_64

2016-09-20 Thread Arnaldo Carvalho de Melo
From: Arnaldo Carvalho de Melo In 293d5b439483 ("perf probe: Support probing on offline cross-arch binary") DWARF register tables were introduced for many architectures, with the one for the "dx" register being broken for x86_64, which got noticed by the 'perf test bpf'

[PATCH 01/22] perf probe: Fix dwarf regs table for x86_64

2016-09-20 Thread Arnaldo Carvalho de Melo
From: Arnaldo Carvalho de Melo In 293d5b439483 ("perf probe: Support probing on offline cross-arch binary") DWARF register tables were introduced for many architectures, with the one for the "dx" register being broken for x86_64, which got noticed by the 'perf test bpf' testcase, that has this