aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-10-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2021-10-20perf tools: Add support for PERF_RECORD_AUX_OUTPUT_HW_IDAdrian Hunter10-2/+66
2021-10-20perf vendor events arm64: Categorise the Neoverse V1 countersAndrew Kilroy9-0/+368
2021-10-20perf vendor events arm64: Add new armv8 pmu eventsAndrew Kilroy1-0/+72
2021-10-20perf vendor events: Syntax corrections in Neoverse N1 jsonAndrew Kilroy8-40/+40
2021-10-20perf metric: Allow modifiers on metricsIan Rogers1-27/+98
2021-10-20perf parse-events: Identify broken modifiersIan Rogers1-0/+10
2021-10-20perf metric: Switch fprintf() to pr_err()Ian Rogers1-1/+1
2021-10-20perf metrics: Modify setup and deduplicationIan Rogers1-251/+262
2021-10-20perf expr: Add subset_of_ids() utilityIan Rogers2-0/+17
2021-10-20perf metric: Encode and use metric-id as qualifierIan Rogers6-81/+242
2021-10-20perf parse-events: Allow config on kernel PMU eventsIan Rogers3-32/+52
2021-10-20perf parse-events: Add new "metric-id" termIan Rogers8-45/+107
2021-10-20perf parse-events: Add const to evsel nameIan Rogers6-20/+27
2021-10-20perf metric: Simplify metric_refs calculationIan Rogers1-54/+23
2021-10-20perf metric: Document the internal 'struct metric'Ian Rogers1-0/+20
2021-10-20perf metric: Comment data structuresIan Rogers1-0/+27
2021-10-20perf metric: Modify resolution and recursion checkIan Rogers5-270/+179
2021-10-20perf metric: Only add a referenced metric onceIan Rogers1-3/+9
2021-10-20perf metric: Add metric new() and free() methodsIan Rogers1-62/+75
2021-10-20perf metric: Add documentation and rename a variable.Ian Rogers1-5/+54
2021-10-20perf metric: Move runtime value to the expr contextIan Rogers6-28/+31
2021-10-20perf pmu: Make pmu_event tables const.Ian Rogers9-39/+39
2021-10-20perf pmu: Make pmu_sys_event_tables const.Ian Rogers4-4/+4
2021-10-20perf pmu: Add const to pmu_events_map.Ian Rogers11-36/+36
2021-10-20tools lib: Adopt list_sort() from the kernel sourcesIan Rogers6-0/+275
2021-10-19bpftool: Turn check on zlib from a phony target into a conditional errorQuentin Monnet1-5/+5
2021-10-19bpftool: Do not FORCE-build libbpfQuentin Monnet1-2/+2
2021-10-19bpftool: Fix install for libbpf's internal header(s)Quentin Monnet1-7/+7
2021-10-19libbpf: Remove Makefile warnings on out-of-sync netlink.h/if_link.hQuentin Monnet1-6/+0
2021-10-19kunit: tool: improve compatibility of kunit_parser with KTAP specificationRae Moar8-383/+938
2021-10-19kunit: tool: yield output from run_kernel in real timeDaniel Latypov2-30/+62
2021-10-19kunit: tool: support running each suite/test separatelyDaniel Latypov2-22/+118
2021-10-19kunit: tool: actually track how long it took to run testsDaniel Latypov1-3/+5
2021-10-19kunit: tool: factor exec + parse steps into a functionDaniel Latypov1-25/+19
2021-10-19kunit: tool: show list of valid --arch options when invalidDaniel Latypov2-2/+7
2021-10-19kunit: tool: misc fixes (unused vars, imports, leaked files)Daniel Latypov3-19/+12
2021-10-19kunit: tool: allow filtering test cases via globDaniel Latypov1-3/+2
2021-10-19tools/perf: Add mem_hops field in perf_mem_data_src structureKajol Jain2-3/+27
2021-10-19perf: Add comment about current state of PERF_MEM_LVL_* namespace and remove ...Kajol Jain2-2/+7
2021-10-19selftests: mlxsw: Add a test for un/offloadable qdisc treesPetr Machata1-0/+276
2021-10-19Merge tag 'counter-for-5.16a-take2' of https://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman4-6/+153
2021-10-18mm/userfaultfd: selftests: fix memory corruption with thp enabledPeter Xu1-3/+20
2021-10-18bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAGYonghong Song14-155/+155
2021-10-18selftests: KVM: Introduce system counter offset testOliver Upton3-0/+134
2021-10-18selftests: KVM: Add helpers for vCPU device attributesOliver Upton2-0/+47
2021-10-18selftests: KVM: Fix kvm device helper ioctl assertionsOliver Upton1-3/+3
2021-10-18selftests: KVM: Add test for KVM_{GET,SET}_CLOCKOliver Upton4-0/+207
2021-10-18tools: arch: x86: pull in pvclock headersOliver Upton2-0/+151
2021-10-18KVM: kvm_stat: do not show halt_wait_nsChristian Borntraeger1-1/+1