diff options
| author | Arnaldo Carvalho de Melo <[email protected]> | 2018-04-26 11:30:50 -0300 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2018-04-26 13:47:19 -0300 |
| commit | 0f476f2bbc1b46f76f9383dfe647858a888549aa (patch) | |
| tree | 9466b0c5a2fe4c0635ae4ffcc737a99b41ed12d6 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
| parent | af30bffa2f9aa73a648ea932ed468dc3031ac1f9 (diff) | |
perf machine: Set PROT_EXEC for executable PERF_RECORD_MMAP records
The kernel doesn't fill the map 'prot' field for PERF_RECORD_MMAP
records, and we will use that info to replace checking for
MAP__VARIABLE, so store that when processing the
PERF_RECORD_MISC_MMAP_DATA perf_event_attr.header.misc bit.
Cc: Adrian Hunter <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Wang Nan <[email protected]>
Link: https://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions