diff options
| author | Wang Nan <[email protected]> | 2015-08-06 07:02:33 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2015-08-09 22:50:05 -0700 |
| commit | 2a36f0b92eb638dd023870574eb471b1c56be9ad (patch) | |
| tree | 74d714e1fc1e2daa98d61fdf948d9b7fae0e4378 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | ffe8690c85b8426db7783064724d106702f1b1e8 (diff) | |
bpf: Make the bpf_prog_array_map more generic
All the map backends are of generic nature. In order to avoid
adding much special code into the eBPF core, rewrite part of
the bpf_prog_array map code and make it more generic. So the
new perf_event_array map type can reuse most of code with
bpf_prog_array map and add fewer lines of special code.
Signed-off-by: Wang Nan <[email protected]>
Signed-off-by: Kaixu Xia <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions