summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf stat: Replace aggregation ID with a structJames Clark2020-12-247-127/+173
* perf cpumap: Add new struct for cpu aggregationJames Clark2020-12-242-0/+26
* perf cpumap: Use existing allocator to avoid using mallocJames Clark2020-12-241-4/+4
* perf tests: Improve topology test to check all aggregation typesJames Clark2020-12-241-7/+46
* perf tools: Update s390's syscall.tbl copy from the kernel sourcesTiezhu Yang2020-12-241-170/+226
* perf tools: Update powerpc's syscall.tbl copy from the kernel sourcesTiezhu Yang2020-12-241-7/+19
* perf s390: Move syscall.tbl check into check-headers.shTiezhu Yang2020-12-242-4/+1
* perf powerpc: Move syscall.tbl check to check-headers.shTiezhu Yang2020-12-242-7/+1
* tools headers UAPI: Synch KVM's svm.h header with the kernelArnaldo Carvalho de Melo2020-12-241-0/+28
* tools kvm headers: Update KVM headers from the kernel sourcesArnaldo Carvalho de Melo2020-12-241-3/+0
* tools headers UAPI: Sync KVM's vmx.h header with the kernel sourcesArnaldo Carvalho de Melo2020-12-241-0/+2
* tools headers UAPI: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo2020-12-242-1/+56
* tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2020-12-242-1/+2
* tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2020-12-241-0/+2
* tools headers UAPI: Update epoll_pwait2 affected filesArnaldo Carvalho de Melo2020-12-242-1/+4
* Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-12-2212-12/+12
|\
| * tweewide: Fix most Shebang linesFinn Behrens2020-12-0812-12/+12
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-222-1/+155
|\ \
| * | kselftest/arm64: check GCR_EL1 after context switchVincenzo Frascino2020-12-222-1/+155
* | | Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-12-223-0/+130
|\ \ \ | |/ / |/| |
| * | selftests/dma: add test application for DMA_MAP_BENCHMARKBarry Song2020-11-273-0/+130
* | | Merge tag 'perf-tools-2020-12-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-20167-5873/+7608
|\ \ \
| * | | perf mem: Factor out a function to generate sort orderKan Liang2020-12-191-14/+27
| * | | perf sort: Add sort option for data page sizeKan Liang2020-12-197-2/+42
| * | | perf script: Support data page sizeKan Liang2020-12-194-4/+34
| * | | tools headers UAPI: Update asm-generic/unistd.hArnaldo Carvalho de Melo2020-12-181-1/+1
| * | | tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2020-12-182-1/+9
| * | | tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo2020-12-181-0/+5
| * | | tools headers UAPI: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo2020-12-181-3/+2
| * | | tools headers UAPI: Sync linux/const.h with the kernel headersArnaldo Carvalho de Melo2020-12-181-0/+5
| * | | tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2020-12-181-1/+11
| * | | perf trace beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo2020-12-181-0/+1
| * | | tools headers: Update linux/ctype.h with the kernel sourcesArnaldo Carvalho de Melo2020-12-181-5/+12
| * | | tools headers: Add conditional __has_builtin()Arnaldo Carvalho de Melo2020-12-181-0/+11
| * | | tools headers: Get tools's linux/compiler.h closer to the kernel'sArnaldo Carvalho de Melo2020-12-182-3/+11
| * | | tools headers UAPI: Sync linux/stat.h with the kernel sourcesArnaldo Carvalho de Melo2020-12-171-3/+6
| * | | tools headers: Syncronize linux/build_bug.h with the kernel sourcesArnaldo Carvalho de Melo2020-12-171-0/+5
| * | | Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2020-12-17294-3760/+17688
| |\ \ \
| * | | | perf tools: Reformat record's control fd man textJiri Olsa2020-12-171-5/+11
| * | | | perf config: Fix example command in manpage to conform to syntax specified in...Nick Thompson2020-12-171-1/+1
| * | | | perf test: Make sample-parsing test aware of PERF_SAMPLE_{CODE,DATA}_PAGE_SIZEArnaldo Carvalho de Melo2020-12-171-1/+5
| * | | | perf tools: Add support to read build id from compressed elfJiri Olsa2020-12-172-3/+36
| * | | | perf debug: Add debug_set_file functionJiri Olsa2020-12-172-1/+10
| * | | | perf tools: Add evlist__disable_evsel/evlist__enable_evselJiri Olsa2020-12-172-3/+68
| * | | | perf evlist: Support pipe mode displayNamhyung Kim2020-12-171-1/+17
| * | | | perf report: Support --header-only for pipe modeNamhyung Kim2020-12-171-0/+9
| * | | | perf vendor events: Add JSON metrics for imx8mm DDR PerfJoakim Zhang2020-12-173-0/+59
| * | | | perf metricgroup: Support adding metrics for system PMUsJohn Garry2020-12-171-6/+60
| * | | | perf metricgroup: Support printing metric groups for system PMUsJohn Garry2020-12-171-4/+60
| * | | | perf metricgroup: Split up metricgroup__print()John Garry2020-12-171-54/+70