summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-12-18tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+5
2020-12-18tools headers UAPI: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo1-3/+2
2020-12-18tools headers UAPI: Sync linux/const.h with the kernel headersArnaldo Carvalho de Melo1-0/+5
2020-12-18tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo1-1/+11
2020-12-18perf trace beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+1
2020-12-18tools headers: Update linux/ctype.h with the kernel sourcesArnaldo Carvalho de Melo1-5/+12
2020-12-18tools headers: Add conditional __has_builtin()Arnaldo Carvalho de Melo1-0/+11
2020-12-18tools headers: Get tools's linux/compiler.h closer to the kernel'sArnaldo Carvalho de Melo2-3/+11
2020-12-17Merge tag 'gpio-v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2-1/+9
2020-12-17Merge tag 'net-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-3/+3
2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds8-2/+10
2020-12-17mptcp: push pending frames when subflow has free spacePaolo Abeni1-3/+3
2020-12-17tools headers UAPI: Sync linux/stat.h with the kernel sourcesArnaldo Carvalho de Melo1-3/+6
2020-12-17tools headers: Syncronize linux/build_bug.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+5
2020-12-17Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo294-3760/+17688
2020-12-17perf tools: Reformat record's control fd man textJiri Olsa1-5/+11
2020-12-17perf config: Fix example command in manpage to conform to syntax specified in...Nick Thompson1-1/+1
2020-12-17perf test: Make sample-parsing test aware of PERF_SAMPLE_{CODE,DATA}_PAGE_SIZEArnaldo Carvalho de Melo1-1/+5
2020-12-17perf tools: Add support to read build id from compressed elfJiri Olsa2-3/+36
2020-12-17perf debug: Add debug_set_file functionJiri Olsa2-1/+10
2020-12-17perf tools: Add evlist__disable_evsel/evlist__enable_evselJiri Olsa2-3/+68
2020-12-17perf evlist: Support pipe mode displayNamhyung Kim1-1/+17
2020-12-17perf report: Support --header-only for pipe modeNamhyung Kim1-0/+9
2020-12-17perf vendor events: Add JSON metrics for imx8mm DDR PerfJoakim Zhang3-0/+59
2020-12-17perf metricgroup: Support adding metrics for system PMUsJohn Garry1-6/+60
2020-12-17perf metricgroup: Support printing metric groups for system PMUsJohn Garry1-4/+60
2020-12-17perf metricgroup: Split up metricgroup__print()John Garry1-54/+70
2020-12-17perf metricgroup: Fix metrics using aliases covering multiple PMUsJohn Garry1-1/+3
2020-12-17perf evlist: Change evlist__splice_list_tail() orderingJohn Garry1-4/+15
2020-12-17perf pmu: Add pmu_add_sys_aliases()John Garry2-0/+80
2020-12-17perf pmu: Add pmu_id()John Garry2-0/+19
2020-12-17perf jevents: Add support for system events tablesJohn Garry2-1/+91
2020-12-17perf jevents: Add support for an extra directory levelJohn Garry1-3/+8
2020-12-17perf evsel: Emit warning about kernel not supporting the data page size sampl...Arnaldo Carvalho de Melo2-1/+9
2020-12-17perf record: Support new sample type for data page sizeKan Liang7-1/+25
2020-12-17tools headers UAPI: Update tools's copy of linux/perf_event.hKan Liang1-1/+5
2020-12-17perf unwind: Fix separate debug info files when using elfutils' libdw's unwinderJan Kratochvil1-5/+27
2020-12-17perf record: Fix memory leak when using '--user-regs=?' to list registersZheng Zengkai1-1/+1
2020-12-17tools build: Add missing libcap to test-all.bin targetJiri Olsa1-1/+1
2020-12-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-23/+41
2020-12-16Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-23/+131
2020-12-16objtool: Fix seg fault with Clang non-section symbolsJosh Poimboeuf4-26/+42
2020-12-16Merge tag 'linux-kselftest-kunit-5.11-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2-18/+13
2020-12-16Merge tag 'linux-kselftest-next-5.11-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds14-34/+621
2020-12-16Merge tag 'linux-kselftest-fixes-5.11-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2-3/+3
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2020-12-15drivers/misc/lkdtm: add new file in LKDTM to test fortified strscpyFrancis Laniel1-0/+1
2020-12-15Merge tag 'close-range-openat2-v5.11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-1/+81
2020-12-15Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds7-166/+316
2020-12-15Merge tag 'platform-drivers-x86-v5.11-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-3/+8