| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | perf namespaces: Add functions to access nsinfo | Ian Rogers | 2022-02-11 | 8 | -27/+63 | |
| | * | | | | | | | | | | | | | | | perf map: Add const to map_ip and unmap_ip | Ian Rogers | 2022-02-11 | 2 | -16/+23 | |
| | * | | | | | | | | | | | | | | | perf cpumap: Use for each loop | Ian Rogers | 2022-02-11 | 1 | -8/+6 | |
| | * | | | | | | | | | | | | | | | perf cpumap: Migrate to libperf cpumap api | Ian Rogers | 2022-02-11 | 1 | -6/+6 | |
| | * | | | | | | | | | | | | | | | perf report: Output data file name in raw trace dump | Alexey Bayduraev | 2022-02-10 | 9 | -37/+59 | |
| | * | | | | | | | | | | | | | | | perf session: Load data directory files for analysis | Alexey Bayduraev | 2022-02-10 | 1 | -0/+133 | |
| | * | | | | | | | | | | | | | | | perf record: Implement compatibility checks | Alexey Bayduraev | 2022-02-10 | 1 | -3/+46 | |
| | * | | | | | | | | | | | | | | | perf record: Extend --threads command line option | Alexey Bayduraev | 2022-02-10 | 3 | -4/+349 | |
| | * | | | | | | | | | | | | | | | perf record: Introduce --threads command line option | Alexey Bayduraev | 2022-02-10 | 2 | -1/+51 | |
| | * | | | | | | | | | | | | | | | perf record: Introduce data transferred and compressed stats | Alexey Bayduraev | 2022-02-10 | 1 | -3/+22 | |
| | * | | | | | | | | | | | | | | | perf record: Introduce compressor at mmap buffer object | Alexey Bayduraev | 2022-02-10 | 3 | -7/+23 | |
| | * | | | | | | | | | | | | | | | perf record: Introduce bytes written stats | Alexey Bayduraev | 2022-02-10 | 1 | -3/+18 | |
| | * | | | | | | | | | | | | | | | perf record: Introduce data file at mmap buffer object | Alexey Bayduraev | 2022-02-10 | 2 | -5/+33 | |
| | * | | | | | | | | | | | | | | | perf record: Start threads in the beginning of trace streaming | Alexey Bayduraev | 2022-02-10 | 2 | -1/+121 | |
| | * | | | | | | | | | | | | | | | perf record: Stop threads in the end of trace streaming | Alexey Bayduraev | 2022-02-10 | 1 | -0/+31 | |
| | * | | | | | | | | | | | | | | | perf record: Introduce thread local variable | Alexey Bayduraev | 2022-02-10 | 1 | -46/+94 | |
| | * | | | | | | | | | | | | | | | perf record: Introduce function to propagate control commands | Alexey Bayduraev | 2022-02-10 | 2 | -0/+17 | |
| | * | | | | | | | | | | | | | | | perf record: Introduce thread specific data array | Alexey Bayduraev | 2022-02-10 | 1 | -3/+244 | |
| | * | | | | | | | | | | | | | | | tools lib: Introduce fdarray duplicate function | Alexey Bayduraev | 2022-02-10 | 2 | -0/+18 | |
| | * | | | | | | | | | | | | | | | perf record: Introduce thread affinity and mmap masks | Alexey Bayduraev | 2022-02-10 | 1 | -0/+123 | |
| | * | | | | | | | | | | | | | | | perf lock: Carefully combine lock stats for discarded entries | Namhyung Kim | 2022-02-10 | 1 | -0/+16 | |
| | * | | | | | | | | | | | | | | | perf lock: Add -c/--combine-locks option | Namhyung Kim | 2022-02-10 | 2 | -0/+72 | |
| | * | | | | | | | | | | | | | | | perf lock: Fix lock name length check for printing | Namhyung Kim | 2022-02-10 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | perf lock: Sort map info based on class name | Namhyung Kim | 2022-02-10 | 1 | -1/+19 | |
| | * | | | | | | | | | | | | | | | perf lock: Change type of lock_stat->addr to u64 | Namhyung Kim | 2022-02-10 | 1 | -26/+9 | |
| | * | | | | | | | | | | | | | | | perf lock: Convert lockhash_table to use hlist | Namhyung Kim | 2022-02-10 | 1 | -8/+8 | |
| | * | | | | | | | | | | | | | | | perf annotate: Try chroot filename for objdump | Namhyung Kim | 2022-02-10 | 1 | -0/+10 | |
| | * | | | | | | | | | | | | | | | perf inject: Try chroot directory when reading build-id | Namhyung Kim | 2022-02-10 | 1 | -0/+10 | |
| | * | | | | | | | | | | | | | | | perf tools: Try chroot'ed filename when opening dso/symbol | Namhyung Kim | 2022-02-10 | 5 | -2/+69 | |
| * | | | | | | | | | | | | | | | | Merge tag 'memblock-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-03-27 | 40 | -68/+3931 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | memblock tests: Add TODO and README files | Karolina Drobnik | 2022-03-10 | 2 | -0/+135 | |
| | * | | | | | | | | | | | | | | | | memblock tests: Add memblock_alloc_try_nid tests for bottom up | Karolina Drobnik | 2022-03-09 | 1 | -4/+499 | |
| | * | | | | | | | | | | | | | | | | memblock tests: Add memblock_alloc_try_nid tests for top down | Karolina Drobnik | 2022-03-09 | 4 | -2/+692 | |
| | * | | | | | | | | | | | | | | | | memblock tests: Add memblock_alloc_from tests for bottom up | Karolina Drobnik | 2022-03-09 | 1 | -4/+171 | |
| | * | | | | | | | | | | | | | | | | memblock tests: Add memblock_alloc_from tests for top down | Karolina Drobnik | 2022-03-09 | 4 | -1/+239 | |
| | * | | | | | | | | | | | | | | | | memblock tests: Add memblock_alloc tests for bottom up | Karolina Drobnik | 2022-03-09 | 1 | -4/+320 | |
| | * | | | | | | | | | | | | | | | | memblock tests: Add memblock_alloc tests for top down | Karolina Drobnik | 2022-03-09 | 4 | -1/+447 | |
| | * | | | | | | | | | | | | | | | | memblock tests: Add simulation of physical memory | Karolina Drobnik | 2022-03-09 | 4 | -2/+37 | |
| | * | | | | | | | | | | | | | | | | memblock tests: Split up reset_memblock function | Karolina Drobnik | 2022-03-09 | 3 | -32/+33 | |
| | * | | | | | | | | | | | | | | | | memblock tests: Fix testing with 32-bit physical addresses | Karolina Drobnik | 2022-03-05 | 1 | -2/+4 | |
| | * | | | | | | | | | | | | | | | | memblock tests: Add memblock_free tests | Karolina Drobnik | 2022-02-21 | 1 | -0/+203 | |
| | * | | | | | | | | | | | | | | | | memblock tests: Add memblock_add_node test | Karolina Drobnik | 2022-02-21 | 1 | -0/+34 | |
| | * | | | | | | | | | | | | | | | | memblock tests: Add memblock_remove tests | Karolina Drobnik | 2022-02-21 | 1 | -0/+205 | |
| | * | | | | | | | | | | | | | | | | memblock tests: Add memblock_reserve tests | Karolina Drobnik | 2022-02-21 | 1 | -0/+217 | |
| | * | | | | | | | | | | | | | | | | memblock tests: Add memblock_add tests | Karolina Drobnik | 2022-02-21 | 1 | -0/+215 | |
| | * | | | | | | | | | | | | | | | | memblock tests: Add memblock reset function | Karolina Drobnik | 2022-02-20 | 6 | -1/+89 | |
| | * | | | | | | | | | | | | | | | | memblock tests: Add skeleton of the memblock simulator | Karolina Drobnik | 2022-02-20 | 15 | -0/+278 | |
| | * | | | | | | | | | | | | | | | | tools/include: Add debugfs.h stub | Karolina Drobnik | 2022-02-20 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | | | | tools/include: Add pfn.h stub | Karolina Drobnik | 2022-02-20 | 1 | -0/+10 | |
| | * | | | | | | | | | | | | | | | | tools/include: Add io.h stub | Karolina Drobnik | 2022-02-20 | 1 | -0/+5 | |
