summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-12-16selftests/bpf: Enable cross-building with clangJean-Philippe Brucker1-4/+4
2021-12-16tools/runqslower: Enable cross-building with clangJean-Philippe Brucker1-2/+2
2021-12-16bpftool: Enable cross-building with clangJean-Philippe Brucker1-6/+7
2021-12-16tools/libbpf: Enable cross-building with clangJean-Philippe Brucker1-1/+2
2021-12-16tools/resolve_btfids: Support cross-building the kernel with clangJean-Philippe Brucker1-0/+1
2021-12-16tools: Help cross-building with clangJean-Philippe Brucker1-1/+12
2021-12-16perf test: Test 73 Sig_trap fails on s390Thomas Richter1-0/+18
2021-12-16bpf, selftests: Add test case trying to taint map value pointerDaniel Borkmann1-0/+23
2021-12-16perf ftrace: Implement cpu and task filters in BPFNamhyung Kim2-1/+62
2021-12-16perf ftrace: Add -b/--use-bpf option for latency subcommandNamhyung Kim6-67/+380
2021-12-16perf ftrace: Add 'latency' subcommandNamhyung Kim1-9/+276
2021-12-16perf ftrace: Move out common code from __cmd_ftraceNamhyung Kim1-30/+33
2021-12-16perf ftrace: Add 'trace' subcommandNamhyung Kim1-12/+23
2021-12-16perf arch: Support register names from all archsGerman Gomez13-601/+697
2021-12-16perf arm64: Rename perf_event_arm_regs for ARM64 registersGerman Gomez2-0/+4
2021-12-16perf namespaces: Add helper nsinfo__is_in_root_namespace()Leo Yan2-30/+48
2021-12-16libperf tests: Fix a spelling mistake "Runnnig" -> "Running"Colin Ian King1-1/+1
2021-12-16perf bpf-loader: Use IS_ERR_OR_NULL() to clean code and fix checkMiaoqian Lin1-6/+9
2021-12-16perf cs-etm: Remove duplicate and incorrect aux size checksJames Clark1-19/+0
2021-12-16perf vendor events: Rename arm64 arch std event filesAndrew Kilroy2-0/+0
2021-12-16perf vendor events: For the Arm Neoverse N2Andrew Kilroy12-0/+681
2021-12-16perf dlfilter: Drop unused variableSalvatore Bonaccorso1-2/+0
2021-12-16perf arm-spe: Add SPE total latency as PERF_SAMPLE_WEIGHTNamhyung Kim3-1/+7
2021-12-16perf bench: Use unbuffered output when pipe/tee'ing to a fileSohaib Mohamed2-2/+6
2021-12-16Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo41-345/+1199
2021-12-16iio: event_monitor: Flush output on eventZach DeCook1-0/+1
2021-12-16selftests/powerpc: skip tests for unavailable mitigations.Sachin Sant1-1/+4
2021-12-16kunit: tool: Default --jobs to number of CPUsDavid Gow2-3/+7
2021-12-16kunit: tool: fix newly introduced typechecker errorsDaniel Latypov2-2/+3
2021-12-15kunit: tool: make `build` subcommand also reconfigure if neededDaniel Latypov2-2/+10
2021-12-15kunit: tool: delete kunit_parser.TestResult typeDaniel Latypov4-35/+29
2021-12-15kunit: tool: use dataclass instead of collections.namedtupleDaniel Latypov2-70/+75
2021-12-15objtool: Add a missing comma to avoid string concatenationEric W. Biederman1-1/+1
2021-12-15selftests: mlxsw: vxlan: Remove IPv6 test caseAmit Cohen1-18/+0
2021-12-15libbpf: Avoid reading past ELF data section end when copying licenseAndrii Nakryiko1-1/+4
2021-12-15bpf, selftests: Update test case for atomic cmpxchg on r0 with pointerDaniel Borkmann1-2/+65
2021-12-15bpf, selftests: Add test case for atomic fetch on spilled pointerDaniel Borkmann2-0/+117
2021-12-15libbpf: Mark bpf_object__find_program_by_title API deprecated.Kui-Feng Lee1-0/+1
2021-12-15tools/perf: Stop using bpf_object__find_program_by_title API.Kui-Feng Lee1-1/+12
2021-12-15selftests/bpf: Stop using bpf_object__find_program_by_title API.Kui-Feng Lee10-67/+104
2021-12-15selftests/bpf: Remove explicit setrlimit(RLIMIT_MEMLOCK) in main selftestsAndrii Nakryiko8-24/+3
2021-12-15libbpf: Auto-bump RLIMIT_MEMLOCK if kernel needs it for BPFAndrii Nakryiko6-39/+143
2021-12-14kselftest/arm64: Add pidbench for floating point syscall casesMark Brown3-1/+75
2021-12-14kselftest/arm64: Add a test program to exercise the syscall ABIMark Brown5-1/+568
2021-12-14kselftest/arm64: Allow signal tests to trigger from a functionMark Brown1-7/+5
2021-12-14kselftest/arm64: Parameterise ptrace vector length informationMark Brown1-77/+142
2021-12-14libbpf: Add sane strncpy alternative and use it internallyAndrii Nakryiko6-19/+31
2021-12-14libbpf: Fix potential uninit memory readAndrii Nakryiko1-0/+1
2021-12-14selftests/bpf: Fix OOB write in test_verifierKumar Kartikeya Dwivedi1-1/+1
2021-12-14selftests: mlxsw: Add a test case for MAC profiles consolidationDanielle Ratson1-0/+30