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 |
2014-09-17 | perf tool: fix compilation for ARM | Stephane Eranian |
2014-05-16 | perf tests: Add dwarf unwind test on ARM | Jean Pihet |