Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-04-01 | perf evsel: Support printing evsel name for 'duration_time' | Andi Kleen | 1 | -1/+10 |
2019-04-01 | perf stat: Implement duration_time as a proper event | Andi Kleen | 6 | -13/+86 |
2019-04-01 | perf stat: Revert checks for duration_time | Andi Kleen | 1 | -18/+0 |
2019-04-01 | perf list: Fix s390 counter long description for L1D_RO_EXCL_WRITES | Thomas Richter | 1 | -1/+1 |
2019-04-01 | perf tools: Add header defining used namespace struct to event.h | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2019-04-01 | perf trace beauty renameat: No need to include linux/fs.h | Arnaldo Carvalho de Melo | 1 | -1/+0 |
2019-04-01 | perf augmented_raw_syscalls: Use a PERCPU_ARRAY map to copy more string bytes | Arnaldo Carvalho de Melo | 1 | -18/+28 |
2019-04-01 | perf augmented_raw_syscalls: Copy strings from all syscalls with 1st or 2nd s... | Arnaldo Carvalho de Melo | 1 | -3/+147 |