1. 777e802 Unify python executables to use `#!/usr/bin/env python` shebang (#2102) by Alexey Ivanov · 5 years ago
  2. b96ebcd Bytes/string encoding (#2004) by jeromemarchand · 6 years ago
  3. 64bf965 Update scripts to use `increment` (#1905) by Javier Honduvilla Coto · 6 years ago
  4. e36f9e1 [profile.py]: adding support to collect profile only from specified CPU (#1891) by Nikita V. Shirokov · 6 years ago
  5. eba1483 Decode C strings into Python strings (#1847) by Jürgen Hötzel · 6 years ago
  6. 37f7fef profile: remove unnecessary bpf_probe_read call (#1822) by Paul Chaignon · 6 years ago
  7. 275dff4 profile: remove remnant from old version by Paul Chaignon · 6 years ago
  8. aa4aa52 profile: change default --stack-storage-size to 16384 by Tommaso Sardelli · 6 years ago
  9. 718c928 profile: update --stack-storage-size default value in help message by Tommaso Sardelli · 6 years ago
  10. e4db768 Refactor profile.py stack id error handling by Teng Qin · 6 years ago
  11. 86df2b8 Add -c option for profile.py by Teng Qin · 6 years ago
  12. b5fcb51 fix profile.py with latest net-next by Yonghong Song · 6 years ago
  13. b334f11 Merge pull request #1570 from natoscott/master by yonghong-song · 6 years ago
  14. 62cd839 remove unused code in profile.py by Song Liu · 6 years ago
  15. 67ae605 Remove semicolon at the end of define BPF_STACK_TRACE() by Song Liu · 6 years ago
  16. cf0792f continue adding --ebpf option to the python tools/ scripts by Nathan Scott · 6 years ago
  17. 78948e4 Python 3 compatibility fixes around string handling (#986) by Rafael F · 7 years ago
  18. 860823b profile: Migrate to new symbol API and remove addresses by Sasha Goldshtein · 7 years ago
  19. 43e87c1 profile: increase unique stack default to 10k by Brendan Gregg · 7 years ago
  20. 4c9f660 profile: -p should match user PID by Brendan Gregg · 8 years ago
  21. 715f7e6 Update profile.py to use new perf support (#776) by Brendan Gregg · 8 years ago
  22. ac297c1 fix profile.py page_offset_base breakage (#768) by Brendan Gregg · 8 years ago
  23. f4bf275 Add profile: a CPU profiler (#620) by Brendan Gregg · 8 years ago