aboutsummaryrefslogtreecommitdiffstats
path: root/samples/hw_breakpoint (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-20nfp: bpf: optimize codegen for JSET with a constantJakub Kicinski1-12/+10
2018-12-20nfp: bpf: remove the trivial JSET optimizationJakub Kicinski1-5/+0
2018-12-20bpf: verifier: reorder stack size check with dead code sanitizationJakub Kicinski1-2/+3
2018-12-20selftests: bpf: verifier: add tests for JSET interpretationJakub Kicinski1-0/+96
2018-12-20bpf: verifier: teach the verifier to reason about the BPF_JSET instructionJakub Kicinski1-0/+20
2018-12-20selftests: bpf: add trivial JSET testsJakub Kicinski1-31/+178
2018-12-20bpf: sparc64: Enable sparc64 jit to provide bpf_line_infoMartin KaFai Lau1-0/+1
2018-12-19bpf: Add BPF_LD_IMM64 to the line_info testMartin KaFai Lau1-0/+27
2018-12-19bpf: Ensure line_info.insn_off cannot point to insn with zero codeMartin KaFai Lau1-0/+8
2018-12-19tools: bpftool: do not force gcc as CCIvan Babrou1-2/+0
2018-12-19xsk: simplify AF_XDP socket teardownBjörn Töpel1-15/+1
2018-12-19bpf: log struct/union attribute for forward typeYonghong Song1-1/+7
2018-12-19bpf: sk_msg, add tests for size fieldJohn Fastabend1-3/+13
2018-12-19bpf: add tools lib/include support sk_msg_md size fieldJohn Fastabend1-0/+1
2018-12-19bpf: sockmap, metadata support for reporting size of msgJohn Fastabend3-0/+10
2018-12-18bpf: correct slot_type marking logic to allow more stack slot sharingJiong Wang2-2/+37
2018-12-18bpf: support raw tracepoints in modulesMatt Mullins5-7/+120
2018-12-18tools: bpftool: add an option to prevent auto-mount of bpffs, tracefsQuentin Monnet7-2/+31
2018-12-18tools: bpftool: attempt to mount tracefs if required for tracelog cmdQuentin Monnet3-12/+35
2018-12-18tools/bpf: check precise {func, line, jited_line}_info_rec_size in test_btfYonghong Song1-5/+5
2018-12-18bpf: libbpf: fix memleak by freeing line_infoPrashant Bhole1-0/+1
2018-12-18tools: bpftool: support pretty print with kind_flag setYonghong Song1-9/+27
2018-12-18tools: bpftool: refactor btf_dumper_int_bits()Yonghong Song1-6/+19
2018-12-18tools/bpf: test kernel bpffs map pretty print with struct kind_flagYonghong Song1-14/+154
2018-12-18tools/bpf: add test_btf unit tests for kind_flagYonghong Song1-2/+494
2018-12-18tools/bpf: sync btf.h header from kernel to toolsYonghong Song1-2/+18
2018-12-18bpf: enable cgroup local storage map pretty print with kind_flagYonghong Song3-23/+36
2018-12-18bpf: btf: fix struct/union/fwd types with kind_flagYonghong Song2-22/+278
2018-12-18bpf: btf: refactor btf_int_bits_seq_show()Yonghong Song1-14/+21
2018-12-17bpf: remove useless version check for prog loadDaniel Borkmann3-7/+18
2018-12-15tools: bpftool: fix -Wmissing declaration warningsQuentin Monnet4-9/+12
2018-12-15tools: bpftool: fix warning on struct bpf_prog_linfo definitionQuentin Monnet1-1/+1
2018-12-15tools: bpftool: add a prog array map update example to documentationQuentin Monnet1-0/+55
2018-12-15tools: bpftool: fix examples in documentation for bpftool progQuentin Monnet1-45/+53
2018-12-15tools: bpftool: add doc for -m option to bpftool-prog.rstQuentin Monnet1-0/+3
2018-12-15bpf: add self-check logic to liveness analysisAlexei Starovoitov2-1/+108
2018-12-15bpf: improve stacksafe state comparisonAlexei Starovoitov2-6/+29
2018-12-15selftests/bpf: check insn processed in test_verifierAlexei Starovoitov1-1/+14
2018-12-15bpf: speed up stacksafe checkAlexei Starovoitov1-1/+3
2018-12-14bpf: verbose log bpf_line_info in verifierMartin KaFai Lau2-5/+70
2018-12-14bpf: Create a new btf_name_by_offset() for non type name use caseMartin KaFai Lau3-14/+22
2018-12-13selftests/bpf: Fix sk lookup usage in test_sock_addrAndrey Ignatov2-4/+8
2018-12-13bpf: remove obsolete prog->aux sanitation in bpf_insn_prepare_dumpDaniel Borkmann1-7/+0
2018-12-13bpf: sync tools/include/uapi/linux/bpf.hSong Liu1-0/+2
2018-12-13bpf: include sub program tags in bpf_prog_infoSong Liu2-0/+24
2018-12-13bpf: Remove !func_info and !line_info check from test_btf and bpftoolMartin KaFai Lau3-19/+1
2018-12-13bpf: Remove bpf_dump_raw_ok() check for func_info and line_infoMartin KaFai Lau1-20/+12
2018-12-13tools: bpftool: dual license all filesJakub Kicinski10-7/+10
2018-12-13tools: bpftool: replace Netronome boilerplate with SPDX license headersJakub Kicinski10-330/+15
2018-12-13tools: bpftool: fix SPDX format in headersJakub Kicinski3-3/+3