diff options
| author | Jiri Olsa <[email protected]> | 2019-05-08 13:20:02 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-05-28 21:37:44 +0000 |
| commit | 6c398d723a6a6d27485e701ae21e50304ec95595 (patch) | |
| tree | 47ad84386fb01fa0b00c48787d35c41ded16dd44 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | perf dso: Simplify dso_cache__read function (diff) | |
| download | kernel-6c398d723a6a6d27485e701ae21e50304ec95595.tar.gz kernel-6c398d723a6a6d27485e701ae21e50304ec95595.zip | |
perf dso: Add BPF DSO read and size hooks
Add BPF related code into DSO reading paths to return size (bpf_size)
and read the BPF code (bpf_read).
Signed-off-by: Jiri Olsa <[email protected]>
Acked-by: Song Liu <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stanislav Fomichev <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
[ Use uintptr_t when casting from u64 to u8 pointers ]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions
