1. 8ce57ac sync BPF compat headers with latest bpf-next, update BPF features list by Quentin Monnet · 6 years ago
  2. 1ed0023 docs: update BPF features list (tracepoints to debug eBPF were removed) by Quentin Monnet · 6 years ago
  3. 0d72237 introduce {attach|detach}_raw_tracepoint API by Yonghong Song · 6 years ago
  4. df3b6b2 docs: update BPF features list and tell how to list components by Quentin Monnet · 6 years ago
  5. 4e28545 sync bpf compat headers with latest net-next, update doc for helpers by Quentin Monnet · 6 years ago
  6. f0ed59d document debug flags by Matthew Ahrens · 6 years ago
  7. bca047d document cflags argument to BPF() by Matthew Ahrens · 6 years ago
  8. a643154 Add bpf_get_prandom_u32() to reference guide by Howard McLauchlan · 6 years ago
  9. 626a200 fix some spelling errors by Nirmoy Das · 6 years ago
  10. 5ddc64e sync bpf compat headers with latest net-next, update doc for helpers by Quentin Monnet · 6 years ago
  11. 94495e2 docs: add latest eBPF helpers to features list by Quentin Monnet · 6 years ago
  12. d047120 docs: fix commit hash and link for bpf_redirect_map() by Quentin Monnet · 6 years ago
  13. dbf0029 Rename kprobe_poll to perf_buffer_poll by Teng Qin · 6 years ago
  14. ad07ea2 docs: fix commit hash and links for bpf_set_hash() and bpf_setsockopt() by Quentin Monnet · 6 years ago
  15. 530fa0e sync bpf compat headers with latest net-next by Yonghong Song · 6 years ago
  16. 05afab3 Make kernel-versions commit hashes monospace by Teng Qin · 7 years ago
  17. 70d044b Add BPF_PROG_ARRAY and map.call() to the reference guide by Gary Lin · 6 years ago
  18. df55284 Merge pull request #1547 from pchaigno/doc-bpf-get-current-task by yonghong-song · 6 years ago
  19. baffe08 doc: bpf_get_current_task helper by Paul Chaignon · 6 years ago
  20. 00ee3cb bpf_getsockopt in docs/kernel-versions.md by Paul Chaignon · 6 years ago
  21. cbe300c Add a few trace.py examples in tutorial.md by Yonghong Song · 6 years ago
  22. 553db0b Add bpf_override_return to docs/kernel-versions.md by Howard McLauchlan · 6 years ago
  23. 6e34556 clarification for whitelisting to allow bpf_override by Howard McLauchlan · 6 years ago
  24. 0e558eb add docs for bpf_override_return by Howard McLauchlan · 6 years ago
  25. 8eae755 Add new bpf_xdp_adjust_meta to docs/kernel-versions.md by Gary Lin · 6 years ago
  26. 4186f5e Add new bpf_perf_{event|prog}_read_value helpers implementation by Teng Qin · 7 years ago
  27. 44ad8a1 Always use spaces in C in the tutorial by William Stewart · 7 years ago
  28. a135d89 Merge pull request #1363 from navytux/y/probe-read-const by yonghong-song · 7 years ago
  29. 649e7f0 BCC macro for the creation of LPM trie maps (#1359) by Paul Chaignon · 7 years ago
  30. 2dc7daa bpf_probe_read*: src argument should be const void *. by Kirill Smelkov · 7 years ago
  31. e9e072c Update docs/kernel-versions.md for xdp/veth by Gary Lin · 7 years ago
  32. 08dbf13 Merge pull request #1333 from samuelnair/fix-py-tut by Brendan Gregg · 7 years ago
  33. f1c0be8 docs: update features list by Quentin Monnet · 7 years ago
  34. e7a5bdc Modified the docs and example to make a fix for https://github.com/iovisor/bcc/issues/139 by Samuel Nair · 7 years ago
  35. 4b8146f Update obsolete file name bitesize -> bitehist by Tian Xin · 7 years ago
  36. 8e26b49 Correct commit id for BPF_FUNC_get_socket_cookie by Paul Chaignon · 7 years ago
  37. b9f4218 explain that 'args' can be used as 'ctx' in tracepoints by Jean-Tiare Le Bigot · 7 years ago
  38. dc777af docs: update features list by Quentin Monnet · 7 years ago
  39. 555b45e Added helpers for BPF_PERCPU_ARRAY (#1230) by Romain · 7 years ago
  40. af6f512 Add bpf_probe_read_str helper by Teng Qin · 7 years ago
  41. 965910c docs: update feature list for 4.12 by Tobias Klauser · 7 years ago
  42. 4ca8fb3 docs: update features list (ThunderX support for XDP) by Quentin Monnet · 7 years ago
  43. 9cfce17 docs: update features list by Quentin Monnet · 7 years ago
  44. 9556db2 docs: add generic XDP to XDP compatible list (#1118) by Tobias Klauser · 7 years ago
  45. bcf7e3a docs: update list of XDP compatible drivers by Quentin Monnet · 7 years ago
  46. 4b764de Add callback for perf buffer lost sample events (#1092) by Teng Qin · 7 years ago
  47. 6ceb329 map.insert bcc helper to expose the BPF_NOEXIST flag (#1085) by Paul Chaignon · 7 years ago
  48. 9cb5572 fixdoc by Teng Qin · 7 years ago
  49. 26ef4c2 Update documentation for new helper Macros by Teng Qin · 7 years ago
  50. b991fef docs: add the supplementary commits for LRU hashes by Gary Lin · 7 years ago
  51. 7fc89d6 docs: update features list (new maps: array/hash of maps) by Quentin Monnet · 7 years ago
  52. 8ef6eb8 Update tutorial_bcc_python_developer.md (#1017) by Alan Thompson · 7 years ago
  53. 3febfa4 Merge pull request #997 from markdrayton/perf-buffer-size by Brenden Blanco · 7 years ago
  54. 5f5687e Make perf ring buffer size configurable by Mark Drayton · 7 years ago
  55. 4953ab6 docs: Update eBPF features list by Quentin Monnet · 7 years ago
  56. 0155385 cc: Resolve symbols from external debuginfo by Sasha Goldshtein · 7 years ago
  57. febed33 Simplify BCC symbol resolution API by Sasha Goldshtein · 7 years ago
  58. e1a45f3 bcc: update kernel-versions.md for lpm trie change by Huapeng Zhou · 7 years ago
  59. dbbaa37 docs/kernel-versions: add reference to powerpc64 constant blinding support by Naveen N. Rao · 7 years ago
  60. c2abf30 docs: fix "BPF attached to sockets" commit link by Edward Shao · 7 years ago
  61. e682846 docs: keep track of when prealloc of map elements were introduced by Jesper Dangaard Brouer · 7 years ago
  62. 39cece4 add print_linear_hist() for linear histograms by Brendan Gregg · 8 years ago
  63. ffafaf5 docs: Update eBPF features list by Quentin Monnet · 8 years ago
  64. 6d93113 docs: Fix typos by Jakub Wilk · 8 years ago
  65. 0e1b942 Fix argument type for increment() in documentation (#794) by Paul Chaignon · 8 years ago
  66. a11611c Fix typo in documentation (#801) by Jan-Erik Rediger · 8 years ago
  67. a2370ab Update examples and docs to use the new USDT API by Sasha Goldshtein · 8 years ago
  68. 12a09dc docs: Update eBPF features list by kernel version (#717) by Quentin Monnet · 8 years ago
  69. 31bb7f3 Mention that tracepoint support requires Linux 4.7 by Paul Chaignon · 8 years ago
  70. f3146cb Adjustments to the documentation by Paul Chaignon · 8 years ago
  71. 138c79a Improve tutorial by Teng Qin · 8 years ago
  72. 1e45e67 Motivate delete() before update() in tutorial (#651) by Paul Chaignon · 8 years ago
  73. 3069caa add open_perf_event api for reading perf counters (#643) by Brenden Blanco · 8 years ago
  74. 7704528 tutorial: add missing return in hello_world example by Igor Sugak · 8 years ago
  75. e5b471e Fix typo in the reference guide by Gary Lin · 8 years ago
  76. 3a50be4 fix reference_guide.md bpf_get_current_comm search by Junli Ou · 8 years ago
  77. 749aa7b typos by Brendan Gregg · 8 years ago
  78. c0c0460 fix local links by Brendan Gregg · 8 years ago
  79. fc5332a add a reference guide by Brendan Gregg · 8 years ago
  80. 08fbceb remove unused MSG_MAX by Brendan Gregg · 8 years ago
  81. c9d9a32 add uprobe lesson to tutorial by Brendan Gregg · 8 years ago
  82. 239e863 tutorials: end-user, and python developer by Brendan Gregg · 8 years ago
  83. fc05b07 kernel version guide (#577) by Brendan Gregg · 8 years ago