Commit History

Author SHA1 Message Date
  Sargun Dhillon 96ae522795 bpf: Add bpf_probe_write_user BPF helper to be called in tracers 9 years ago
  Andrew Morton 183fc1537e kernel/trace/bpf_trace.c: work around gcc-4.4.4 anon union initialization bug 9 years ago
  Daniel Borkmann 555c8a8623 bpf: avoid stack copy and use skb ctx for event output 9 years ago
  Daniel Borkmann 8e7a3920ac bpf, perf: split bpf_perf_event_output 9 years ago
  Daniel Borkmann 7e3f977edd perf, events: add non-linear data support for raw records 9 years ago
  Alexei Starovoitov 606274c5ab bpf: introduce bpf_get_current_task() helper 9 years ago
  Daniel Borkmann 6816a7ffce bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_read 9 years ago
  Daniel Borkmann d793133031 bpf, trace: fetch current cpu only once 9 years ago
  Daniel Borkmann 1ca1cc98bf bpf: minor cleanups on fd maps and helpers 9 years ago
  David S. Miller ee58b57100 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 9 years ago
  Daniel Borkmann 3b1efb196e bpf, maps: flush own entries on perf map release 9 years ago
  Alexei Starovoitov ad572d1747 bpf, trace: check event type in bpf_perf_event_read 9 years ago
  Alexei Starovoitov 19de99f70b bpf: fix matching of data/data_end in verifier 9 years ago
  Daniel Borkmann 5b6c1b4d46 bpf, trace: use READ_ONCE for retrieving file ptr 9 years ago
  Daniel Borkmann bd570ff970 bpf: add event output helper for notifications/sampling/logging 9 years ago
  Daniel Borkmann 1e33759c78 bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_output 9 years ago
  Arnd Bergmann 266a0a790f bpf: avoid warning for wrong pointer cast 9 years ago
  Daniel Borkmann 074f528eed bpf: convert relevant helper args to ARG_PTR_TO_RAW_STACK 9 years ago
  Alexei Starovoitov 9940d67c93 bpf: support bpf_get_stackid() and bpf_perf_event_output() in tracepoint programs 9 years ago
  Alexei Starovoitov 9fd82b610b bpf: register BPF_PROG_TYPE_TRACEPOINT program type 9 years ago
  Alexei Starovoitov b121d1e74d bpf: prevent kprobe+bpf deadlocks 9 years ago
  Alexei Starovoitov d5a3b1f691 bpf: introduce BPF_MAP_TYPE_STACK_TRACE 9 years ago
  Alexei Starovoitov e03e7ee34f perf/bpf: Convert perf_event_array to use struct file 9 years ago
  Julia Lawall 27dff4e041 bpf: Constify bpf_verifier_ops structure 9 years ago
  Alexei Starovoitov 1075ef5950 bpf: make tracing helpers gpl only 10 years ago
  Alexei Starovoitov 62544ce8e0 bpf: fix bpf_perf_event_read() helper 10 years ago
  Alexei Starovoitov a43eec3042 bpf: introduce bpf_perf_event_output() helper 10 years ago
  Alexei Starovoitov 8d3b7dce86 bpf: add support for %s specifier to bpf_trace_printk() 10 years ago
  Kaixu Xia 35578d7984 bpf: Implement function bpf_perf_event_read() that get the selected hardware PMU conuter 10 years ago
  Alexei Starovoitov ab1973d325 bpf: let kprobe programs use bpf_get_smp_processor_id() helper 10 years ago