1. 08765a9 bcc/tools: Fix renaming of the state field of task_struct by Hengqi Chen · 2 years, 7 months ago
  2. 00b72fd In GCC10.2 suffix '.isra.0' was appended to 'finish_task_switch' by Guodong Xu · 3 years, 3 months ago
  3. 263411b Add support for multiple PID/TID for offwaketime (#2951) by lorddoskias · 4 years ago
  4. b20f5e7 offwaketime: Add support for --state (#2940) by lorddoskias · 4 years ago
  5. 0a7da74 Fix offwaketime regression introduced by #ac00ac5 by Vladislav Bogdanov · 4 years, 4 months ago
  6. c14d02a Fix a bunch of typos (#2693) by Michael Prokop · 4 years, 5 months ago
  7. ac00ac5 Add lockstat tool by Jiri Olsa · 4 years, 7 months ago
  8. 89bb40a offwaketime: Fix incorrect target and waker PIDs by Yohei Ueda · 4 years, 10 months ago
  9. f03beca tools: fix some python3 bytes vs strings issues (#2205) by Jerome Marchand · 5 years ago
  10. cc01a9c tools/examples: hardcode #!/usr/bin/python shebang by Alexey Ivanov · 5 years ago
  11. 777e802 Unify python executables to use `#!/usr/bin/env python` shebang (#2102) by Alexey Ivanov · 5 years ago
  12. 7813f8e offwaketime: properly format "[Missed User Stack]" with folded output (#2051) by Andrea Righi · 6 years ago
  13. 09f9d3c Tools fixes (#2009) by jeromemarchand · 6 years ago
  14. b96ebcd Bytes/string encoding (#2004) by jeromemarchand · 6 years ago
  15. 64bf965 Update scripts to use `increment` (#1905) by Javier Honduvilla Coto · 6 years ago
  16. e778db0 Refactor offwaketime stack id error handling by Teng Qin · 6 years ago
  17. e7432d4 Fix offwaketime PID / TGID handling by Teng Qin · 6 years ago
  18. b334f11 Merge pull request #1570 from natoscott/master by yonghong-song · 6 years ago
  19. 67ae605 Remove semicolon at the end of define BPF_STACK_TRACE() by Song Liu · 6 years ago
  20. cf0792f continue adding --ebpf option to the python tools/ scripts by Nathan Scott · 6 years ago
  21. fabd9a1 Fix folding option by Linuxraptor · 6 years ago
  22. 78948e4 Python 3 compatibility fixes around string handling (#986) by Rafael F · 7 years ago
  23. e0bcd3f offwaketime: Add u+x permission by Sasha Goldshtein · 7 years ago
  24. 2f78068 off{cpu,wake}time: Migrate to new symbols API and remove addresses by Sasha Goldshtein · 7 years ago
  25. 47cecb6 update offwaketime with get_stackid by ceeaspb · 8 years ago
  26. f67832a fix -p by Brendan Gregg · 8 years ago
  27. 7583a4e use __builtin_memcpy() instead of unrolled loop by Alexei Starovoitov · 8 years ago
  28. af2b46a offwaketime by Brendan Gregg · 8 years ago