1. b96ebcd Bytes/string encoding (#2004) by jeromemarchand · 6 years ago
  2. 64bf965 Update scripts to use `increment` (#1905) by Javier Honduvilla Coto · 6 years ago
  3. e778db0 Refactor offwaketime stack id error handling by Teng Qin · 6 years ago
  4. ea72805 Refactor offcputime stack id error handling by Teng Qin · 6 years ago
  5. b334f11 Merge pull request #1570 from natoscott/master by yonghong-song · 6 years ago
  6. 67ae605 Remove semicolon at the end of define BPF_STACK_TRACE() by Song Liu · 6 years ago
  7. cf0792f continue adding --ebpf option to the python tools/ scripts by Nathan Scott · 6 years ago
  8. 4870819 better state default value handling by Brendan Gregg · 7 years ago
  9. 843340d add --state to offcputime by Brendan Gregg · 7 years ago
  10. 78948e4 Python 3 compatibility fixes around string handling (#986) by Rafael F · 7 years ago
  11. 2f78068 off{cpu,wake}time: Migrate to new symbols API and remove addresses by Sasha Goldshtein · 7 years ago
  12. f41ae86 Tools lint cleanup (#764) by Sasha Goldshtein · 8 years ago
  13. 5246458 [offcputime] allow for the speficication of a threshold for collection (#697) by Glauber Costa · 8 years ago
  14. 66bf2e8 offcputime: one symbol cache per process, improve pid/tid handling by Mark Drayton · 8 years ago
  15. 0b11d22 Use errno symbol instead of hard-coded numbers in offcputime.py by Teng Qin · 8 years ago
  16. 4509f09 offcputime: add the -d option by Evgeny Vereshchagin · 8 years ago
  17. f988644 offcputime: change user/kernel stack order by Evgeny Vereshchagin · 8 years ago
  18. ff39d0c offcputime -f: don't miss backtrace bounds by Evgeny Vereshchagin · 8 years ago
  19. 9858ca5 Fix tools[/old]/offcputime -p PID by Evgeny Vereshchagin · 8 years ago
  20. 7f0a6f8 Update documentation and man page for offcputime by Andrew Birchall · 8 years ago
  21. 1f202e7 Add user space stack traces to offcputime by Andrew Birchall · 8 years ago
  22. 582b5dd add --kernel-threads-only to tools/offcputime by Andrew Birchall · 8 years ago
  23. 47d871f move ENOMEM comment; create --stack-storage-size arg; misc cleanup by Andrew Birchall · 8 years ago
  24. ee7e5b4 handle ENOMEM in tools/offcputime by Andrew Birchall · 8 years ago
  25. e82fb1b offcputime: Resolve stacks using a StackTrace table by Vicent Marti · 8 years ago
  26. 62f4c28 fix synopsis options in docs by Brendan Gregg · 8 years ago
  27. d234ad7 Add decode() to ascii string in offcputime.py by Brenden Blanco · 8 years ago
  28. 5bd0eb2 Updates to use cmake GLOB and libbcc.so.0 in python init by Brenden Blanco · 8 years ago[Renamed from tools/offcputime]
  29. f50ca1f Merge pull request #316 from brendangregg/master by Brenden Blanco · 8 years ago