Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-04-17 | perf dso: Add dso__filename_with_chroot() to reduce number of accesses to dso->nsinfo members | 6 | -10/+12 | |
2023-04-17 | perf cpumap: Add reference count checking | 5 | -50/+58 | |
2023-04-17 | perf cpumap: Use perf_cpu_map__cpu(map, cpu) instead of accessing map->map[cpu] directly | 1 | -5/+5 | |
2023-04-17 | perf cpumap: Remove initializations done in perf_cpu_map__alloc() | 1 | -6/+1 |