1. c1a767b tools/cpudist: Exclude CPU idle time by default by xingfeng2510 · 2 years, 2 months ago
  2. e683daa tools/cpudist: Fix concurrency issue caused by idle threads by xingfeng2510 · 2 years, 2 months ago
  3. 80242fb tools: replace add with xadd (#3518) by zcy · 3 years ago
  4. ab14faf Update cpudist.py by Nick-nizhen · 3 years ago
  5. 00b72fd In GCC10.2 suffix '.isra.0' was appended to 'finish_task_switch' by Guodong Xu · 3 years, 3 months ago
  6. 9b433f2 cpudist: create sufficiently large hash table to avoid missing tasks by Tristan Cacqueray · 4 years, 7 months ago
  7. cc01a9c tools/examples: hardcode #!/usr/bin/python shebang by Alexey Ivanov · 5 years ago
  8. 777e802 Unify python executables to use `#!/usr/bin/env python` shebang (#2102) by Alexey Ivanov · 5 years ago
  9. cf0792f continue adding --ebpf option to the python tools/ scripts by Nathan Scott · 6 years ago
  10. af236e7 Revert "undo rebase" by Rafael Fonseca · 7 years ago
  11. a112514 undo rebase by Derek · 7 years ago
  12. 1e6df40 cpudist: remove unused Tracepoint import by Sasha Goldshtein · 7 years ago
  13. f41ae86 Tools lint cleanup (#764) by Sasha Goldshtein · 8 years ago
  14. bee8d36 cpudist: Protect against potentially negative time deltas by Sasha Goldshtein · 8 years ago
  15. 06d90d3 cpudist: Use `finish_task_switch` kprobe instead of `sched_switch` tracepoint by Sasha Goldshtein · 8 years ago
  16. 3c976bb cpudist: Fix extraneous filtering of descheduled tasks by Sasha Goldshtein · 8 years ago
  17. 4b72f05 cpudist: Attempt to resolve pid to command by Sasha Goldshtein · 8 years ago
  18. 9972f27 cpudist: Support off-cpu time reports by Sasha Goldshtein · 8 years ago
  19. 40975ab cpudist: Summarize task on-CPU time as histograms (#585) by Sasha Goldshtein · 8 years ago