Daniel Borkmann
|
2d0e30c30f
bpf: add helper for retrieving current numa node id
|
há 8 anos atrás |
Daniel Borkmann
|
f3694e0012
bpf: add BPF_CALL_x macros for declaring helpers
|
há 9 anos atrás |
Daniel Borkmann
|
f035a51536
bpf: add BPF_SIZEOF and BPF_FIELD_SIZEOF macros
|
há 9 anos atrás |
Alexei Starovoitov
|
0515e5999a
bpf: introduce BPF_PROG_TYPE_PERF_EVENT program type
|
há 9 anos atrás |
Alexei Starovoitov
|
8937bd80fc
bpf: allow bpf_get_prandom_u32() to be used in tracing
|
há 9 anos atrás |
Sargun Dhillon
|
60d20f9195
bpf: Add bpf_current_task_under_cgroup helper
|
há 9 anos atrás |
Sargun Dhillon
|
96ae522795
bpf: Add bpf_probe_write_user BPF helper to be called in tracers
|
há 9 anos atrás |
Andrew Morton
|
183fc1537e
kernel/trace/bpf_trace.c: work around gcc-4.4.4 anon union initialization bug
|
há 9 anos atrás |
Daniel Borkmann
|
555c8a8623
bpf: avoid stack copy and use skb ctx for event output
|
há 9 anos atrás |
Daniel Borkmann
|
8e7a3920ac
bpf, perf: split bpf_perf_event_output
|
há 9 anos atrás |
Daniel Borkmann
|
7e3f977edd
perf, events: add non-linear data support for raw records
|
há 9 anos atrás |
Alexei Starovoitov
|
606274c5ab
bpf: introduce bpf_get_current_task() helper
|
há 9 anos atrás |
Daniel Borkmann
|
6816a7ffce
bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_read
|
há 9 anos atrás |
Daniel Borkmann
|
d793133031
bpf, trace: fetch current cpu only once
|
há 9 anos atrás |
Daniel Borkmann
|
1ca1cc98bf
bpf: minor cleanups on fd maps and helpers
|
há 9 anos atrás |
David S. Miller
|
ee58b57100
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
há 9 anos atrás |
Daniel Borkmann
|
3b1efb196e
bpf, maps: flush own entries on perf map release
|
há 9 anos atrás |
Alexei Starovoitov
|
ad572d1747
bpf, trace: check event type in bpf_perf_event_read
|
há 9 anos atrás |
Alexei Starovoitov
|
19de99f70b
bpf: fix matching of data/data_end in verifier
|
há 9 anos atrás |
Daniel Borkmann
|
5b6c1b4d46
bpf, trace: use READ_ONCE for retrieving file ptr
|
há 9 anos atrás |
Daniel Borkmann
|
bd570ff970
bpf: add event output helper for notifications/sampling/logging
|
há 9 anos atrás |
Daniel Borkmann
|
1e33759c78
bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_output
|
há 9 anos atrás |
Arnd Bergmann
|
266a0a790f
bpf: avoid warning for wrong pointer cast
|
há 9 anos atrás |
Daniel Borkmann
|
074f528eed
bpf: convert relevant helper args to ARG_PTR_TO_RAW_STACK
|
há 9 anos atrás |
Alexei Starovoitov
|
9940d67c93
bpf: support bpf_get_stackid() and bpf_perf_event_output() in tracepoint programs
|
há 9 anos atrás |
Alexei Starovoitov
|
9fd82b610b
bpf: register BPF_PROG_TYPE_TRACEPOINT program type
|
há 9 anos atrás |
Alexei Starovoitov
|
b121d1e74d
bpf: prevent kprobe+bpf deadlocks
|
há 9 anos atrás |
Alexei Starovoitov
|
d5a3b1f691
bpf: introduce BPF_MAP_TYPE_STACK_TRACE
|
há 9 anos atrás |
Alexei Starovoitov
|
e03e7ee34f
perf/bpf: Convert perf_event_array to use struct file
|
há 9 anos atrás |
Julia Lawall
|
27dff4e041
bpf: Constify bpf_verifier_ops structure
|
há 9 anos atrás |