summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-03-14KVM: selftests: Add helpers to make Xen-style VMCALL/VMMCALL hypercallsSean Christopherson
2023-03-14KVM: selftests: Move the guts of kvm_hypercall() to a separate macroSean Christopherson
2023-03-14selftests: KVM: skip hugetlb tests if huge pages are not availablePaolo Bonzini
2023-03-15selftests/powerpc/pmu: Fix sample field check in the mmcra_thresh_marked_samp...Kajol Jain
2023-03-15selftests/powerpc: Increase timeout for vsx_signal testMichael Neuling
2023-03-14perf scripts intel-pt-events.py: Fix IPC output for Python 2Roman Lozko
2023-03-14perf tools bpf: Add vmlinux.h to .gitignoreArnaldo Carvalho de Melo
2023-03-14perf test: Fix "PMU event table sanity" for NO_JEVENTS=1Ian Rogers
2023-03-14perf lock contention: Show lock type with addressNamhyung Kim
2023-03-14perf lock contention: Show per-cpu rq_lock with addressNamhyung Kim
2023-03-14perf lock contention: Track and show siglock with addressNamhyung Kim
2023-03-14perf lock contention: Track and show mmap_lock with addressNamhyung Kim
2023-03-14perf build: Error if no libelf and NO_LIBELF isn't setIan Rogers
2023-03-14perf build: Remove redundant NO_NEWT build optionIan Rogers
2023-03-14perf build: If libtraceevent isn't present error the buildIan Rogers
2023-03-14perf build: Switch libpfm4 to opt-out rather than opt-inIan Rogers
2023-03-14perf symbol: Add abi::__cxa_demangle C++ demangling supportIan Rogers
2023-03-14tools build: Add feature test for abi::__cxa_demangleIan Rogers
2023-03-14perf build: Make binutil libraries opt inIan Rogers
2023-03-14perf build: Error if jevents won't work and NO_JEVENTS=1 isn't setIan Rogers
2023-03-14perf util: Remove weak sched_getcpuIan Rogers
2023-03-14perf build: Remove unused HAVE_GLIBC_SUPPORTIan Rogers
2023-03-14perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKELIan Rogers
2023-03-14perf build: Support python/perf.so testingIan Rogers
2023-03-14perf bpf: Remove pre libbpf 1.0 conditional logicIan Rogers
2023-03-14perf build: Remove libbpf pre-1.0 feature testsIan Rogers
2023-03-14tools build: Pass libbpf feature only if libbpf 1.0+Ian Rogers
2023-03-13selftests/bpf: Add various tests to check helper access into ptr_to_btf_id.Alexei Starovoitov
2023-03-13selftests/bpf: use canonical ftrace pathRoss Zwisler
2023-03-13bpf: use canonical ftrace pathRoss Zwisler
2023-03-13selftests: tc-testing: add tests for action bindingPedro Tammela
2023-03-13perf lock contention: Fix compiler builtin detectionIan Rogers
2023-03-13perf cs-etm: Avoid printing warning in cs_etm_is_ete() checkJames Clark
2023-03-13perf cs-etm: Reduce verbosity of ts_source warningJames Clark
2023-03-13perf list: Add PMU pai_ext event description for IBM z16Thomas Richter
2023-03-13perf vendor events s390: Add cache metrics for z16Thomas Richter
2023-03-13perf vendor events s390: Add common metricsThomas Richter
2023-03-13perf parse-events: Warn when events are regroupedIan Rogers
2023-03-13perf evlist: Remove nr_groupsIan Rogers
2023-03-13perf evsel: Remove use_uncore_aliasIan Rogers
2023-03-13perf parse-events: Sort and group parsed eventsIan Rogers
2023-03-13perf parse-events: Pass ownership of the group nameIan Rogers
2023-03-13perf evsel: Add function to compute group PMU nameIan Rogers
2023-03-13Merge branch 'bpf: Allow reads from uninit stack'Alexei Starovoitov
2023-03-13perf evsel: Allow const evsel for certain accessesIan Rogers
2023-03-13perf stat: Modify the group testIan Rogers
2023-03-13perf pmu: Earlier PMU auxtrace initializationIan Rogers
2023-03-13perf stat: Don't remove all grouped events when CPU maps disagreeIan Rogers
2023-03-13libperf evlist: Avoid a use of evsel idxIan Rogers
2023-03-13perf ftrace: Reuse target::initial_delayChangbin Du