diff options
author | Jiri Olsa <[email protected]> | 2020-10-13 21:24:33 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2020-10-14 08:44:47 -0300 |
commit | 0aba7f036a56675b7fdc536757b4c49fc76a2208 (patch) | |
tree | 02ec0c96f9e8f6d50aeaad0f29ea67ef0b0fd1a9 /scripts/gdb/linux/tasks.py | |
parent | 79bbbabd227897745786e81ed814ad86c5e1295d (diff) |
perf tools: Use build_id object in dso
Replace build_id byte array with struct build_id object and all the code
that references it.
The objective is to carry size together with build id array, so it's
better to keep both together.
This is preparatory change for following patches, and there's no
functional change.
Signed-off-by: Jiri Olsa <[email protected]>
Acked-by: Ian Rogers <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions