summaryrefslogtreecommitdiffstats
path: root/kernel/trace/bpf_trace.c
Commit message (Expand)AuthorAgeFilesLines
* bpf: add support for %s specifier to bpf_trace_printk()Alexei Starovoitov2015-08-281-2/+30
* bpf: Implement function bpf_perf_event_read() that get the selected hardware ...Kaixu Xia2015-08-091-0/+31
* bpf: let kprobe programs use bpf_get_smp_processor_id() helperAlexei Starovoitov2015-06-151-0/+2
* bpf: allow networking programs to use bpf_trace_printk() for debuggingAlexei Starovoitov2015-06-151-8/+12
* bpf: introduce current->pid, tgid, uid, gid, comm accessorsAlexei Starovoitov2015-06-151-0/+6
* ebpf: allow bpf_ktime_get_ns_proto also for networkingDaniel Borkmann2015-05-311-12/+0
* bpf: allow bpf programs to tail-call other bpf programsAlexei Starovoitov2015-05-211-0/+2
* tracing: Allow BPF programs to call bpf_trace_printk()Alexei Starovoitov2015-04-021-0/+78
* tracing: Allow BPF programs to call bpf_ktime_get_ns()Alexei Starovoitov2015-04-021-0/+14
* tracing, perf: Implement BPF programs attached to kprobesAlexei Starovoitov2015-04-021-0/+130
OpenPOWER on IntegriCloud