diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2016-07-13 15:28:51 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-07-13 15:38:50 -0300 |
commit | 774bec3fddcccb0b36f319c6d6e8148dc5e8c937 (patch) | |
tree | 063f78e8496f744cac164ad665b672c4e3927c98 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2a00f026a15d161b47ba3d3417d0fec5193468c3 (diff) |
objtool: Add fallback from ELF_C_READ_MMAP to ELF_C_READ
Not all libelf implementations have this "Please, ELF_C_READ, but use
mmap if possible" elf_begin() cmd, so provide a fallback to plain old
ELF_C_READ.
Case in point: Alpine Linux 3.4.
Cc: Adrian Hunter <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Josh Poimboeuf <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Wang Nan <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions