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