1. d8176d2 profile.py: Remove unused kernel_ret_ip by Markus Dreseler · 2 years, 11 months ago
  2. 1bddba6 tools/profile: fix suggestion about when to increase stack-storage-size by Xiaozhou Liu · 4 years ago
  3. 32ab858 tools: add filtering by mount namespace by Alban Crequy · 4 years, 2 months ago
  4. f82ea45 tools: add option --cgroupmap to profile.py by Alban Crequy · 4 years, 3 months ago
  5. 29aa619 tools/profile: fix kernel delimiter when folding (#2758) by Gil Raphaelli · 4 years, 4 months ago
  6. 0cafe55 fix line TypeError by DavadDi · 4 years, 5 months ago
  7. c14d02a Fix a bunch of typos (#2693) by Michael Prokop · 4 years, 5 months ago
  8. 6b19790 tools/profile: add -L option to support filtering on TID (#2315) by Xiaozhou Liu · 5 years ago
  9. 51d62d3 tools: remove redundant Python event data structure definitions (#2204) by Xiaozhou Liu · 5 years ago
  10. 81baae4 profile: exclude CPU idle stacks by default (#2166) by Brendan Gregg · 5 years ago
  11. 7324ba5 profile.py: return kernel annotations for folded stacks by Brendan Gregg · 5 years ago
  12. cc01a9c tools/examples: hardcode #!/usr/bin/python shebang by Alexey Ivanov · 5 years ago
  13. 777e802 Unify python executables to use `#!/usr/bin/env python` shebang (#2102) by Alexey Ivanov · 5 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. e36f9e1 [profile.py]: adding support to collect profile only from specified CPU (#1891) by Nikita V. Shirokov · 6 years ago
  17. eba1483 Decode C strings into Python strings (#1847) by Jürgen Hötzel · 6 years ago
  18. 37f7fef profile: remove unnecessary bpf_probe_read call (#1822) by Paul Chaignon · 6 years ago
  19. 275dff4 profile: remove remnant from old version by Paul Chaignon · 6 years ago
  20. aa4aa52 profile: change default --stack-storage-size to 16384 by Tommaso Sardelli · 6 years ago
  21. 718c928 profile: update --stack-storage-size default value in help message by Tommaso Sardelli · 6 years ago
  22. e4db768 Refactor profile.py stack id error handling by Teng Qin · 6 years ago
  23. 86df2b8 Add -c option for profile.py by Teng Qin · 6 years ago
  24. b5fcb51 fix profile.py with latest net-next by Yonghong Song · 6 years ago
  25. b334f11 Merge pull request #1570 from natoscott/master by yonghong-song · 6 years ago
  26. 62cd839 remove unused code in profile.py by Song Liu · 6 years ago
  27. 67ae605 Remove semicolon at the end of define BPF_STACK_TRACE() by Song Liu · 6 years ago
  28. cf0792f continue adding --ebpf option to the python tools/ scripts by Nathan Scott · 6 years ago
  29. 78948e4 Python 3 compatibility fixes around string handling (#986) by Rafael F · 7 years ago
  30. 860823b profile: Migrate to new symbol API and remove addresses by Sasha Goldshtein · 7 years ago
  31. 43e87c1 profile: increase unique stack default to 10k by Brendan Gregg · 7 years ago
  32. 4c9f660 profile: -p should match user PID by Brendan Gregg · 8 years ago
  33. 715f7e6 Update profile.py to use new perf support (#776) by Brendan Gregg · 8 years ago
  34. ac297c1 fix profile.py page_offset_base breakage (#768) by Brendan Gregg · 8 years ago
  35. f4bf275 Add profile: a CPU profiler (#620) by Brendan Gregg · 8 years ago