diff options
author | Jiri Olsa <jolsa@kernel.org> | 2019-05-08 15:20:04 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2019-05-28 23:37:42 +0200 |
commit | 8529f2e67313fb623da7ce81bc14cf12ccc0e12f (patch) | |
tree | e8639705107db5709baa7e6e610bb90eea2e6704 /include | |
parent | perf intel-pt: Fix itrace defaults for perf script intel-pt documentation (diff) | |
download | linux-8529f2e67313fb623da7ce81bc14cf12ccc0e12f.tar.xz linux-8529f2e67313fb623da7ce81bc14cf12ccc0e12f.zip |
perf machine: Keep zero in pgoff BPF map
With pgoff set to zero, the map__map_ip function will return BPF
addresses based from 0, which is what we need when we read the data from
a BPF DSO.
Adding BPF symbols with mapped IP addresses as well.
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Acked-by: Song Liu <songliubraving@fb.com>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stanislav Fomichev <sdf@google.com>
Link: http://lkml.kernel.org/r/20190508132010.14512-7-jolsa@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions