1. 760ebc4 perf lock contention: Add empty 'struct rq' to satisfy libbpf 'runqueue' type verification by Jiri Olsa · 1 year, 9 months ago
  2. 5be6cec perf bpf skels: Make vmlinux.h use bpf.h and perf_event.h in source directory by Yang Jihong · 1 year, 9 months ago
  3. a887466 perf bpf skels: Stop using vmlinux.h generated from BTF, use subset of used structs + CO-RE by Arnaldo Carvalho de Melo · 1 year, 9 months ago
  4. b9f82b5 perf lock contention: Rework offset calculation with BPF CO-RE by Namhyung Kim · 1 year, 9 months ago
  5. e53de7b perf lock contention: Fix struct rq lock access by Namhyung Kim · 1 year, 9 months ago
  6. 3a8b8fc perf bpf filter: Support pre-5.16 kernels where 'mem_hops' isn't in 'union perf_mem_data_src' by Ian Rogers · 1 year, 10 months ago
  7. 0c12284 perf lock contention: Support pre-5.14 kernels by Ian Rogers · 1 year, 10 months ago
  8. 222de5e perf lock contention: Do not try to update if hash map is full by Namhyung Kim · 1 year, 10 months ago
  9. 954cdac perf lock contention: Add data failure stat by Namhyung Kim · 1 year, 10 months ago
  10. 2d8d016 perf lock contention: Update default map size to 16384 by Namhyung Kim · 1 year, 10 months ago
  11. 84c3a2b perf lock contention: Show detail failure reason for BPF by Namhyung Kim · 1 year, 10 months ago
  12. 46996dd perf bpf filter: Add logical OR operator by Namhyung Kim · 1 year, 11 months ago
  13. ff61205 perf bpf filter: Add data_src sample data support by Namhyung Kim · 1 year, 11 months ago
  14. 409bcd8 perf bpf filter: Add more weight sample data support by Namhyung Kim · 1 year, 11 months ago
  15. 3358184 perf bpf filter: Add 'pid' sample data support by Namhyung Kim · 1 year, 11 months ago
  16. 56ec945 perf bpf filter: Implement event sample filtering by Namhyung Kim · 1 year, 11 months ago
  17. 0e70f50 perf tools bpf: Add vmlinux.h to .gitignore by Arnaldo Carvalho de Melo · 1 year, 11 months ago
  18. 4f70106 perf lock contention: Show lock type with address by Namhyung Kim · 1 year, 11 months ago
  19. d24c014 perf lock contention: Show per-cpu rq_lock with address by Namhyung Kim · 1 year, 11 months ago
  20. 1811e827 perf lock contention: Track and show siglock with address by Namhyung Kim · 1 year, 11 months ago
  21. 3ace243 perf lock contention: Track and show mmap_lock with address by Namhyung Kim · 1 year, 11 months ago
  22. 17535a3 perf lock contention: Fix compiler builtin detection by Ian Rogers · 1 year, 11 months ago
  23. 7c0631d perf test: Fix offcpu test prev_state check by Namhyung Kim · 2 years ago
  24. 1bece13 perf lock contention: Support old rw_semaphore type by Namhyung Kim · 2 years ago
  25. 3477f07 perf lock contention: Add -o/--lock-owner option by Namhyung Kim · 2 years ago
  26. ebab291 perf lock contention: Support filters for different aggregation by Namhyung Kim · 2 years ago
  27. 5e3febe perf lock contention: Support lock addr/name filtering for BPF by Namhyung Kim · 2 years, 1 month ago
  28. 529772c perf lock contention: Support lock type filtering for BPF by Namhyung Kim · 2 years, 1 month ago
  29. 688d2e8 perf lock contention: Add -l/--lock-addr option by Namhyung Kim · 2 years, 2 months ago
  30. eca949b perf lock contention: Implement -t/--threads option for BPF by Namhyung Kim · 2 years, 2 months ago
  31. fd507d3 perf lock contention: Add lock_data.h for common data by Namhyung Kim · 2 years, 2 months ago
  32. c66a36a perf lock contention: Do not use BPF task local storage by Namhyung Kim · 2 years, 2 months ago
  33. f21cb52 perf stat: Support old kernels for bperf cgroup counting by Namhyung Kim · 2 years, 4 months ago
  34. d465bff Merge tag 'perf-tools-for-v6.1-1-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 2 years, 4 months ago
  35. adf4bfc Merge tag 'cgroup-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 2 years, 4 months ago
  36. 433b31f perf lock contention: Fix a build error on 32-bit by Namhyung Kim · 2 years, 4 months ago
  37. c1da8dd perf lock contention: Skip stack trace from BPF by Namhyung Kim · 2 years, 5 months ago
  38. e42c9c5 perf tools: Get a perf cgroup more portably in BPF by Namhyung Kim · 2 years, 4 months ago
  39. 0d77326 perf stat: Fix BPF program section name by Namhyung Kim · 2 years, 4 months ago
  40. 7f203bc cgroup: Replace cgroup->ancestor_ids[] with ->ancestors[] by Tejun Heo · 2 years, 6 months ago
  41. d234776 perf offcpu: Track child processes by Namhyung Kim · 2 years, 6 months ago
  42. 07fc958 perf offcpu: Check process id for the given workload by Namhyung Kim · 2 years, 6 months ago
  43. 6d499a6 perf lock: Print the number of lost entries for BPF by Namhyung Kim · 2 years, 6 months ago
  44. 6fda240 perf lock: Implement cpu and task filters for BPF by Namhyung Kim · 2 years, 6 months ago
  45. 407b36f perf lock: Use BPF for lock contention analysis by Namhyung Kim · 2 years, 6 months ago
  46. acfb65f perf kwork: Add workqueue trace BPF support by Yang Jihong · 2 years, 7 months ago
  47. 5a81927 perf kwork: Add softirq trace BPF support by Yang Jihong · 2 years, 7 months ago
  48. 420298a perf kwork: Add IRQ trace BPF support by Yang Jihong · 2 years, 7 months ago
  49. daf07d2 perf kwork: Implement BPF trace by Yang Jihong · 2 years, 7 months ago
  50. d6838ec perf offcpu: Fix build failure on old kernels by Namhyung Kim · 2 years, 7 months ago
  51. 685439a perf record: Add cgroup support for off-cpu profiling by Namhyung Kim · 2 years, 8 months ago
  52. b36888f perf record: Handle argument change in sched_switch by Namhyung Kim · 2 years, 8 months ago
  53. 10742d0 perf record: Implement basic filtering for off-cpu by Namhyung Kim · 2 years, 8 months ago
  54. edc41a1 perf record: Enable off-cpu analysis with BPF by Namhyung Kim · 2 years, 8 months ago
  55. 84005bb perf ftrace latency: Add -n/--use-nsec option by Namhyung Kim · 2 years, 10 months ago
  56. 9c5c605 perf ftrace: Implement cpu and task filters in BPF by Namhyung Kim · 3 years, 1 month ago
  57. 177f4ea perf ftrace: Add -b/--use-bpf option for latency subcommand by Namhyung Kim · 3 years, 1 month ago
  58. 5a89753 perf bpf_skel: Do not use typedef to avoid error on old clang by Song Liu · 3 years, 2 months ago
  59. f7c4e85 perf bpf: Fix building perf with BUILD_BPF_SKEL=1 by default in more distros by Song Liu · 3 years, 2 months ago
  60. 944138f perf stat: Enable BPF counter with --for-each-cgroup by Namhyung Kim · 3 years, 7 months ago
  61. 7fac83a perf stat: Introduce 'bperf' to share hardware PMCs with BPF by Song Liu · 3 years, 11 months ago
  62. 35276a4 perf skel: Remove some unused variables. by Ian Rogers · 3 years, 11 months ago
  63. fa853c4 perf stat: Enable counting events for BPF programs by Song Liu · 4 years, 1 month ago
  64. fbcdaa1 perf build: Support build BPF skeletons with perf by Song Liu · 4 years, 1 month ago