index
:
delta/strace.git
AkosUzonyi/pidns
EdgarKaziakhmedov/asinfo
NikolayMarchuk/gsoc-2017-final
NikolayMarchuk/gsoc-2017-final-rebased-on-v4.23--16
VictorKrapivensky/luajit
ZhibinLi/ioctl-drm
baserock/morph
esyr/5.15
esyr/af-spec-fix
esyr/count
esyr/enable-libdw-mpers
esyr/fb
esyr/fixes
esyr/gdbserver-prep
esyr/gdbserver-prep--rebased
esyr/gdbserver0
esyr/hppa-madvise
esyr/ip-local-port-range
esyr/kd
esyr/linux-5.14
esyr/linux-5.15
esyr/linux-5.16
esyr/linux-5.7
esyr/long-options
esyr/net
esyr/next-ng2
esyr/next-ng2-salvage
esyr/prctl-mdwe
esyr/ptp
esyr/rtc-success
esyr/secontext-fixes
esyr/strace-c-fix
esyr/straus-v2
esyr/tcamsg-fixes
esyr/term
esyr/tests-prctl-sve-fix
esyr/time64-updates
esyr/trace-fds
esyr/v4l2
esyr/v5.19
glebfm/getregs_old
ldv/PTRACE_GETEVENTMSG
ldv/PTRACE_SETOPTIONS-tests
ldv/SECCOMP_RET_TRAP
ldv/ci-musl-mainline-only
ldv/codecov
ldv/credits
ldv/fixes
ldv/gcc-10
ldv/github-ci
ldv/gpio
ldv/linux-5.9
ldv/master
ldv/next
ldv/release
ldv/secontext
ldv/selinux
ldv/trace-siginfo
ldv/travis-looping-threads-valgrind
ldv/travis-valgrind
ldv/unifdef
lirc
master
obsolete/HEAD
obsolete/WTA
obsolete/ia64.0
obsolete/v4.0.1
ppiao/gsoc-2018-final
rebase
vapier/ioctlent
github.com: strace/strace.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
bpf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: change the license to GPL-2.0-or-later
Dmitry V. Levin
2018-12-10
1
-21
/
+1
*
xlat: add BPF_PROG_TYPE_SK_REUSEPORT to bpf_prog_types.in
Eugene Syromyatnikov
2018-08-27
1
-4
/
+4
*
xlat: update bpf_map_types.in
Eugene Syromyatnikov
2018-08-27
1
-4
/
+4
*
xlat: update bpf(2)-related constants
Eugene Syromyatnikov
2018-07-11
1
-12
/
+12
*
bpf: print log_buf field as a string
Eugene Syromyatnikov
2018-06-02
1
-12
/
+38
*
print_array: enhance printing of unfetchable object addresses
Dmitry V. Levin
2018-05-29
1
-1
/
+2
*
bpf: decode bpf_attr.info field used by BPF_OBJ_GET_INFO_BY_FD command
Eugene Syromyatnikov
2018-05-28
1
-1
/
+1
*
tests: add union bpf_attr.query.prog_ids field decoding checks
Eugene Syromyatnikov
2018-05-28
1
-2
/
+96
*
bpf: BPF_PROG_QUERY bpf_attr.query.prog_ids printing fixes
Eugene Syromyatnikov
2018-05-28
1
-2
/
+8
*
bpf: add support for instruction decoding
Eugene Syromyatnikov
2018-05-28
1
-9
/
+26
*
tests: further cleanup bpf big address checks
Dmitry V. Levin
2018-05-24
1
-29
/
+7
*
tests: cleanup bpf big address checks
Dmitry V. Levin
2018-05-23
1
-18
/
+25
*
bpf: add support for BPF_RAW_TRACEPOINT_OPEN command decoding
Eugene Syromyatnikov
2018-05-23
1
-4
/
+58
*
bpf: add support for decoding struct bpf_attr.expected_attach_type field
Eugene Syromyatnikov
2018-05-23
1
-2
/
+5
*
xlat: add BPF_PROG_TYPE_SK_MSG
Eugene Syromyatnikov
2018-05-19
1
-4
/
+4
*
xlat: update bpf_attach_type constants
Eugene Syromyatnikov
2018-05-19
1
-4
/
+4
*
xlat: update BPF_F_* constants
Eugene Syromyatnikov
2018-05-06
1
-9
/
+16
*
bpf: print fields that interpreted as pointers using printaddr64
Eugene Syromyatnikov
2018-04-20
1
-8
/
+8
*
bpf: add support for map_name and map_ifindex fields in BPF_MAP_CREATE
Eugene Syromyatnikov
2018-04-12
1
-5
/
+63
*
bpf: improve handling of various sizes of BPF_MAP_CREATE attributes
Eugene Syromyatnikov
2018-04-12
1
-1
/
+36
*
tests: add checks for bpf BPF_MAP_CREATE arguments
Eugene Syromyatnikov
2018-04-12
1
-6
/
+43
*
bpf: decode BPF_PROG_QUERY command
Eugene Syromyatnikov
2018-04-10
1
-0
/
+61
*
bpf: implement decoding of prog_name and prog_ifindex fields
Eugene Syromyatnikov
2018-04-08
1
-12
/
+101
*
Update copyright headers
Dmitry V. Levin
2018-04-05
1
-0
/
+1
*
tests: check decoding of bpf_attr of size 1
Dmitry V. Levin
2018-04-04
1
-0
/
+13
*
bpf: use print_big_u64_addr
Eugene Syromyatnikov
2018-04-04
1
-0
/
+17
*
bpf: add support for file mode flags
Eugene Syromyatnikov
2018-04-04
1
-0
/
+40
*
tests: refactor bpf test
Eugene Syromyatnikov
2018-04-04
1
-521
/
+385
*
tests: check bpf syscall decoder unconditionally
Dmitry V. Levin
2018-04-04
1
-167
/
+126
*
tests/bpf.c: add a check for NULL bpf_attr pointer
Eugene Syromyatnikov
2018-04-01
1
-0
/
+4
*
bpf: print byte range for extra data
Eugene Syromyatnikov
2018-04-01
1
-5
/
+9
*
tests/bpf.c: convert TEST_BPF_ macro to a function
Eugene Syromyatnikov
2018-03-22
1
-113
/
+115
*
bpf: improve handling of various sizes of bpf_prog_attr structure
Eugene Syromyatnikov
2018-03-21
1
-2
/
+1
*
bpf: print kern_version in the form of KERNEL_VERSION macro
Eugene Syromyatnikov
2018-03-07
1
-3
/
+4
*
tests: simplify bpf test a bit
Dmitry V. Levin
2017-11-22
1
-80
/
+21
*
Implement decoding of BPF_OBJ_GET_INFO_BY_FD command of bpf syscall
Dmitry V. Levin
2017-11-21
1
-0
/
+53
*
Implement decoding of BPF_*_GET_*_ID commands of bpf syscall
Dmitry V. Levin
2017-11-21
1
-0
/
+85
*
Implement decoding of BPF_PROG_TEST_RUN command of bpf syscall
Dmitry V. Levin
2017-11-20
1
-1
/
+67
*
bpf: update BPF_MAP_CREATE decoding
Dmitry V. Levin
2017-11-20
1
-8
/
+10
*
bpf: enhance decoding of BPF_MAP_LOOKUP_ELEM and BPF_MAP_GET_NEXT_KEY
Dmitry V. Levin
2017-07-27
1
-6
/
+24
*
bpf: update BPF_MAP_CREATE decoding
Dmitry V. Levin
2017-07-27
1
-9
/
+12
*
bpf: update BPF_PROG_LOAD decoding
Dmitry V. Levin
2017-07-27
1
-9
/
+10
*
tests: enhance test coverage of bpf syscall parser
Dmitry V. Levin
2017-07-26
1
-129
/
+464
*
bpf: print unused fields of union bpf_attr if one of them is non-zero
Dmitry V. Levin
2017-07-26
1
-1
/
+13
*
bpf: update BPF_PROG_ATTACH decoding
Dmitry V. Levin
2017-02-17
1
-4
/
+6
*
tests: fix typo in bpf.test
Dmitry V. Levin
2017-02-08
1
-1
/
+1
*
tests: check decoding of bpf corner cases
Dmitry V. Levin
2017-01-31
1
-0
/
+37
*
tests: rewrite bpf.test from match_grep to match_diff
Dmitry V. Levin
2017-01-29
1
-74
/
+77
*
Update bpf syscall decoding
Quentin Monnet
2017-01-29
1
-0
/
+65
*
Use <asm/unistd.h> instead of <sys/syscall.h>
Dmitry V. Levin
2016-08-09
1
-1
/
+1
[next]