Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-08-21 | perf annotate-data: Show offset and size in hex | Namhyung Kim | 1 | -2/+2 |
2024-08-12 | perf annotate-data: Show first-level children by default in TUI | Namhyung Kim | 1 | -2/+10 |
2024-08-12 | perf annotate-data: Implement folding in TUI browser | Namhyung Kim | 1 | -6/+92 |
2024-08-12 | perf annotate-data: Support folding in TUI browser | Namhyung Kim | 1 | -23/+212 |
2024-08-12 | perf annotate-data: Fix a buffer overflow in TUI browser | Namhyung Kim | 1 | -1/+2 |
2024-08-09 | perf annotate-data: Support --skip-empty option | Namhyung Kim | 1 | -7/+23 |
2024-05-07 | perf annotate: Use zfree() to avoid possibly accessing dangling pointers | Arnaldo Carvalho de Melo | 1 | -1/+2 |
2024-04-12 | perf annotate-data: Support event group display in TUI | Namhyung Kim | 1 | -10/+40 |
2024-04-12 | perf annotate-data: Add hist_entry__annotate_data_tui() | Namhyung Kim | 1 | -0/+282 |