summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-03-06perf tools: Fix documentation of verbose optionsIan Rogers
2021-03-06perf traceevent: Ensure read cmdlines are null terminated.Ian Rogers
2021-03-06perf bench numa: Fix the condition checks for max number of NUMA nodesAthira Rajeev
2021-03-06perf diff: Don't crash on freeing errno-session on the error pathDmitry Safonov
2021-03-06perf tools: Clean 'generated' directory used for creating the syscall table o...Andreas Wendleder
2021-03-06perf build: Move feature cleanup under tools/buildJiri Olsa
2021-03-06perf tools: Cast (struct timeval).tv_sec when printingPierre Gondois
2021-03-06tools headers UAPI: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo
2021-03-06tools headers UAPI s390: Sync ptrace.h kernel headersArnaldo Carvalho de Melo
2021-03-06perf arch powerpc: Sync powerpc syscall.tbl with the kernel sourcesArnaldo Carvalho de Melo
2021-03-06tools headers UAPI: Sync openat2.h with the kernel sourcesArnaldo Carvalho de Melo
2021-03-06tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo
2021-03-06tools headers UAPI: Update tools's copy of drm.h headersArnaldo Carvalho de Melo
2021-03-06perf annotate: Show full source location with 'l' hotkeyMartin Liska
2021-03-06perf bench: Fix misspellings using codespellXiong Zhenwu
2021-03-06perf config: Add annotate.demangle{,_kernel}Martin Liska
2021-03-06perf bpf: Minor whitespace cleanup.Ian Rogers
2021-03-06perf tools: Enable warnings when compiling BPF programsIan Rogers
2021-03-06perf skel: Remove some unused variables.Ian Rogers
2021-03-05selftest/net/ipsec.c: Remove unneeded semicolonXu Wang
2021-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-03-04bpf: Explicitly zero-extend R0 after 32-bit cmpxchgBrendan Jackman
2021-03-04selftests: fib_nexthops: Test blackhole nexthops when loopback goes downIdo Schimmel
2021-03-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-03-04libbpf: Clear map_info before each bpf_obj_get_info_by_fdMaciej Fijalkowski
2021-03-03perf report: Create option to disable raw event orderingJin Yao
2021-03-03perf metric: Remove unneeded semicolonJiapeng Chong
2021-03-02KVM: x86/xen: Add support for vCPU runstate informationDavid Woodhouse
2021-03-02selftests: kvm: Mmap the entire vcpu mmap areaAaron Lewis
2021-03-02perf cs-etm: Detect pid in VMID for kernel running at EL2Suzuki K Poulose
2021-03-02perf cs-etm: Add helper cs_etm__get_pid_fmt()Leo Yan
2021-03-02perf cs-etm: Support PID tracing in configSuzuki K Poulose
2021-03-02perf cs-etm: Fix bitmap for optionSuzuki K Poulose
2021-03-02tools headers UAPI: Update tools' copy of linux/coresight-pmu.hLeo Yan
2021-03-02perf cs-etm: Update ETM metadata formatMike Leach
2021-03-02perf vendor events power9: Remove unsupported metricsPaul A. Clarke
2021-03-02perf buildid-cache: Add test for PE executableNicholas Fraser
2021-03-02perf docs: Add man pages to see alsoIan Rogers
2021-03-02selftests/bpf: Mask bpf_csum_diff() return value to 16 bits in test_verifierYauheni Kaliuta
2021-03-02selftests/bpf: Use the last page in test_snprintf_btf on s390Ilya Leoshkevich
2021-03-01perf tools: Generate mips syscalls_n64.c syscall tableTiezhu Yang
2021-03-01perf tools: Support MIPS unwinding and dwarf-regsTiezhu Yang
2021-02-28selftests: netfilter: test nat port clash resolution interaction with tcp ear...Florian Westphal
2021-02-26selftests: forwarding: Fix race condition in mirror installationDanielle Ratson
2021-02-26Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-02-26Merge tag 'trace-v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2021-02-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-02-25Merge tag 'net-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-02-25tracing/tools: fix a couple of spelling mistakesColin Ian King
2021-02-24Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds