summaryrefslogtreecommitdiff
path: root/include/trace/bpf_probe.h
AgeCommit message (Expand)AuthorFilesLines
2021-01-21trace: bpf: Allow bpf to attach to bare tracepointsQais Yousef1-2/+10
2020-10-26treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches1-1/+1
2020-03-03bpf: 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-27bpf: add writable context for raw tracepointsMatt Mullins1-2/+25
2018-03-28bpf: introduce BPF_RAW_TRACEPOINTAlexei Starovoitov1-0/+92