aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/bpf_trace.c
Commit message (Expand)AuthorAge
* bpf: make tracing helpers gpl onlyAlexei Starovoitov2015-10-27
* bpf: fix bpf_perf_event_read() helperAlexei Starovoitov2015-10-27
* bpf: introduce bpf_perf_event_output() helperAlexei Starovoitov2015-10-22
* bpf: add support for %s specifier to bpf_trace_printk()Alexei Starovoitov2015-08-28
* bpf: Implement function bpf_perf_event_read() that get the selected hardware ...Kaixu Xia2015-08-10
* bpf: let kprobe programs use bpf_get_smp_processor_id() helperAlexei Starovoitov2015-06-15
* bpf: allow networking programs to use bpf_trace_printk() for debuggingAlexei Starovoitov2015-06-15
* bpf: introduce current->pid, tgid, uid, gid, comm accessorsAlexei Starovoitov2015-06-15
* ebpf: allow bpf_ktime_get_ns_proto also for networkingDaniel Borkmann2015-06-01
* bpf: allow bpf programs to tail-call other bpf programsAlexei Starovoitov2015-05-21
* tracing: Allow BPF programs to call bpf_trace_printk()Alexei Starovoitov2015-04-02
* tracing: Allow BPF programs to call bpf_ktime_get_ns()Alexei Starovoitov2015-04-02
* tracing, perf: Implement BPF programs attached to kprobesAlexei Starovoitov2015-04-02