1. 3183f8c perf symbols: Unify symbol maps by Arnaldo Carvalho de Melo · 7 years ago
  2. af30bff perf symbols: Store the ELF symbol type in the symbol struct by Arnaldo Carvalho de Melo · 7 years ago
  3. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  4. fd20e81 perf tools: Including missing inttypes.h header by Arnaldo Carvalho de Melo · 8 years ago
  5. 877a7a1 perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used by Arnaldo Carvalho de Melo · 8 years ago
  6. 5222503 perf hists: Move sort__need_collapse into struct perf_hpp_list by Jiri Olsa · 9 years ago
  7. 473398a perf tools: Add cpumode to struct perf_sample by Arnaldo Carvalho de Melo · 9 years ago
  8. 71b3ee7 perf test: Fix false TEST_OK result for 'perf test hist' by Wang Nan · 9 years ago
  9. 71d6de6 perf test: Fix hist testcases when kptr_restrict is on by Namhyung Kim · 9 years ago
  10. d6e94fa perf test: Create kernel maps properly for hist entries test by Jiri Olsa · 9 years ago
  11. d3a7c48 perf tools: Reference count struct dso by Arnaldo Carvalho de Melo · 10 years ago
  12. aa7cc2a perf machine: Introduce machine__findnew_dso() method by Arnaldo Carvalho de Melo · 10 years ago
  13. 3d39ac5 perf machine: No need to have two DSOs lists by Arnaldo Carvalho de Melo · 10 years ago
  14. b91fc39 perf machine: Protect the machine->threads with a rwlock by Arnaldo Carvalho de Melo · 10 years ago
  15. 0506aec perf tests: Add a test case for cumulating callchains by Namhyung Kim · 11 years ago
  16. a1891aa perf tests: Define and use symbolic names for fake symbols by Namhyung Kim · 11 years ago
  17. f21d181 perf tests: Add a testcase for histogram output sorting by Namhyung Kim · 11 years ago
  18. 4e754e1 perf tests: Factor out print_hists_*() by Namhyung Kim · 11 years ago
  19. 6e344a9 perf tests: Factor out fake_setup_machine() by Namhyung Kim · 11 years ago