Age | Commit message (Expand) | Author |
---|---|---|
2023-06-12 | perf thread: Add accessor functions for thread | Ian Rogers |
2023-04-04 | perf map: Add accessor for start and end | Ian Rogers |
2019-11-26 | perf maps: Rename map_groups.h to maps.h | Arnaldo Carvalho de Melo |
2019-11-26 | perf thread: Rename thread->mg to thread->maps | Arnaldo Carvalho de Melo |
2019-11-26 | perf maps: Merge 'struct maps' with 'struct map_groups' | Arnaldo Carvalho de Melo |
2019-02-06 | perf map: Move structs and prototypes for map groups to a separate header | Arnaldo Carvalho de Melo |
2018-04-26 | perf map: Remove map_type arg from map_groups__find() | Arnaldo Carvalho de Melo |
2018-04-26 | perf map: Shorten map_groups__find() signature | Arnaldo Carvalho de Melo |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2015-05-29 | perf tools: Add ARM64 perf_regs_load to support libunwind and enable testing | Wang Nan |