summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/annotate-data.c
Commit message (Expand)AuthorAgeFilesLines
* perf annotate: Add --type-stat option for debuggingNamhyung Kim2023-12-231-1/+9
* perf annotate: Add --data-type optionNamhyung Kim2023-12-231-5/+3
* perf annotate-data: Update sample histogram for typeNamhyung Kim2023-12-231-0/+81
* perf annotate-data: Add member field in the data typeNamhyung Kim2023-12-231-11/+90
* perf annotate-data: Add dso->data_types treeNamhyung Kim2023-12-231-10/+85
* perf annotate-data: Add find_data_type() to get type from memory accessNamhyung Kim2023-12-231-0/+164