diff options
| author | Jesper Dangaard Brouer <brouer@redhat.com> | 2017-08-29 17:38:01 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2017-08-29 20:51:29 +0300 |
| commit | 59a308967589f5b3f1f42793ab49bc2e18069769 (patch) | |
| tree | 05ba96b4e7605483ba8c48791de83e63be9cbeaf /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | f5836ca5e9867fa6ab88cadb9873af56d9ceb589 (diff) | |
| download | linux-59a308967589f5b3f1f42793ab49bc2e18069769.tar.xz | |
xdp: separate xdp_redirect tracepoint in map case
Creating as specific xdp_redirect_map variant of the xdp tracepoints
allow users to write simpler/faster BPF progs that get attached to
these tracepoints.
Goal is to still keep the tracepoints in xdp_redirect and xdp_redirect_map
similar enough, that a tool can read the top part of the TP_STRUCT and
produce similar monitor statistics.
Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com>
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
