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