summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2020-12-18tools/virtio: add krealloc_arrayPeng Fan
2020-12-18tools/virtio: include asm/bug.hPeng Fan
2020-12-18Merge tag 'ktest-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2020-12-18tools headers UAPI: Update asm-generic/unistd.hArnaldo Carvalho de Melo
2020-12-18tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2020-12-18tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo
2020-12-18tools headers UAPI: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo
2020-12-18tools headers UAPI: Sync linux/const.h with the kernel headersArnaldo Carvalho de Melo
2020-12-18tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2020-12-18perf trace beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo
2020-12-18tools headers: Update linux/ctype.h with the kernel sourcesArnaldo Carvalho de Melo
2020-12-18tools headers: Add conditional __has_builtin()Arnaldo Carvalho de Melo
2020-12-18tools headers: Get tools's linux/compiler.h closer to the kernel'sArnaldo Carvalho de Melo
2020-12-18selftests/bpf: Fix spelling mistake "tranmission" -> "transmission"Colin Ian King
2020-12-17Merge tag 'gpio-v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2020-12-17Merge tag 'net-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-12-17mptcp: push pending frames when subflow has free spacePaolo Abeni
2020-12-17tools headers UAPI: Sync linux/stat.h with the kernel sourcesArnaldo Carvalho de Melo
2020-12-17tools headers: Syncronize linux/build_bug.h with the kernel sourcesArnaldo Carvalho de Melo
2020-12-17Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2020-12-17perf tools: Reformat record's control fd man textJiri Olsa
2020-12-17perf config: Fix example command in manpage to conform to syntax specified in...Nick Thompson
2020-12-17perf test: Make sample-parsing test aware of PERF_SAMPLE_{CODE,DATA}_PAGE_SIZEArnaldo Carvalho de Melo
2020-12-17perf tools: Add support to read build id from compressed elfJiri Olsa
2020-12-17perf debug: Add debug_set_file functionJiri Olsa
2020-12-17perf tools: Add evlist__disable_evsel/evlist__enable_evselJiri Olsa
2020-12-17perf evlist: Support pipe mode displayNamhyung Kim
2020-12-17perf report: Support --header-only for pipe modeNamhyung Kim
2020-12-17perf vendor events: Add JSON metrics for imx8mm DDR PerfJoakim Zhang
2020-12-17perf metricgroup: Support adding metrics for system PMUsJohn Garry
2020-12-17perf metricgroup: Support printing metric groups for system PMUsJohn Garry
2020-12-17perf metricgroup: Split up metricgroup__print()John Garry
2020-12-17perf metricgroup: Fix metrics using aliases covering multiple PMUsJohn Garry
2020-12-17perf evlist: Change evlist__splice_list_tail() orderingJohn Garry
2020-12-17perf pmu: Add pmu_add_sys_aliases()John Garry
2020-12-17perf pmu: Add pmu_id()John Garry
2020-12-17perf jevents: Add support for system events tablesJohn Garry
2020-12-17perf jevents: Add support for an extra directory levelJohn Garry
2020-12-17perf evsel: Emit warning about kernel not supporting the data page size sampl...Arnaldo Carvalho de Melo
2020-12-17perf record: Support new sample type for data page sizeKan Liang
2020-12-17tools headers UAPI: Update tools's copy of linux/perf_event.hKan Liang
2020-12-17perf unwind: Fix separate debug info files when using elfutils' libdw's unwinderJan Kratochvil
2020-12-17perf record: Fix memory leak when using '--user-regs=?' to list registersZheng Zengkai
2020-12-17tools build: Add missing libcap to test-all.bin targetJiri Olsa
2020-12-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-12-16Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-16selftests/bpf: Clarify build error if no vmlinuxKamal Mostafa
2020-12-16objtool: Fix seg fault with Clang non-section symbolsJosh Poimboeuf
2020-12-16Merge tag 'linux-kselftest-kunit-5.11-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds