aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/bpf_probe.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-20trace: bpf: Allow bpf to attach to bare tracepointsQais Yousef1-2/+10
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches1-1/+1
2020-03-02bpf: Reliably preserve btf_trace_xxx typesAndrii Nakryiko1-7/+11
2019-10-17bpf: Add typecast to raw_tracepoints to help BTF generationAlexei Starovoitov1-1/+2
2019-04-26bpf: add writable context for raw tracepointsMatt Mullins1-2/+25
2018-03-28bpf: introduce BPF_RAW_TRACEPOINTAlexei Starovoitov1-0/+92