| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-07-25 | perf machine: Explicitly pass in host perf_env | Ian Rogers | 1 | -3/+7 |
| 2025-05-28 | perf machine: Factor creating a "live" machine out of dwarf-unwind | Ian Rogers | 1 | -29/+6 |
| 2025-02-12 | perf sample: Make user_regs and intr_regs optional | Ian Rogers | 1 | -3/+3 |
| 2024-08-12 | perf tool: Constify tool pointers | Ian Rogers | 1 | -1/+1 |
| 2023-06-12 | perf machine: Make delete_threads part of machine__exit | Ian Rogers | 1 | -1/+0 |
| 2023-01-30 | perf test: Fix DWARF unwind test by adding non-inline to expected function in... | Naveen N. Rao | 1 | -2/+3 |
| 2022-04-09 | perf unwind: Don't show unwind error messages when augmenting frame pointer s... | James Clark | 1 | -1/+1 |
| 2021-11-13 | perf test: Rename struct test to test_suite | Ian Rogers | 1 | -1/+2 |
| 2021-11-13 | perf test: Move each test suite struct to its test | Ian Rogers | 1 | -4/+1 |
| 2021-11-13 | perf test: Make each test/suite its own struct. | Ian Rogers | 1 | -1/+6 |
| 2021-09-27 | perf test: Fix DWARF unwind for optimized builds. | Ian Rogers | 1 | -7/+32 |
| 2021-05-21 | perf tests: Consolidate test__arch_unwind_sample declaration | Rob Herring | 1 | -4/+0 |
| 2020-11-03 | perf tools: Remove broken __no_tail_call attribute | Peter Zijlstra | 1 | -5/+5 |
| 2020-06-01 | perf test: Initialize memory in dwarf-unwind | Ian Rogers | 1 | -0/+1 |
| 2020-06-01 | perf tests: Don't tail call optimize in unwind test | Ian Rogers | 1 | -5/+5 |
| 2019-11-12 | perf unwind: Use 'struct map_symbol' in 'struct unwind_entry' | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2019-09-20 | perf tools: Move event synthesizing routines to separate header | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2019-08-31 | perf dsos: Move the dsos struct and its methods to separate source files | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2019-07-09 | perf tools: Use zfree() where applicable | Arnaldo Carvalho de Melo | 1 | -2/+3 |
| 2019-02-06 | perf tools: Add missing include for symbols.h | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2018-12-17 | perf tools: Allow specifying proc-map-timeout in config file | Mark Drayton | 1 | -1/+1 |
| 2018-02-16 | perf tests: Fix dwarf unwind for stripped binaries | Jiri Olsa | 1 | -16/+30 |
| 2018-01-17 | perf unwind: Do not look just at the global callchain_param.record_mode | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-09-12 | perf tests: Fix compile when libunwind's unwind.h is available | Milian Wolff | 1 | -1/+1 |
| 2017-08-11 | perf test: Add 'struct test *' to the test functions | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2017-06-19 | tools: Adopt noinline from kernel sources | Arnaldo Carvalho de Melo | 1 | -10/+5 |
| 2017-04-19 | perf tools: Including missing inttypes.h header | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2016-09-29 | perf tests: Add dwarf unwind test for powerpc | Ravi Bangoria | 1 | -1/+1 |
| 2016-03-23 | perf tests: Forward the perf_sample in the dwarf unwind test | Arnaldo Carvalho de Melo | 1 | -2/+2 |
| 2015-12-07 | perf test: Use machine__new_host in dwarf unwind test | Jiri Olsa | 1 | -6/+2 |
| 2015-11-27 | perf test: 'unwind' test should create kernel maps | Jiri Olsa | 1 | -0/+5 |
| 2015-11-23 | perf test: Add callchain order setup for DWARF unwinder test | Jiri Olsa | 1 | -3/+19 |
| 2015-11-19 | perf tests: Pass the subtest index to each test routine | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2015-10-05 | perf tests: Move x86 tests into arch directory | Matt Fleming | 1 | -0/+4 |
| 2015-06-19 | perf tools: Configurable per thread proc map processing time out | Kan Liang | 1 | -1/+1 |
| 2015-05-08 | perf machine: Protect the machine->threads with a rwlock | Arnaldo Carvalho de Melo | 1 | -0/+1 |
| 2015-01-16 | perf test: Fix dwarf unwind using libunwind. | Wang Nan | 1 | -2/+34 |
| 2014-10-29 | perf callchains: Use thread->mg->machine | Arnaldo Carvalho de Melo | 1 | -9/+9 |
| 2014-10-15 | perf report: Set callchain_param.record_mode for future use | Namhyung Kim | 1 | -0/+3 |
| 2014-06-09 | Revert "perf: Disable PERF_RECORD_MMAP2 support" | Don Zickus | 1 | -1/+1 |
| 2014-05-01 | tools: Consolidate types.h | Borislav Petkov | 1 | -1/+1 |
| 2014-03-14 | perf machine: Factor machine__find_thread to take tid argument | Jiri Olsa | 1 | -1/+1 |
| 2014-02-18 | perf callchain: Add mask into struct regs_dump | Jiri Olsa | 1 | -1/+1 |
| 2014-02-18 | perf tests x86: Add dwarf unwind test | Jiri Olsa | 1 | -0/+144 |