aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-08-03perf probe: Show correct error message about @symbol usage for uprobeMasami Hiramatsu1-4/+9
2023-08-03perf test bpf: Address error about non-null argument for epoll_pwait 2nd argArnaldo Carvalho de Melo1-1/+2
2023-08-03perf tests stat+std_output: Fix shellcheck warnings about word splitting/quot...Athira Rajeev1-2/+1
2023-08-03perf tests stat+std_output: Fix shellcheck warnings about word splitting/quotingAthira Rajeev1-1/+1
2023-08-03perf tests lib stat_output: Fix shellcheck warning about missing shebangKajol Jain1-0/+1
2023-08-03perf tests coresight thread_loop_check_tid_2: Fix shellcheck warnings about w...Kajol Jain1-1/+1
2023-08-03perf tests record+zstd_comp_decomp: Fix the shellcheck warnings about word sp...Athira Rajeev1-7/+7
2023-08-03perf arch x86: Address shellcheck warnings about unused variables in syscallt...Athira Rajeev1-1/+1
2023-08-03perf trace x86_arch_prctl: Address shellcheck warnings about local variablesAthira Rajeev1-3/+3
2023-08-03perf tests lib waiting: Fix the shellcheck warnings about missing shebangAthira Rajeev1-0/+1
2023-08-03perf tests lib probe_vfs_getname: Fix shellcheck warnings about missing sheba...Athira Rajeev1-2/+3
2023-08-03perf tests unroll_loop_thread_10: Fix shellcheck warnings about word splittin...Athira Rajeev1-1/+1
2023-08-03perf tests thread_loop_check_tid_10: Fix shellcheck warnings bout word splitt...Athira Rajeev1-1/+1
2023-08-03perf build: Fix shellcheck issue about quotes for check-headers.shKajol Jain1-3/+3
2023-08-03perf beauty arch_errno_names: Fix shellcheck issue about local variablesKajol Jain1-9/+6
2023-08-03perf tests lib probe: Fix shellcheck warning about about missing shebangKajol Jain1-0/+1
2023-08-03perf tests memcpy_thread_16k_10: Fix shellcheck warning about word splitting/...Kajol Jain1-1/+1
2023-08-03perf tests asm_pure_loop: Fix shellcheck warning about word splitting/quoteKajol Jain1-1/+1
2023-08-03perf tests stat+shadow_stat: Fix shellcheck warning about unused variableAthira Rajeev1-2/+2
2023-08-03perf tests stat_bpf_counters: Fix usage of '==' to address shellcheck warningAthira Rajeev1-2/+2
2023-08-03perf tests perf_dat _converter_json: Use quoting to avoid word splittingAthira Rajeev1-1/+1
2023-08-03perf tests stat+csv_summary: Fix unused variable references detected via shel...Athira Rajeev1-2/+2
2023-08-03perf tests: Address signal case issues detected via shellcheckAthira Rajeev1-1/+1
2023-08-03perf test stat_bpf_counters_cgrp: Fix shellcheck issue about logical operatorsKajol Jain1-16/+12
2023-08-03perf tests lock_contention: Fix shellcheck issue about quoting to avoid word ...Kajol Jain1-6/+6
2023-08-03perf tests record_offcpu: Fix shellcheck warnings about word splitting/quotin...Kajol Jain1-3/+3
2023-08-03perf tests probe_vfs_getname: Fix shellcheck warnings about word splitting/qu...Kajol Jain1-2/+2
2023-08-03perf tests trace+probe_vfs_getname: Fix shellcheck warnings about word splitt...Akanksha J N1-3/+3
2023-08-03perf tests task_analyzer: Check perf build options for libtraceevent supportAditya Gupta1-1/+1
2023-08-03perf parse-events: Remove array remnantsIan Rogers3-119/+0
2023-08-03perf tools: Revert enable indices setting syntax for BPF mapIan Rogers3-140/+1
2023-08-03perf parse-event: Avoid BPF test SEGVIan Rogers1-1/+1
2023-08-03perf build: Include generated header files properlyNamhyung Kim5-9/+9
2023-08-03perf build: Update build rule for generated filesNamhyung Kim2-0/+16
2023-08-03perf build: Remove -Wno-redundant-decls in 2 casesIan Rogers2-3/+0
2023-08-03perf build: Disable fewer bison warningsIan Rogers5-5/+17
2023-08-03perf build: Disable fewer flex warningsIan Rogers1-6/+18
2023-08-03tools build: Add 3-component logical version comparatorsArnaldo Carvalho de Melo1-0/+20
2023-08-03test/vsock: remove vsock_perf executable on `make clean`Stefano Garzarella1-1/+1
2023-08-03selftests: openvswitch: add ct-nat test case with ipv4Aaron Conole2-0/+126
2023-08-03selftests: openvswitch: add basic ct test case parsingAaron Conole2-0/+107
2023-08-03selftests: openvswitch: add a test for ipv4 forwardingAaron Conole1-0/+40
2023-08-03selftests: openvswitch: support key masksAdrian Moreno1-32/+64
2023-08-03selftests: openvswitch: add an initial flow programming caseAaron Conole2-0/+458
2023-08-02selftests/x86: Add shadow stack testRick Edgecombe2-1/+885
2023-08-02KVM: selftests: Use GUEST_FAIL() in ARM's arch timer helpersSean Christopherson2-10/+6
2023-08-02KVM: selftests: Print out guest RIP on unhandled exceptionSean Christopherson1-12/+6
2023-08-02KVM: selftests: Rip out old, param-based guest assert macrosSean Christopherson24-117/+0
2023-08-02KVM: selftests: Convert x86's XCR0 test to use printf-based guest assertsSean Christopherson1-11/+18
2023-08-02KVM: selftests: Convert VMX's PMU capabilities test to printf guest assertsSean Christopherson1-13/+15