Age | Commit message (Expand) | Author |
2024-11-09 | perf disasm: Add e_machine/e_flags to struct arch | Ian Rogers |
2024-07-31 | perf annotate: Update parameters for reg extract functions to use raw instruc... | Athira Rajeev |
2023-06-20 | perf annotate: Fix instruction association and parsing for LoongArch | WANG Rui |
2023-04-06 | perf map: Add helper for ->map_ip() and ->unmap_ip() | Ian Rogers |
2019-11-26 | perf map_symbol: Rename ms->mg to ms->maps | Arnaldo Carvalho de Melo |
2019-11-26 | perf maps: Merge 'struct maps' with 'struct map_groups' | Arnaldo Carvalho de Melo |
2019-11-12 | perf annotate: Stop using map->groups, use map_symbol->mg instead | Arnaldo Carvalho de Melo |
2019-11-12 | pref tools: Make 'struct addr_map_symbol' contain 'struct map_symbol' | Arnaldo Carvalho de Melo |
2019-11-12 | perf map_groups: Pass the object to map_groups__find_ams() | Arnaldo Carvalho de Melo |
2019-09-30 | perf annotate: Fix arch specific ->init() failure errors | Arnaldo Carvalho de Melo |
2019-03-06 | perf annotate: Calculate the max instruction name, align column to that | Arnaldo Carvalho de Melo |
2018-08-30 | perf annotate: Handle arm64 move instructions | Kim Phillips |
2018-03-21 | perf annotate: Pass function descriptor to its instruction parsing routines | Arnaldo Carvalho de Melo |
2018-03-08 | perf annotate: Handle s390 PC relative load and store instruction. | Thomas Richter |
2018-03-08 | perf annotate: Fix s390 target function disassembly | Thomas Richter |
2018-02-16 | perf annotate: Scan cpuid for s390 and save machine type | Thomas Richter |
2017-12-05 | perf annotate: Fix unnecessary memory allocation for s390x | Thomas Richter |
2017-11-07 | Merge branch 'linus' into perf/core, to fix conflicts | Ingo Molnar |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-23 | perf annotate: Remove arch::cpuid_parse callback | Jiri Olsa |
2017-04-11 | perf annotate s390: Implement jump types for perf annotate | Christian Borntraeger |