Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf annotate: Add --type-stat option for debugging | Namhyung Kim | 2023-12-23 | 1 | -1/+9 |
* | perf annotate: Add --data-type option | Namhyung Kim | 2023-12-23 | 1 | -5/+3 |
* | perf annotate-data: Update sample histogram for type | Namhyung Kim | 2023-12-23 | 1 | -0/+81 |
* | perf annotate-data: Add member field in the data type | Namhyung Kim | 2023-12-23 | 1 | -11/+90 |
* | perf annotate-data: Add dso->data_types tree | Namhyung Kim | 2023-12-23 | 1 | -10/+85 |
* | perf annotate-data: Add find_data_type() to get type from memory access | Namhyung Kim | 2023-12-23 | 1 | -0/+164 |