1. c152973 perf unwind: Use 'struct map_symbol' in 'struct unwind_entry' by Arnaldo Carvalho de Melo · 5 years ago
  2. ea49e01 perf tools: Move event synthesizing routines to separate header by Arnaldo Carvalho de Melo · 5 years ago
  3. 4a3cec8 perf dsos: Move the dsos struct and its methods to separate source files by Arnaldo Carvalho de Melo · 5 years ago
  4. d8f9da2 perf tools: Use zfree() where applicable by Arnaldo Carvalho de Melo · 6 years ago
  5. daecf9e perf tools: Add missing include for symbols.h by Arnaldo Carvalho de Melo · 6 years ago
  6. 3fcb10e perf tools: Allow specifying proc-map-timeout in config file by Mark Drayton · 6 years ago
  7. fdf7c49 perf tests: Fix dwarf unwind for stripped binaries by Jiri Olsa · 7 years ago
  8. eabad8c perf unwind: Do not look just at the global callchain_param.record_mode by Arnaldo Carvalho de Melo · 7 years ago
  9. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  10. df90cc4 perf tests: Fix compile when libunwind's unwind.h is available by Milian Wolff · 7 years ago
  11. 81f17c9 perf test: Add 'struct test *' to the test functions by Arnaldo Carvalho de Melo · 7 years ago
  12. 9dd4ca4 tools: Adopt noinline from kernel sources by Arnaldo Carvalho de Melo · 8 years ago
  13. fd20e81 perf tools: Including missing inttypes.h header by Arnaldo Carvalho de Melo · 8 years ago
  14. d18019a perf tests: Add dwarf unwind test for powerpc by Ravi Bangoria · 8 years ago
  15. eb9f032 perf tests: Forward the perf_sample in the dwarf unwind test by Arnaldo Carvalho de Melo · 9 years ago
  16. bdaba8a perf test: Use machine__new_host in dwarf unwind test by Jiri Olsa · 9 years ago
  17. 9bdcede5 perf test: 'unwind' test should create kernel maps by Jiri Olsa · 9 years ago
  18. 8dc0564 perf test: Add callchain order setup for DWARF unwinder test by Jiri Olsa · 9 years ago
  19. 721a1f5 perf tests: Pass the subtest index to each test routine by Arnaldo Carvalho de Melo · 9 years ago
  20. d8b167f perf tests: Move x86 tests into arch directory by Matt Fleming · 9 years ago
  21. 9d9cad7 perf tools: Configurable per thread proc map processing time out by Kan Liang · 10 years ago
  22. b91fc39 perf machine: Protect the machine->threads with a rwlock by Arnaldo Carvalho de Melo · 10 years ago
  23. b93b096 perf test: Fix dwarf unwind using libunwind. by Wang Nan · 10 years ago
  24. dd8c17a perf callchains: Use thread->mg->machine by Arnaldo Carvalho de Melo · 10 years ago
  25. 0cdccac perf report: Set callchain_param.record_mode for future use by Namhyung Kim · 10 years ago
  26. a5a5ba7 Revert "perf: Disable PERF_RECORD_MMAP2 support" by Don Zickus · 11 years ago
  27. d944c4e tools: Consolidate types.h by Borislav Petkov · 11 years ago
  28. d75e609 perf machine: Factor machine__find_thread to take tid argument by Jiri Olsa · 11 years ago
  29. 352ea45 perf callchain: Add mask into struct regs_dump by Jiri Olsa · 11 years ago
  30. aa16b81 perf tests x86: Add dwarf unwind test by Jiri Olsa · 11 years ago