summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2020-07-31Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar-31/+403
2020-07-30Replace HTTP links with HTTPS ones: RISC-VAlexander A. Klimov-1/+1
2020-07-30iocost_monitor: start from the oldest usage indexChengming Zhou-1/+1
2020-07-30selftests/powerpc: Fix online CPU selectionSandipan Das-12/+25
2020-07-30perf metric: Rename group_list to metric_listJiri Olsa-21/+21
2020-07-30perf metric: Rename struct egroup to metricJiri Olsa-75/+75
2020-07-30perf metric: Add metric group testJiri Olsa-2/+46
2020-07-30perf metric: Make compute_single function more preciseJiri Olsa-9/+13
2020-07-30perf metric: Add recursion check when processing nested metricsJiri Olsa-15/+152
2020-07-30perf metric: Add DCache_L2 to metric parse testJiri Olsa-0/+71
2020-07-30perf metric: Add cache_miss_cycles to metric parse testJiri Olsa-0/+33
2020-07-30perf metric: Add events for the current listJiri Olsa-3/+6
2020-07-30perf metric: Compute referenced metricsJiri Olsa-2/+36
2020-07-30perf metric: Add referenced metrics to hash dataJiri Olsa-7/+80
2020-07-30perf metric: Collect referenced metrics in struct metric_exprJiri Olsa-0/+38
2020-07-30perf metric: Collect referenced metrics in struct metric_ref_nodeJiri Olsa-16/+172
2020-07-30perf metric: Rename __metricgroup__add_metric to __add_metricJiri Olsa-11/+6
2020-07-30perf metric: Add add_metric functionJiri Olsa-26/+36
2020-07-30perf metric: Add macros for iterating map eventsJiri Olsa-37/+40
2020-07-30perf metric: Add expr__del_id functionJiri Olsa-8/+14
2020-07-30perf metric: Change expr__get_id to return struct expr_id_dataJiri Olsa-13/+14
2020-07-30perf metric: Add expr__add_id functionJiri Olsa-7/+27
2020-07-30perf metric: Fix memory leak in expr__add_id functionJiri Olsa-0/+2
2020-07-30perf test: Ensure sample_period is set libpfm4 eventsIan Rogers-0/+10
2020-07-30perf tools: Fix term parsing for raw syntaxJiri Olsa-9/+77
2020-07-30perf tools: Allow r0x<HEX> event syntaxJiri Olsa-0/+7
2020-07-30selftests/bpf: Extend map-in-map selftest to detect memory leaksAndrii Nakryiko-14/+110
2020-07-29perf tools: No need to cache the PMUs in ARM SPE auxtrace init routineWei Li-5/+4
2020-07-29perf tools: Fix record failure when mixed with ARM SPE eventWei Li-4/+4
2020-07-29selftests: ethtool: Fix test when only two speeds are supportedAmit Cohen-2/+0
2020-07-29selftests/powerpc: Return skip code for spectre_v2Thadeu Lima de Souza Cascardo-0/+10
2020-07-29selftests/powerpc: Fix CPU affinity for child processHarish-5/+16
2020-07-29selftests/powerpc: Remove powerpc special cases from stack expansion testMichael Ellerman-36/+5
2020-07-29selftests/powerpc: Update the stack expansion testMichael Ellerman-5/+5
2020-07-29selftests/powerpc: Add test of stack expansion logicMichael Ellerman-1/+361
2020-07-29selftests/powerpc: Squash spurious errors due to device removalOliver O'Halloran-3/+8
2020-07-29selftests/powerpc: Add test for pkey siginfo verificationSandipan Das-1/+338
2020-07-29selftests/powerpc: Add wrapper for gettidSandipan Das-0/+10
2020-07-29selftests/powerpc: Add helper to exit on failureSandipan Das-0/+9
2020-07-29selftests/powerpc: Harden test for execute-disabled pkeysSandipan Das-43/+41
2020-07-29selftests/powerpc: Add pkey helpers for rightsSandipan Das-16/+48
2020-07-29selftests/powerpc: Move pkey helpers to headersSandipan Das-98/+114
2020-07-29bpf, selftests: use :: 1 for localhost in tcp_server.pyJohn Fastabend-4/+4
2020-07-28mm/hmm/test: use the new migration invalidationRalph Campbell-4/+14
2020-07-28perf bench: Add basic syscall benchmarkDavidlohr Bueso-0/+102
2020-07-28selftests/bpf: Add new bpf_iter context structs to fix build on old kernelsAndrii Nakryiko-0/+18
2020-07-28bpf: Fix bpf_ringbuf_output() signature to return longAndrii Nakryiko-1/+1
2020-07-28selftests/seccomp: add xtensa supportMax Filippov-1/+15
2020-07-27tools, bpftool: Add LSM type to array of prog namesQuentin Monnet-0/+1
2020-07-27tools, bpftool: Skip type probe if name is not foundQuentin Monnet-0/+8