1. c12995a perf evlist: Rename perf_evlist__delete() to evlist__delete() by Jiri Olsa · 5 years ago
  2. 0f98b11 perf evlist: Rename perf_evlist__new() to evlist__new() by Jiri Olsa · 5 years ago
  3. 63503db perf evlist: Rename struct perf_evlist to struct evlist by Jiri Olsa · 5 years ago
  4. 5875cf4 perf tests: Add missing SPDX headers by Arnaldo Carvalho de Melo · 6 years ago
  5. b9bae2c perf mmap: Simplify perf_mmap__read_init() by Kan Liang · 7 years ago
  6. 0019dc87 perf mmap: Simplify perf_mmap__read_event() by Kan Liang · 7 years ago
  7. 2f54f3a perf test: Switch to new perf_mmap__read_event() interface for bpf by Kan Liang · 7 years ago
  8. bafae98 perf evlist: Remove fcntl.h from evlist.h by Arnaldo Carvalho de Melo · 7 years ago
  9. e0337f4 perf test bpf: Hook on epoll_pwait() by Arnaldo Carvalho de Melo · 7 years ago
  10. 13cb2d0 perf test bpf: Use designated struct field initializers by Arnaldo Carvalho de Melo · 7 years ago
  11. 6703c97 perf test bpf: Improve message about expected samples by Arnaldo Carvalho de Melo · 7 years ago
  12. f74b9d3a perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap by Wang Nan · 7 years ago
  13. 5d9cdc1 perf events parse: Rename parse_events_parse arguments by Arnaldo Carvalho de Melo · 7 years ago
  14. 5d369a7 perf events parse: Rename parsing state struct to clearer name by Arnaldo Carvalho de Melo · 7 years ago
  15. 81f17c9 perf test: Add 'struct test *' to the test functions by Arnaldo Carvalho de Melo · 7 years ago
  16. 7a8ef4c perf tools: Remove string.h, unistd.h and sys/stat.h from util.h by Arnaldo Carvalho de Melo · 8 years ago
  17. a43783a perf tools: Include errno.h where needed by Arnaldo Carvalho de Melo · 8 years ago
  18. 877a7a1 perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used by Arnaldo Carvalho de Melo · 8 years ago
  19. a263053 perf test: Add libbpf pinning test by Joe Stringer · 8 years ago
  20. 030910c perf test: Remove "test" and similar strings from test descriptions by Arnaldo Carvalho de Melo · 8 years ago
  21. 042cfb5 perf tools: Fix typo "No enough" to "Not enough" by Alexander Alemayhu · 8 years ago
  22. 17d4666 perf test bpf: Fix typo: "ehough" -> "enough" by Colin Ian King · 8 years ago
  23. 4ffde49 perf test bpf: Use epoll_wait() instead of epoll_pwait() by Arnaldo Carvalho de Melo · 8 years ago
  24. c8b5f2c tools: Introduce str_error_r() by Arnaldo Carvalho de Melo · 8 years ago
  25. e68ae9c perf evsel: Do not use globals in config() by Arnaldo Carvalho de Melo · 9 years ago
  26. 95088a5 perf tools: Apply tracepoint event definition options to BPF script by Wang Nan · 9 years ago
  27. 6a7d550 perf test: Check environment before start real BPF test by Wang Nan · 9 years ago
  28. 7b6982c perf test: Add libbpf relocation checker by Wang Nan · 9 years ago
  29. 77a0cf6 perf test: Print result for each BPF subtest by Wang Nan · 9 years ago
  30. 721a1f5 perf tests: Pass the subtest index to each test routine by Arnaldo Carvalho de Melo · 9 years ago
  31. ad0dd7a perf test: Fix 'perf test BPF' when it fails to find a suitable vmlinux by Wang Nan · 9 years ago
  32. bbb7d49 perf test: Test the BPF prologue adding infrastructure by Wang Nan · 9 years ago
  33. 916d409 perf test: Fix build of BPF and LLVM on older glibc libraries by Arnaldo Carvalho de Melo · 9 years ago
  34. ba1fae4 perf test: Add 'perf test BPF' by Wang Nan · 9 years ago