On 2015/5/24 21:31, Masami Hiramatsu wrote:
> On 2015/05/24 17:27, He Kuang wrote:
>> Save reg number in function convert_variable_location() instead of the
>> register string name, so we can fetch the target register from bpf
>> context register later.
>
> This is not needed because you can als
On 2015/05/24 17:27, He Kuang wrote:
> Save reg number in function convert_variable_location() instead of the
> register string name, so we can fetch the target register from bpf
> context register later.
This is not needed because you can also get reg number from reg string
afterwards.
Thank you
Save reg number in function convert_variable_location() instead of the
register string name, so we can fetch the target register from bpf
context register later.
Signed-off-by: He Kuang
---
tools/perf/util/include/dwarf-regs.h | 13 +
tools/perf/util/probe-event.h| 1 +
tool
3 matches
Mail list logo