Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
995231c820e3bd3633cb38bf4ea6f2541e1da331
/
tools
995231c
tools: bpftool: add bash completion for bpftool
by Quentin Monnet
· 7 years ago
3fc27b7
tools: bpftool: try to mount bpffs if required for pinning objects
by Quentin Monnet
· 7 years ago
0641c3c
tools: bpftool: update documentation for --json and --pretty usage
by Quentin Monnet
· 7 years ago
47ff7ac
tools: bpftool: add cosmetic changes for the manual pages
by Quentin Monnet
· 7 years ago
004b45c
tools: bpftool: provide JSON output for all possible commands
by Quentin Monnet
· 7 years ago
9a5ab8b
tools: bpftool: turn err() and info() macros into functions
by Quentin Monnet
· 7 years ago
3aaca6b
tools: bpftool: add JSON output for `bpftool batch file FILE` command
by Quentin Monnet
· 7 years ago
831a0aa
tools: bpftool: add JSON output for `bpftool map *` commands
by Quentin Monnet
· 7 years ago
f05e2c3
tools: bpftool: add JSON output for `bpftool prog dump xlated *` command
by Quentin Monnet
· 7 years ago
107f041
tools: bpftool: add JSON output for `bpftool prog dump jited *` command
by Quentin Monnet
· 7 years ago
743cc66
tools: bpftool: add JSON output for `bpftool prog show *` command
by Quentin Monnet
· 7 years ago
d35efba
tools: bpftool: introduce --json and --pretty options
by Quentin Monnet
· 7 years ago
a2bc2e5
tools: bpftool: add option parsing to bpftool, --help and --version
by Quentin Monnet
· 7 years ago
b66e907
tools: bpftool: copy JSON writer from iproute2 repository
by Quentin Monnet
· 7 years ago
e27afb8
selftests/bpf: fix broken build of test_maps
by Alexei Starovoitov
· 7 years ago
f8ddadc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b5ac3be
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
cd86d1f
bpf: Adding helper function bpf_getsockops
by Lawrence Brakmo
· 7 years ago
821cfbb
tools: bpftool: add a command to display bpftool version
by Quentin Monnet
· 7 years ago
8dfbc6d
tools: bpftool: show that `opcodes` or `file FILE` should be exclusive
by Quentin Monnet
· 7 years ago
9e2308c
tools: bpftool: print all relevant byte opcodes for "load double word"
by Quentin Monnet
· 7 years ago
d9c0b48
tools: bpftool: print only one error message on byte parsing failure
by Quentin Monnet
· 7 years ago
9f60617
tools: bpftool: add `bpftool prog help` as real command i.r.t exit code
by Quentin Monnet
· 7 years ago
1d84487
tools: bpftool: use err() instead of info() if there are too many insns
by Quentin Monnet
· 7 years ago
1739c26
tools: bpftool: fix return value when all eBPF programs have been shown
by Quentin Monnet
· 7 years ago
9cbe1f58
tools: bpftool: add pointer to file argument to print_hex()
by Quentin Monnet
· 7 years ago
b37242c
bpf: add test cases to bpf selftests to cover all access tests
by Daniel Borkmann
· 7 years ago
e043325
bpf: Add tests for eBPF file mode
by Chenbo Feng
· 7 years ago
f7e9cb1
bpf: remove mark access for SK_SKB program types
by John Fastabend
· 7 years ago
34f79502
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
by John Fastabend
· 7 years ago
435bf0d
bpf: enforce TCP only support for sockmap
by John Fastabend
· 7 years ago
28e33f9
bpf: disallow arithmetic operations on context pointer
by Jakub Kicinski
· 7 years ago
2dc7c1f
tools: bpftool: use more common tag format
by Jakub Kicinski
· 7 years ago
6710e11
bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAP
by Jesper Dangaard Brouer
· 7 years ago
c97cc7d
Revert "tools/power turbostat: stop migrating, unless '-m'"
by Len Brown
· 7 years ago
7f6661a
tc-testing: fix the -l argument bug in tdc.py
by Lucas Bates
· 7 years ago
cf797ac
tc-testing: Add test cases for police and skbmod
by Lucas Bates
· 7 years ago
0923edf
tc-testing: Split test case files into smaller chunks
by Lucas Bates
· 7 years ago
ae3c33c
tc-testing: Add test cases for flushing actions
by Lucas Bates
· 7 years ago
26c923a
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
7ddd8fa
userfaultfd: selftest: exercise -EEXIST only in background transfer
by Andrea Arcangeli
· 7 years ago
2d0d21c
selftests: rtnetlink: add a small macsec test case
by Florian Westphal
· 7 years ago
8f88f74
selftests: rtnetlink: test RTM_GETNETCONF
by Florian Westphal
· 7 years ago
c9c3599
tools: bpftool: use the kernel's instruction printer
by Jakub Kicinski
· 7 years ago
a99ca6d
selftests/bpf: add a test for verifier logs
by Jakub Kicinski
· 7 years ago
da93b8c
Merge tag 'linux-kselftest-4.14-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 7 years ago
d93fa2b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
aa7b4e0
tools include uapi bpf.h: Sync kernel ABI header with tooling header
by Arnaldo Carvalho de Melo
· 7 years ago
66ec1191
perf pmu: Unbreak perf record for arm/arm64 with events with explicit PMU
by Mark Rutland
· 7 years ago
067cae4
bpf: Use char in prog and map name
by Martin KaFai Lau
· 7 years ago
81b9cf8
bpf: add a test case for helper bpf_perf_prog_read_value
by Yonghong Song
· 7 years ago
020a32d
bpf: add a test case for helper bpf_perf_event_read_value
by Yonghong Song
· 7 years ago
e9516c0
perf script: Add missing separator for "-F ip,brstack" (and brstackoff)
by Mark Santaniello
· 7 years ago
fe9b5f7
libbpf: use map_flags when creating maps
by Craig Gallek
· 7 years ago
b13c5c1
libbpf: parse maps sections of varying size
by Craig Gallek
· 7 years ago
1561b32
selftests/net: rxtimestamp: Fix an off by one
by Dan Carpenter
· 7 years ago
0b02503
VSOCK: add tools/testing/vsock/vsock_diag_test
by Stefan Hajnoczi
· 7 years ago
53954cf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
874d48f
Merge tag 'perf-urgent-for-mingo-4.14-20171005' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 7 years ago
ea344f6
selftests: mqueue: fix regression in silencing output from RUN_TESTS
by Shuah Khan
· 7 years ago
3346a6a
selftests: x86: sysret_ss_attrs doesn't build on a PIE build
by Shuah Khan
· 7 years ago
c1fbc0c
perf callchain: Compare dsos (as well) for CCKEY_FUNCTION
by Ravi Bangoria
· 7 years ago
ff69c21
tools: bpftool: add documentation
by Jakub Kicinski
· 7 years ago
71bb428
tools: bpf: add bpftool
by Jakub Kicinski
· 7 years ago
a92bb54
tools: rename tools/net directory to tools/bpf
by Jakub Kicinski
· 7 years ago
5d0cbf9
libbpf: add support for BPF_PROG_QUERY
by Alexei Starovoitov
· 7 years ago
defd9c4
libbpf: sync bpf.h
by Alexei Starovoitov
· 7 years ago
244d20e
libbpf: introduce bpf_prog_detach2()
by Alexei Starovoitov
· 7 years ago
390ee7e
bpf: enforce return code for cgroup-bpf programs
by Alexei Starovoitov
· 7 years ago
e9b871e
selftests: rtnetlink: try concurrent change of ifalias
by Florian Westphal
· 7 years ago
6227efc1
selftests: rtnetlink.sh: add vxlan and fou test cases
by Florian Westphal
· 7 years ago
1c6f705
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
1addcd5
Merge tag 'perf-urgent-for-mingo-4.14-20170928' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 7 years ago
3a8ad56
bpf: Test new fields in bpf_attr and bpf_{prog, map}_info
by Martin KaFai Lau
· 7 years ago
6e525d0
bpf: Swap the order of checking prog_info and map_info
by Martin KaFai Lau
· 7 years ago
88cda1c
bpf: libbpf: Provide basic API support to specify BPF obj name
by Martin KaFai Lau
· 7 years ago
61f26d9
selftests: rtnetlink.sh: add rudimentary vrf test
by Florian Westphal
· 7 years ago
5357413
perf test: Fix vmlinux failure on s390x part 2
by Thomas Richter
· 7 years ago
b28503a
perf test: Fix vmlinux failure on s390x
by Thomas Richter
· 7 years ago
607a402
objtool: Support unoptimized frame pointer setup
by Josh Poimboeuf
· 7 years ago
225d3b6
Merge tag 'linux-kselftest-4.14-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 7 years ago
22c8852
bpf: improve selftests and add tests for meta pointer
by Daniel Borkmann
· 7 years ago
ac29991
bpf: update bpf.h uapi header for tools
by Daniel Borkmann
· 7 years ago
eefd95e
selftests: timers: set-timer-lat: Fix hang when testing unsupported alarms
by Shuah Khan
· 7 years ago
01db7fb
selftests: timers: set-timer-lat: fix hang when std out/err are redirected
by Shuah Khan
· 7 years ago
21aadfa
selftests/memfd: correct run_tests.sh permission
by Li Zhijian
· 7 years ago
10859f3
selftests/seccomp: Support glibc 2.26 siginfo_t.h
by Kees Cook
· 7 years ago
659dbfd
selftests: futex: Makefile: fix for loops in targets to run silently
by Shuah Khan
· 7 years ago
1ede053
selftests: Makefile: fix for loops in targets to run silently
by Shuah Khan
· 7 years ago
8230b90
selftests: mqueue: Use full path to run tests from Makefile
by Shuah Khan
· 7 years ago
9c3340e
selftests: futex: copy sub-dir test scripts for make O=dir run
by Shuah Khan
· 7 years ago
090657c
perf tools: Fix syscalltbl build failure
by Akemi Yagi
· 7 years ago
9789e7e
perf report: Fix debug messages with --call-graph option
by Mengting Zhang
· 7 years ago
f1e52f1
perf evsel: Fix attr.exclude_kernel setting for default cycles:p
by Arnaldo Carvalho de Melo
· 7 years ago
549a397
tools include: Sync kernel ABI headers with tooling headers
by Ingo Molnar
· 7 years ago
89975bd
perf tools: Get all of tools/{arch,include}/ in the MANIFEST
by Arnaldo Carvalho de Melo
· 7 years ago
a141fd5
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
1f8d31d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
f5caf62
x86/asm: Fix inline asm call constraints for Clang
by Josh Poimboeuf
· 7 years ago
0d0970e
objtool: Handle another GCC stack pointer adjustment bug
by Josh Poimboeuf
· 7 years ago
Next »