1. 79b6bb7 perf maps: Merge 'struct maps' with 'struct map_groups' by Arnaldo Carvalho de Melo · 5 years ago
  2. 8efc4f0 perf maps: Add for_each_entry()/_safe() iterators by Arnaldo Carvalho de Melo · 5 years ago
  3. 20f2be1 libperf: Move 'page_size' global variable to libperf by Jiri Olsa · 5 years ago
  4. fb71c86c perf tools: Remove util.h from where it is not needed by Arnaldo Carvalho de Melo · 5 years ago
  5. 4a3cec8 perf dsos: Move the dsos struct and its methods to separate source files by Arnaldo Carvalho de Melo · 5 years ago
  6. 215a0d3 perf tools: Add missing headers, mostly stdlib.h by Arnaldo Carvalho de Melo · 6 years ago
  7. 93f678b perf test vmlinux-kallsyms: Ignore aliases to _etext when searching on kallsyms by Arnaldo Carvalho de Melo · 6 years ago
  8. 107cad9 perf machine: Ditch find_kernel_function variants by Arnaldo Carvalho de Melo · 7 years ago
  9. abe5449 perf map: Shorten map_groups__find() signature by Arnaldo Carvalho de Melo · 7 years ago
  10. d05b861 perf tests vmlinux-kallsyms: Use map__for_each_symbol() instead of open coded equivalent by Arnaldo Carvalho de Melo · 7 years ago
  11. 3cd666b perf tests vmlinux-kallsyms: Use machine__find_kernel_function(_by_name) by Arnaldo Carvalho de Melo · 7 years ago
  12. 1d1a265 perf machine: Remove needless map_type from machine__load_vmlinux_path() by Arnaldo Carvalho de Melo · 7 years ago
  13. 329f0ad perf machine: Shorten machine__load_kallsyms() signature by Arnaldo Carvalho de Melo · 7 years ago
  14. 68a7418 perf machine: Introduce machine__kernel_maps() by Arnaldo Carvalho de Melo · 7 years ago
  15. 83cf774 perf map: Shorten map_groups__find_by_name() signature by Arnaldo Carvalho de Melo · 7 years ago
  16. ab6e9a9 perf tests: Use arch__compare_symbol_names to compare symbols by Jiri Olsa · 7 years ago
  17. e8f3879 perf machine: Remove machine__load_kallsyms() by Jiri Olsa · 7 years ago
  18. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  19. 81f17c9 perf test: Add 'struct test *' to the test functions by Arnaldo Carvalho de Melo · 7 years ago
  20. fd20e81 perf tools: Including missing inttypes.h header by Arnaldo Carvalho de Melo · 8 years ago
  21. bb963e1 perf utils: Check verbose flag properly by Namhyung Kim · 8 years ago
  22. be39db9 perf symbols: Remove symbol_filter_t machinery by Arnaldo Carvalho de Melo · 8 years ago
  23. c79c8091 perf test vmlinux: Remove dead symbol_filter_t code by Arnaldo Carvalho de Melo · 8 years ago
  24. 7e1b659 perf test vmlinux: Tolerate symbol aliases by Arnaldo Carvalho de Melo · 8 years ago
  25. 54da076 perf test vmlinux: Avoid printing headers for empty lists by Arnaldo Carvalho de Melo · 8 years ago
  26. e267769 perf test vmlinux: Clarify which -v lines are errors or warning by Arnaldo Carvalho de Melo · 8 years ago
  27. 6566fea perf test: Add missing verbose output explaining the reason for failure by Arnaldo Carvalho de Melo · 9 years ago
  28. 53d0fe6 perf test: Ignore kcore files in the "vmlinux matches kallsyms" test by Arnaldo Carvalho de Melo · 9 years ago
  29. ab414dc perf test: Fixup aliases checking in the 'vmlinux matches kallsyms' test by Arnaldo Carvalho de Melo · 9 years ago
  30. 721a1f5 perf tests: Pass the subtest index to each test routine by Arnaldo Carvalho de Melo · 9 years ago
  31. a5e813c perf machine: Add method for common kernel_map(FUNCTION) operation by Arnaldo Carvalho de Melo · 9 years ago
  32. 1eee78a perf tools: Introduce struct maps by Arnaldo Carvalho de Melo · 10 years ago
  33. 4bb7123d perf tools: Use maps__first()/map__next() by Arnaldo Carvalho de Melo · 10 years ago
  34. c080f72 perf tests: No need to set up ref_reloc_sym by Adrian Hunter · 11 years ago
  35. 82e75d0 perf tests: Adjust the vmlinux symtab matches kallsyms test again by Adrian Hunter · 11 years ago
  36. d380b348 perf tests: Adjust the vmlinux symtab matches kallsyms test by Adrian Hunter · 11 years ago
  37. 5888a8c perf tests: Omit end of the symbol check failure for test 1 by Jiri Olsa · 12 years ago
  38. c0aab59 perf tests: Call machine__exit in the vmlinux matches kallsyms test by Arnaldo Carvalho de Melo · 12 years ago
  39. 531f67b perf tests: Don't fail if a matching vmlinux isn't found, skip that test by Arnaldo Carvalho de Melo · 12 years ago
  40. 0a4e1ae perf tests: Move test__vmlinux_matches_kallsyms into separate object by Jiri Olsa · 12 years ago