1. baebe80 use one map instead of two by Brendan Gregg · 9 years ago
  2. aa1e6ca Merge pull request #343 from ceeaspb/master by Brenden Blanco · 9 years ago
  3. 7a31351 one slipped the net by Alex Bagehot · 9 years ago
  4. 3b9679a trawl typos with aspell by Alex Bagehot · 9 years ago
  5. 6959dcf Add bitesize tool by mcaleavya · 9 years ago
  6. 7583a4e use __builtin_memcpy() instead of unrolled loop by Alexei Starovoitov · 9 years ago
  7. 57abe5b update with cachestat , squashed commit by unixtest · 9 years ago
  8. 62f4c28 fix synopsis options in docs by Brendan Gregg · 9 years ago
  9. af2b46a offwaketime by Brendan Gregg · 9 years ago
  10. 5a06c2c gethostlatency by Brendan Gregg · 9 years ago
  11. aa87997 bashreadline by Brendan Gregg · 9 years ago
  12. 7bf0e49 wakeuptime by Brendan Gregg · 9 years ago
  13. d234ad7 Add decode() to ascii string in offcputime.py by Brenden Blanco · 9 years ago
  14. 5bd0eb2 Updates to use cmake GLOB and libbcc.so.0 in python init by Brenden Blanco · 9 years ago
  15. 670a6aa docs for offcputime -u by Brendan Gregg · 9 years ago
  16. d364d04 add -u, and change from 2 to 1 traced funcitons by Brendan Gregg · 9 years ago
  17. f747114 optimize code, remove unnecessary filter check by Brendan Gregg · 9 years ago
  18. 4d57da1 stack walker typo and improvement by Brendan Gregg · 9 years ago
  19. 38cef48 stack walking scripts by Brendan Gregg · 9 years ago
  20. bdf0773 fix pep8 lint errors in the rest of the tools by Alexei Starovoitov · 9 years ago
  21. a79da0a fix pep8 lint errors in biolatency and biosnoop by Alexei Starovoitov · 9 years ago
  22. f7c226d Add rpm and deb packaging for bcc-tools by Brenden Blanco · 9 years ago
  23. c175cf8 Package tools into share/bcc/tools by Brenden Blanco · 9 years ago
  24. 860b649 softirq and hardirq by Brendan Gregg · 9 years ago
  25. f06d3b4 tcpconnect for IPv4 and IPv6, and make tcpv4connect a trimmed example by Brendan Gregg · 9 years ago
  26. 10e1b14 filter to match TCP only by Brendan Gregg · 9 years ago
  27. 000a4e6 USAGE message typos by Brendan Gregg · 9 years ago
  28. 052f89c tcpaccept by Brendan Gregg · 9 years ago
  29. 366eb2e handle return value in kretprobe handler for tcpv4connect by Yonghong Song · 9 years ago
  30. 870b1cd tcpv4connect by Brendan Gregg · 9 years ago
  31. 6df2b0e Add custom formatter function to print_log2_hist by Brenden Blanco · 9 years ago
  32. 44e6877 biolatency -D by Brendan Gregg · 9 years ago
  33. 50bbca4 funclatency -F by Brendan Gregg · 9 years ago
  34. 3736885 tidy up: delete value after use by Brendan Gregg · 9 years ago
  35. 6b8add0 use new num_open_kprobes() function by Brendan Gregg · 9 years ago
  36. 8d70a88 use BPF_HISTOGRAM by Brendan Gregg · 9 years ago
  37. f0b15c4 Add BPF_HISTOGRAM type and print support by Brenden Blanco · 9 years ago
  38. 9fa1562 biolatency by Brendan Gregg · 9 years ago
  39. 74016c3 funclatency by Brendan Gregg · 9 years ago
  40. d9e578b killsnoop by Brendan Gregg · 9 years ago
  41. 91734d3 some simplifications by Brendan Gregg · 9 years ago
  42. 665c5b0 variable name typo by Brendan Gregg · 9 years ago
  43. bedd150 opensnoop by Brendan Gregg · 9 years ago
  44. a080b3e fix comment by Brendan Gregg · 9 years ago
  45. 5be5194 biosnoop for block device I/O by Brendan Gregg · 9 years ago
  46. 61c7ff1 shorten syncsnoop example by Brendan Gregg · 9 years ago
  47. 3e55ae2 funccount for counting kernel function calls by Brendan Gregg · 9 years ago
  48. 819334e Shorten trace_readline_fields to trace_fields by Brenden Blanco · 9 years ago
  49. d21af64 simplify code using new features by Brendan Gregg · 9 years ago
  50. c35989d Rename python module name to 'bcc' from 'bpf' by Brenden Blanco · 9 years ago
  51. 921008e make use of BPF.ksym() by Brendan Gregg · 9 years ago
  52. 4cbdef7 use new event_re option to improve vfscount by Brendan Gregg · 9 years ago
  53. ef2452d improve code by utilizing .clear() by Brendan Gregg · 9 years ago
  54. 8e40c23 Fix map.clear() usage for array type maps by Brenden Blanco · 9 years ago
  55. 9421054 tidier example by Brendan Gregg · 9 years ago
  56. 057b078 more examples of b[] syntax, fix func arg passing by Brendan Gregg · 9 years ago
  57. 5eef65e Change API of attach_kprobe to take a name argument by Brenden Blanco · 9 years ago
  58. ebdb242 save some syscalls by Brendan Gregg · 9 years ago
  59. 762b1b4 python 2 & 3 compatibility by Brendan Gregg · 9 years ago
  60. 177e07e support odd Linux distros by Brendan Gregg · 9 years ago
  61. ef4e1fc cleaner get_table calls by Brendan Gregg · 9 years ago
  62. 48fbc3e some bcc examples and tools by Brendan Gregg · 9 years ago