| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2024-01-22 | perf annotate-data: Support global variables | Namhyung Kim | 1 | -2/+4 |
| 2024-01-22 | perf annotate-data: Add stack operation pseudo type | Namhyung Kim | 1 | -0/+1 |
| 2024-01-22 | perf annotate-data: Handle array style accesses | Namhyung Kim | 1 | -2/+3 |
| 2023-12-23 | perf annotate: Add --type-stat option for debugging | Namhyung Kim | 1 | -0/+31 |
| 2023-12-23 | perf annotate-data: Update sample histogram for type | Namhyung Kim | 1 | -0/+42 |
| 2023-12-23 | perf annotate-data: Add member field in the data type | Namhyung Kim | 1 | -4/+23 |
| 2023-12-23 | perf report: Add 'type' sort key | Namhyung Kim | 1 | -0/+2 |
| 2023-12-23 | perf annotate-data: Add dso->data_types tree | Namhyung Kim | 1 | -0/+9 |
| 2023-12-23 | perf annotate-data: Add find_data_type() to get type from memory access | Namhyung Kim | 1 | -0/+40 |