index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
bpf_trace.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: make tracing helpers gpl only
Alexei Starovoitov
2015-10-26
1
-2
/
+2
*
bpf: fix bpf_perf_event_read() helper
Alexei Starovoitov
2015-10-26
1
-1
/
+6
*
bpf: introduce bpf_perf_event_output() helper
Alexei Starovoitov
2015-10-22
1
-0
/
+46
*
bpf: add support for %s specifier to bpf_trace_printk()
Alexei Starovoitov
2015-08-28
1
-2
/
+30
*
bpf: Implement function bpf_perf_event_read() that get the selected hardware ...
Kaixu Xia
2015-08-09
1
-0
/
+31
*
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