aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorAlban Crequy <[email protected]>2019-04-14 18:58:46 +0200
committerDaniel Borkmann <[email protected]>2019-04-16 10:24:02 +0200
commit02a8c817a31606b6b37c2b755f6569903f44241e (patch)
treeb81884c3fa3f440f79ba70d35cbc542fe7cc519f /tools/perf/scripts/python/export-to-postgresql.py
parenta5cb33464e53482ecc645b4b7703f5b6d151095f (diff)
bpf: add map helper functions push, pop, peek in more BPF programs
commit f1a2e44a3aec ("bpf: add queue and stack maps") introduced new BPF helper functions: - BPF_FUNC_map_push_elem - BPF_FUNC_map_pop_elem - BPF_FUNC_map_peek_elem but they were made available only for network BPF programs. This patch makes them available for tracepoint, cgroup and lirc programs. Signed-off-by: Alban Crequy <[email protected]> Cc: Mauricio Vasquez B <[email protected]> Acked-by: Song Liu <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions