aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2015-10-22 06:42:23 -0700
committerDavid S. Miller <davem@davemloft.net>2015-10-22 06:42:23 -0700
commit721daebbdb9ba44756a9695878ecca8aad38009b (patch)
tree33c57207f5ed18a5408ed9c25ec0ab169ec0fb5d /tools/perf/scripts/python/export-to-postgresql.py
parentipvlan: read direct ifindex instead of iflink (diff)
parentsamples: bpf: add bpf_perf_event_output example (diff)
downloadwireguard-linux-721daebbdb9ba44756a9695878ecca8aad38009b.tar.xz
wireguard-linux-721daebbdb9ba44756a9695878ecca8aad38009b.zip
Merge branch 'bpf-perf'
Alexei Starovoitov says: ==================== bpf_perf_event_output helper Over the last year there were multiple attempts to let eBPF programs output data into perf events by He Kuang and Wangnan. The last one was: https://lkml.org/lkml/2015/7/20/736 It was almost perfect with exception that all bpf programs would sent data into one global perf_event. This patch set takes different approach by letting user space open independent PERF_COUNT_SW_BPF_OUTPUT events, so that program output won't collide. Wangnan is working on corresponding perf patches. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions