summaryrefslogtreecommitdiffstats
path: root/samples/bpf/xdp_monitor_user.c
Commit message (Expand)AuthorAgeFilesLines
* samples/bpf: xdp_monitor use err code from tracepoint xdp:xdp_devmap_xmitJesper Dangaard Brouer2018-05-251-5/+30
* samples/bpf: xdp_monitor use tracepoint xdp:xdp_devmap_xmitJesper Dangaard Brouer2018-05-251-1/+43
* samples: bpf: include bpf/bpf.h instead of local libbpf.hJakub Kicinski2018-05-151-1/+1
* samples/bpf: xdp_monitor, accept short optionsPrashant Bhole2018-05-141-2/+2
* samples/bpf: fix xdp_monitor user output for tracepoint exceptionJesper Dangaard Brouer2018-04-181-1/+1
* samples/bpf: xdp_monitor include cpumap tracepoints in monitoringJesper Dangaard Brouer2018-01-201-65/+351
* samples/bpf: xdp_monitor increase memory rlimitJesper Dangaard Brouer2017-10-061-2/+9
* samples/bpf: xdp_monitor also record xdp_exception tracepointJesper Dangaard Brouer2017-10-061-24/+84
* samples/bpf: fix warnings in xdp_monitor_userStephen Hemminger2017-10-021-2/+2
* samples/bpf: xdp_monitor tool based on tracepointsJesper Dangaard Brouer2017-08-291-0/+295