summaryrefslogtreecommitdiffstats
path: root/include/trace/bpf_probe.h
Commit message (Expand)AuthorAgeFilesLines
* tracing: Introduce helpers to safely handle dynamic-sized sockaddrsChuck Lever2022-02-281-0/+6
* tracing: Add '__rel_loc' using trace event macrosMasami Hiramatsu2021-12-061-0/+16
* bpf: Support writable context for bare tracepointHou Tao2021-10-081-4/+15
* trace: bpf: Allow bpf to attach to bare tracepointsQais Yousef2021-01-201-2/+10
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-1/+1
* bpf: Reliably preserve btf_trace_xxx typesAndrii Nakryiko2020-03-021-7/+11
* bpf: Add typecast to raw_tracepoints to help BTF generationAlexei Starovoitov2019-10-171-1/+2
* bpf: add writable context for raw tracepointsMatt Mullins2019-04-261-2/+25
* bpf: introduce BPF_RAW_TRACEPOINTAlexei Starovoitov2018-03-281-0/+92