1. b0e9807 [py3:tools/deadlock.py] fix usage of str.replace() method to make it py3 compartible by Oleg Guba · 2 years, 11 months ago
  2. 77f5252 tools/deadlock: support specifies maxnum of threads and edge cases (#3455) by zcy · 3 years ago
  3. 4440a4d deadlock: print a more explicit message when pthread_mutex_unlock can't be attached by Jerome Marchand · 4 years ago
  4. 9e0817a tools: rename "deadlock_detector" to "deadlock" (#2152) (#2160) by Kenny Yu · 5 years ago[Renamed (95%) from tools/deadlock_detector.py]
  5. cc01a9c tools/examples: hardcode #!/usr/bin/python shebang by Alexey Ivanov · 5 years ago
  6. 6433569 using get_syscall_fnname to get kprobe func name for tools by Yonghong Song · 6 years ago
  7. fd24405 Clean Python interface arguments for tracing events by Teng Qin · 6 years ago
  8. c44e92c Address round 2 of comments in https://github.com/iovisor/bcc/pull/936 by Kenny Yu · 7 years ago
  9. d07b759 Fix a few small typos by Kenny Yu · 7 years ago
  10. e7dff43 Address comments from https://github.com/iovisor/bcc/pull/936 by Kenny Yu · 7 years ago
  11. 66fb4d2 tools: add tool to detect potential deadlocks in running programs by Kenny Yu · 7 years ago