Age | Commit message (Expand) | Author |
---|---|---|
2015-08-28 | bpf: add support for %s specifier to bpf_trace_printk() | Alexei Starovoitov |
2015-08-10 | bpf: Implement function bpf_perf_event_read() that get the selected hardware ... | Kaixu Xia |
2015-06-15 | bpf: let kprobe programs use bpf_get_smp_processor_id() helper | Alexei Starovoitov |
2015-06-15 | bpf: allow networking programs to use bpf_trace_printk() for debugging | Alexei Starovoitov |
2015-06-15 | bpf: introduce current->pid, tgid, uid, gid, comm accessors | Alexei Starovoitov |
2015-06-01 | ebpf: allow bpf_ktime_get_ns_proto also for networking | Daniel Borkmann |
2015-05-21 | bpf: allow bpf programs to tail-call other bpf programs | Alexei Starovoitov |
2015-04-02 | tracing: Allow BPF programs to call bpf_trace_printk() | Alexei Starovoitov |
2015-04-02 | tracing: Allow BPF programs to call bpf_ktime_get_ns() | Alexei Starovoitov |
2015-04-02 | tracing, perf: Implement BPF programs attached to kprobes | Alexei Starovoitov |