summaryrefslogtreecommitdiff
path: root/tools/perf/util/annotate-data.h
AgeCommit message (Expand)AuthorFilesLines
2023-12-23perf annotate: Add --type-stat option for debuggingNamhyung Kim1-0/+31
2023-12-23perf annotate-data: Update sample histogram for typeNamhyung Kim1-0/+42
2023-12-23perf annotate-data: Add member field in the data typeNamhyung Kim1-4/+23
2023-12-23perf report: Add 'type' sort keyNamhyung Kim1-0/+2
2023-12-23perf annotate-data: Add dso->data_types treeNamhyung Kim1-0/+9
2023-12-23perf annotate-data: Add find_data_type() to get type from memory accessNamhyung Kim1-0/+40