index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
bpf_trace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-08
bpf: prevent kprobe+bpf deadlocks
Alexei Starovoitov
1
-2
/
+0
2016-02-20
bpf: introduce BPF_MAP_TYPE_STACK_TRACE
Alexei Starovoitov
1
-0
/
+2
2016-01-29
perf/bpf: Convert perf_event_array to use struct file
Alexei Starovoitov
1
-4
/
+10
2015-12-23
bpf: Constify bpf_verifier_ops structure
Julia Lawall
1
-1
/
+1
2015-10-26
bpf: make tracing helpers gpl only
Alexei Starovoitov
1
-2
/
+2
2015-10-26
bpf: fix bpf_perf_event_read() helper
Alexei Starovoitov
1
-1
/
+6
2015-10-22
bpf: introduce bpf_perf_event_output() helper
Alexei Starovoitov
1
-0
/
+46
2015-08-28
bpf: add support for %s specifier to bpf_trace_printk()
Alexei Starovoitov
1
-2
/
+30
2015-08-09
bpf: Implement function bpf_perf_event_read() that get the selected hardware ...
Kaixu Xia
1
-0
/
+31
2015-06-15
bpf: let kprobe programs use bpf_get_smp_processor_id() helper
Alexei Starovoitov
1
-0
/
+2
2015-06-15
bpf: allow networking programs to use bpf_trace_printk() for debugging
Alexei Starovoitov
1
-8
/
+12
2015-06-15
bpf: introduce current->pid, tgid, uid, gid, comm accessors
Alexei Starovoitov
1
-0
/
+6
2015-05-31
ebpf: allow bpf_ktime_get_ns_proto also for networking
Daniel Borkmann
1
-12
/
+0
2015-05-21
bpf: allow bpf programs to tail-call other bpf programs
Alexei Starovoitov
1
-0
/
+2
2015-04-02
tracing: Allow BPF programs to call bpf_trace_printk()
Alexei Starovoitov
1
-0
/
+78
2015-04-02
tracing: Allow BPF programs to call bpf_ktime_get_ns()
Alexei Starovoitov
1
-0
/
+14
2015-04-02
tracing, perf: Implement BPF programs attached to kprobes
Alexei Starovoitov
1
-0
/
+130