Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | bpf: let kprobe programs use bpf_get_smp_processor_id() helper | Alexei Starovoitov | 2015-06-15 | 1 | -0/+2 | |
* | bpf: allow networking programs to use bpf_trace_printk() for debugging | Alexei Starovoitov | 2015-06-15 | 1 | -8/+12 | |
* | bpf: introduce current->pid, tgid, uid, gid, comm accessors | Alexei Starovoitov | 2015-06-15 | 1 | -0/+6 | |
* | ebpf: allow bpf_ktime_get_ns_proto also for networking | Daniel Borkmann | 2015-05-31 | 1 | -12/+0 | |
* | bpf: allow bpf programs to tail-call other bpf programs | Alexei Starovoitov | 2015-05-21 | 1 | -0/+2 | |
* | tracing: Allow BPF programs to call bpf_trace_printk() | Alexei Starovoitov | 2015-04-02 | 1 | -0/+78 | |
* | tracing: Allow BPF programs to call bpf_ktime_get_ns() | Alexei Starovoitov | 2015-04-02 | 1 | -0/+14 | |
* | tracing, perf: Implement BPF programs attached to kprobes | Alexei Starovoitov | 2015-04-02 | 1 | -0/+130 |