summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf mem: Introduce weak function perf_mem_events__ptr()Leo Yan2020-11-114-21/+46
* perf mem: Search event name with more flexible pathLeo Yan2020-11-111-3/+3
* perf jevents: Add test for arch std eventsJohn Garry2020-11-044-0/+31
* perf jevents: Tidy error handlingJohn Garry2020-11-041-48/+35
* perf trace beauty: Allow header files in a different pathNamhyung Kim2020-11-042-3/+3
* perf stat: Add --quiet optionAndi Kleen2020-11-043-1/+10
* perf stat: Support regex pattern in --for-each-cgroupNamhyung Kim2020-11-043-26/+182
* perf test: Use generic event for expand_libpfm_events()Namhyung Kim2020-11-041-1/+1
* perf kvm: Add kvm-stat for arm64Sergey Senozhatsky2020-11-044-0/+179
* perf env: Conditionally compile BPF support code on having HAVE_LIBBPF_SUPPORTArnaldo Carvalho de Melo2020-11-044-22/+32
* perf annotate: Move bpf header inclusion to inside HAVE_LIBBPF_SUPPORTArnaldo Carvalho de Melo2020-11-041-4/+4
* perf tests: Skip the llvm and bpf tests if HAVE_LIBBPF_SUPPORT isn't definedArnaldo Carvalho de Melo2020-11-042-13/+21
* perf bpf: Enclose libbpf.h include within HAVE_LIBBPF_SUPPORTArnaldo Carvalho de Melo2020-11-042-0/+28
* perf test: Implement skip_reason callback for watchpoint testsTommi Rantala2020-11-043-6/+17
* perf tests tsc: Add checking helper is_supported()Leo Yan2020-11-043-0/+15
* perf tests tsc: Make tsc testing as a common testingLeo Yan2020-11-047-10/+8
* perf mem2node: Improve warning if detected no memory nodesLeo Yan2020-11-041-1/+2
* perf version: Add a feature for libpfm4Ian Rogers2020-11-041-0/+1
* perf annotate mips: Add perf arch instructions annotate handlersDengcheng Zhu2020-11-043-1/+55
* Merge tag 'perf-tools-for-v5.10-2020-11-03' of git://git.kernel.org/pub/scm/l...Linus Torvalds2020-11-0335-52/+257
|\
| * tools feature: Fixup fast path feature detectionArnaldo Carvalho de Melo2020-11-031-1/+0
| * perf tools: Add missing swap for cgroup eventsNamhyung Kim2020-11-031-0/+13
| * perf tools: Add missing swap for ino_generationJiri Olsa2020-11-031-0/+1
| * perf tools: Initialize output buffer in build_id__sprintfJiri Olsa2020-11-031-0/+2
| * perf hists browser: Increase size of 'buf' in perf_evsel__hists_browse()Song Liu2020-11-031-1/+1
| * tools include UAPI: Update linux/mount.h copyArnaldo Carvalho de Melo2020-11-031-0/+1
| * tools headers UAPI: Update tools's copy of linux/perf_event.hArnaldo Carvalho de Melo2020-11-031-1/+1
| * tools kvm headers: Update KVM headers from the kernel sourcesArnaldo Carvalho de Melo2020-11-036-1/+82
| * tools UAPI: Update copy of linux/mman.h from the kernel sourcesArnaldo Carvalho de Melo2020-11-031-0/+1
| * tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2020-11-031-0/+10
| * tools x86 headers: Update required-features.h header from the kernelArnaldo Carvalho de Melo2020-11-031-1/+1
| * tools x86 headers: Update cpufeatures.h headers copiesArnaldo Carvalho de Melo2020-11-032-2/+13
| * tools headers UAPI: Update fscrypt.h copyArnaldo Carvalho de Melo2020-11-031-3/+3
| * tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo2020-11-031-3/+56
| * tools headers UAPI: Sync prctl.h with the kernel sourcesArnaldo Carvalho de Melo2020-11-031-0/+9
| * perf scripting python: Avoid declaring function pointers with a visibility at...Arnaldo Carvalho de Melo2020-11-031-5/+2
| * perf tools: Remove broken __no_tail_call attributePeter Zijlstra2020-11-033-20/+5
| * perf vendor events: Fix DRAM_BW_Use 0 issue for CLX/SKXJin Yao2020-11-032-2/+2
| * perf trace: Fix segfault when trying to trace events by cgroupStanislav Ivanichkin2020-11-031-6/+9
| * perf tools: Fix crash with non-jited bpf progsTommi Rantala2020-11-033-1/+19
| * tools headers UAPI: Update process_madvise affected filesArnaldo Carvalho de Melo2020-11-032-5/+10
| * perf tools: Update copy of libbpf's hashmap.cArnaldo Carvalho de Melo2020-11-032-0/+15
| * perf tools: Remove LTO compiler options when building perl supportJustin M. Forbes2020-11-031-0/+1
* | Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linuxLinus Torvalds2020-11-031-22/+22
|\ \ | |/ |/|
| * selftests: kselftest_harness.h: fix kernel-doc markupsMauro Carvalho Chehab2020-10-281-22/+22
* | epoll: add a selftest for epoll timeout raceSoheil Hassas Yeganeh2020-11-021-0/+95
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-11-016-7/+175
|\ \
| * | KVM: selftests: Don't require THP to run testsAndrew Jones2020-10-311-7/+16
| * | KVM: selftests: test behavior of unmapped L2 APIC-access addressJim Mattson2020-10-315-0/+159
| |/
* | kselftest/arm64: Fix check_user_mem testVincenzo Frascino2020-10-281-0/+4