1. a5e2ce5 tools: fix getting {ext4,btrfs}_file_operations address (ref #583) by ygrek · 8 years ago
  2. 5c998ac Merge pull request #583 from ygrek/master by Brendan Gregg · 8 years ago
  3. 189f87f ext4slower: fix getting kallsyms address by ygrek · 8 years ago
  4. 11de298 IPv6 support for tcp* tools (#582) by Mark Drayton · 8 years ago
  5. 83064b0 Merge pull request #581 from goldshtn/docs-fixes by Brenden Blanco · 8 years ago
  6. e77053c Merge branch 'master' into docs-fixes by Sasha Goldshtein · 8 years ago
  7. f3be9b0 Update installation instructions for Fedora by Sasha Goldshtein · 8 years ago
  8. 5c81583 Merge pull request #579 from bobrik/fix-ipv6-print by Brendan Gregg · 8 years ago
  9. c862e31 Do not throw exception on ipv6 packets in tcpretrans by Ivan Babrou · 8 years ago
  10. fc05b07 kernel version guide (#577) by Brendan Gregg · 8 years ago
  11. c1cb9a3 Merge pull request #576 from markdrayton/perf-pid-map-fixes by 4ast · 8 years ago
  12. db724e2 Fix nits for /tmp/perf-pid.map support by Mark Drayton · 8 years ago
  13. 6862875 Merge pull request #573 from markdrayton/pid-map by 4ast · 8 years ago
  14. 91a56f6 Merge pull request #572 from iovisor/ast_dev by Brendan Gregg · 8 years ago
  15. e5a7f82 Merge branch 'master' into ast_dev by Brendan Gregg · 8 years ago
  16. f44b2e7 fix install instruction to mention llvm >= 3.7.1 by Alexei Starovoitov · 8 years ago
  17. 769edf9 Add support for reading symbols from /tmp/perf-pid.map by Mark Drayton · 8 years ago
  18. b762569 Merge pull request #571 from iovisor/fix_568 by 4ast · 8 years ago
  19. 9964bf2 Check for NULL result from bpf_attach_kprobe by Brenden Blanco · 8 years ago
  20. cfac8da Merge pull request #563 from qmonnet/debug-output by Brenden Blanco · 8 years ago
  21. 4ddedda python: With DEBUG_BPF, print BPF error even if log_buf is not empty. by Quentin Monnet · 8 years ago
  22. bb69988 python: Print BPF syscall error if DEBUG_BPF is on but log_buf is empty. by Quentin Monnet · 8 years ago
  23. 5815f41 Merge pull request #562 from evverx/change-kernel-user-stacks-order by Brendan Gregg · 8 years ago
  24. 4509f09 offcputime: add the -d option by Evgeny Vereshchagin · 8 years ago
  25. f988644 offcputime: change user/kernel stack order by Evgeny Vereshchagin · 8 years ago
  26. 6274185 Merge pull request #561 from evverx/folded-dont-miss-backtrace-part by Brendan Gregg · 8 years ago
  27. ff39d0c offcputime -f: don't miss backtrace bounds by Evgeny Vereshchagin · 8 years ago
  28. a84f53d Merge pull request #560 from evverx/clarify-offcputime by Brendan Gregg · 8 years ago
  29. 9ddab76 Merge pull request #554 from evverx/fix-p-option by Brendan Gregg · 8 years ago
  30. 93d0aea Update manpage for offcputime by Evgeny Vereshchagin · 8 years ago
  31. 9858ca5 Fix tools[/old]/offcputime -p PID by Evgeny Vereshchagin · 8 years ago
  32. c419edf Merge pull request #555 from markdrayton/execsnoop by 4ast · 8 years ago
  33. bfdb3d4 execsnoop: show PPID in output by Mark Drayton · 8 years ago
  34. 5b47e0f execsnoop: use BPF_PERF_OUTPUT instead of trace pipe by Mark Drayton · 8 years ago
  35. 8084f8c Merge pull request #557 from ryanmiao/mypr by Brenden Blanco · 8 years ago
  36. 4004295 Merge pull request #544 from abirchall/abirchall_release by Brenden Blanco · 8 years ago
  37. f4a3e41 set use_errno to True for libbcc.so by Jincheng Miao · 8 years ago
  38. dd60805 Merge pull request #552 from evverx/install-tools-old by Brenden Blanco · 8 years ago
  39. 1680b32 Point people to tools/old by Evgeny Vereshchagin · 8 years ago
  40. 9b33364 Install tools/old too by Evgeny Vereshchagin · 8 years ago
  41. f67a7af Merge pull request #551 from vmg/vmg/lua-para by 4ast · 8 years ago
  42. 973a528 lua: Allow LuaJIT parameterized types in `open_perf_buffer` by Vicent Marti · 8 years ago
  43. 9bbe58f Merge pull request #550 from markdrayton/trace-fields by 4ast · 8 years ago
  44. 266d6f6 Use BPF_PERF_OUTPUT for fileslower and stacksnoop by Mark Drayton · 8 years ago
  45. 7f0a6f8 Update documentation and man page for offcputime by Andrew Birchall · 8 years ago
  46. 1f202e7 Add user space stack traces to offcputime by Andrew Birchall · 8 years ago
  47. f9dbfd8 Merge pull request #535 from MQasimSarfraz/patch-1 by Brenden Blanco · 8 years ago
  48. 40cf791 Merge pull request #546 from iamkafai/master by Brenden Blanco · 8 years ago
  49. a8e6696 This diff fixes a few fd leaks after reading files under by Martin KaFai Lau · 8 years ago
  50. 6dcb7d3 Removing htons in tunnel.py for consistency. by Qasim Sarfraz · 8 years ago
  51. c7f317d Merge pull request #543 from abirchall/abirchall_release by Brendan Gregg · 8 years ago
  52. 582b5dd add --kernel-threads-only to tools/offcputime by Andrew Birchall · 8 years ago
  53. 09534d8 Merge pull request #533 from abirchall/abirchall_dev by 4ast · 8 years ago
  54. 47d871f move ENOMEM comment; create --stack-storage-size arg; misc cleanup by Andrew Birchall · 8 years ago
  55. ee7e5b4 handle ENOMEM in tools/offcputime by Andrew Birchall · 8 years ago
  56. 50a7424 Merge pull request #542 from mbertrone/master by 4ast · 8 years ago
  57. 8cbc816 invalid access fixed. parameter for specify the interface added by Bertrone Matteo · 8 years ago
  58. b263926 Merge branch 'master' into patch-1 by Qasim Sarfraz · 8 years ago
  59. f712dca Avoid byte swap for vxlan port by Qasim Sarfraz · 8 years ago
  60. a67ef8a Merge pull request #539 from markdrayton/lua-tools by 4ast · 8 years ago
  61. 75291d0 Lua ports of biosnoop and stacksnoop by Mark Drayton · 8 years ago
  62. 10a89ea Merge pull request #541 from zaafar/master by Brenden Blanco · 8 years ago
  63. b0f8e00 Updated the cmake file system to include lua and new networking tools. by Zaafar Ahmed · 8 years ago
  64. 0cd58f5 Merge pull request #536 from valkum/master by 4ast · 8 years ago
  65. 80a4e9e Merge pull request #538 from iovisor/luajit_header_revert by Brenden Blanco · 8 years ago
  66. 8f82c93 Revert "Force lua main.c to include luajit headers" by Brenden Blanco · 8 years ago
  67. ce86b46 Missed this one by extracting this from my actual program. by Valkum · 8 years ago
  68. e3a1c18 Add dns_matching example with test case for for unroll, as requested at iovisor-dev@lists.iovisor.org by Valkum · 8 years ago
  69. ba275e4 Merge pull request #531 from kivikakk/lua-install-docs by Brenden Blanco · 8 years ago
  70. 5943759 Lua installation instructions. by Nicole Izumi · 8 years ago
  71. 63ff0b4 Merge pull request #518 from vmg/vmg/lua-usdt-2 by Brenden Blanco · 8 years ago
  72. 1160608 cc: Use `unique_ptr` instead of `shared_ptr` by Vicent Marti · 8 years ago
  73. 040df7d cc: Style fixes by Vicent Marti · 8 years ago
  74. 1043645 cc: Better memory handling for USDT probes by Vicent Marti · 8 years ago
  75. 4ea4af4 usdt: Implement `bpf_usdt_readarg` as frontend action by Vicent Marti · 8 years ago
  76. 1a2ddac cc: Style fixes by Vicent Marti · 8 years ago
  77. 051d3e9 lua: Fix tests by Vicent Marti · 8 years ago
  78. f7fe094 lua: Implement "Hello world" USDT example by Vicent Marti · 8 years ago
  79. 9dc87fa lua: Implement an USDT helper by Vicent Marti · 8 years ago
  80. eca4783 cc: Wrap the USDT probe context in a C API by Vicent Marti · 8 years ago
  81. a597f7c cc: Implement `bcc_resolve_global_addr` helper by Vicent Marti · 8 years ago
  82. 7575c64 Merge pull request #530 from iovisor/bblanco_dev by 4ast · 8 years ago
  83. bc94d4c Fixup tplist and argdist for python3 compat by Brenden Blanco · 8 years ago
  84. 977091e Add check for number of arguments by Brenden Blanco · 8 years ago
  85. 86b819a Merge pull request #529 from rnav/ptregs_helpers_v2 by Brenden Blanco · 8 years ago
  86. 4afa96a cc: introduce helpers to access pt_regs in an arch-independent manner by Naveen N. Rao · 8 years ago
  87. 6acf4b6 Merge pull request #528 from iovisor/bblanco_dev by Brenden Blanco · 8 years ago
  88. a1e889b fix llvm 3.9 build by Brenden Blanco · 8 years ago
  89. 6bfb3b0 Merge pull request #524 from iovisor/luajit_header by 4ast · 8 years ago
  90. c21b9c0 Force lua main.c to include luajit headers by Brenden Blanco · 8 years ago
  91. 535ad2f Merge pull request #523 from iovisor/bblanco_dev by 4ast · 8 years ago
  92. 495604f Make style-check test non-blocking by Brenden Blanco · 8 years ago
  93. aba0df9 Merge pull request #521 from iovisor/bblanco_dev by Brendan Gregg · 8 years ago
  94. a687560 Adjust pid filtering/display in runqlat by Brenden Blanco · 8 years ago
  95. c58cb19 Merge pull request #519 from iovisor/bblanco_dev by 4ast · 8 years ago
  96. 0845567 Merge branch 'master' into bblanco_dev by Brenden Blanco · 8 years ago
  97. e0f2cd1 Merge pull request #520 from rnav/powerpc-support-v2 by 4ast · 8 years ago
  98. 0301dda tests: fix a few tests to use the right register on powerpc by Naveen N. Rao · 8 years ago
  99. 56f2f14 tests: only test arch-specific symbols by Naveen N. Rao · 8 years ago
  100. 0006ad1 cc: add powerpc support by Naveen N. Rao · 8 years ago