1. 83b49ad introduce new BPF APIs to get kernel syscall entry func name/prefix by Yonghong Song · 6 years ago
  2. af98a1d return 0 on hello_worlds by Brendan Gregg · 8 years ago
  3. e12a95d Denote auto-loading with k[ret]probe__ prefix by Brenden Blanco · 9 years ago
  4. 4fd308f Support automatic kprobe event detection in common case by Brenden Blanco · 9 years ago
  5. e845c52 shorten hello world example by Brendan Gregg · 9 years ago
  6. c35989d Rename python module name to 'bcc' from 'bpf' by Brenden Blanco · 9 years ago
  7. 022f3d7 Add field support to trace_print and friends by Brenden Blanco · 9 years ago
  8. 4101d2e Add BPF python helpers for reading trace_pipe by Brenden Blanco · 9 years ago
  9. 5eef65e Change API of attach_kprobe to take a name argument by Brenden Blanco · 9 years ago
  10. 6bf723d Rework vlan example to be 1:1, no mac learning by Brenden Blanco · 9 years ago
  11. 71c3638 Automatically compute sizeof in bpf_trace_printk by Brenden Blanco · 9 years ago
  12. 004f005 Remove the BPF_EXPORT macro, use rewriter instead by Brenden Blanco · 9 years ago
  13. 839dd27 Add kprobe auto-cleanup and header fix by Brenden Blanco · 9 years ago
  14. 8310291 Make installation prefixes more realistic by Brenden Blanco · 9 years ago
  15. 41d10e2 Add simple single file example by Brenden Blanco · 9 years ago