index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
bpf_trace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-27
bpf: make tracing helpers gpl only
Alexei Starovoitov
1
-2
/
+2
2015-10-27
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-29
bpf: add support for %s specifier to bpf_trace_printk()
Alexei Starovoitov
1
-2
/
+30
2015-08-10
bpf: Implement function bpf_perf_event_read() that get the selected hardware ...
Kaixu Xia
1
-0
/
+31
2015-06-16
bpf: let kprobe programs use bpf_get_smp_processor_id() helper
Alexei Starovoitov
1
-0
/
+2
2015-06-16
bpf: allow networking programs to use bpf_trace_printk() for debugging
Alexei Starovoitov
1
-8
/
+12
2015-06-16
bpf: introduce current->pid, tgid, uid, gid, comm accessors
Alexei Starovoitov
1
-0
/
+6
2015-06-01
ebpf: allow bpf_ktime_get_ns_proto also for networking
Daniel Borkmann
1
-12
/
+0
2015-05-22
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