summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-01-18perf auxtrace: Fix address filter duplicate symbol selectionAdrian Hunter1-1/+1
2023-01-14selftests/vm/pkeys: Add a regression test for setting PKRU through ptraceKyle Huey2-2/+141
2023-01-14parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller2-18/+6
2023-01-12perf stat: Fix handling of --for-each-cgroup with --bpf-counters to match non...Namhyung Kim1-5/+18
2023-01-12perf stat: Fix handling of unsupported cgroup events when using BPF countersNamhyung Kim1-11/+3
2023-01-12perf lock contention: Fix core dump related to not finding the "__sched_text_...Thomas Richter1-0/+2
2023-01-12perf tools: Fix resources leak in perf_data__open_dir()Miaoqian Lin1-0/+2
2023-01-12selftests: net: return non-zero for failures reported in arp_ndisc_evict_noca...Po-Hsu Lin1-2/+9
2023-01-12selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrierPo-Hsu Lin1-2/+2
2023-01-12perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file as unsinged dataMasami Hiramatsu (Google)1-17/+4
2023-01-12perf probe: Use dwarf_attr_integrate as generic DWARF attr accessorMasami Hiramatsu (Google)1-2/+2
2023-01-07selftests: Use optional USERCFLAGS and USERLDFLAGSMickaël Salaün1-0/+5
2023-01-07ktest.pl minconfig: Unset configs instead of just removing themSteven Rostedt1-1/+2
2023-01-07kest.pl: Fix grub2 menu handling for rebootingSteven Rostedt1-5/+15
2023-01-04objtool: Fix SEGFAULTChristophe Leroy1-1/+1
2022-12-31perf test: Fix "all PMU test" to skip parametrized eventsMichael Petlan1-11/+2
2022-12-31perf probe: Check -v and -q options in the right placeYang Jihong1-8/+9
2022-12-31perf tools: Make quiet mode consistent between toolsJames Clark16-26/+25
2022-12-31perf debug: Set debug_peo_args and redirect_to_stderr variable to correct val...Yang Jihong1-0/+4
2022-12-31selftests/bpf: Fix conflicts with built-in functions in bpf_iter_ksymJames Hilliard1-3/+3
2022-12-31libbpf: Avoid enum forward-declarations in public API in C++ modeAndrii Nakryiko1-0/+7
2022-12-31selftests: devlink: fix the fd redirect in dummy_reporter_testJakub Kicinski1-2/+2
2022-12-31selftests/bpf: Select CONFIG_FUNCTION_ERROR_INJECTIONSong Liu1-0/+1
2022-12-31selftests/powerpc: Fix resource leaksMiaoqian Lin1-1/+4
2022-12-31perf stat: Do not delay the workload with --delayNamhyung Kim1-16/+17
2022-12-31perf off_cpu: Fix a typo in BTF tracepoint name, it should be 'btf_trace_sche...Namhyung Kim1-1/+1
2022-12-31perf branch: Fix interpretation of branch recordsJames Clark1-1/+2
2022-12-31perf symbol: correction while adjusting symbolAjay Kaher1-1/+1
2022-12-31perf trace: Handle failure when trace point folder is missedLeo Yan1-7/+10
2022-12-31perf trace: Use macro RAW_SYSCALL_ARGS_NUM to replace numberLeo Yan1-4/+7
2022-12-31perf trace: Return error if a system call doesn't existLeo Yan1-2/+2
2022-12-31perf stat: Move common code in print_metric_headers()Namhyung Kim1-5/+8
2022-12-31perf stat: Use evsel__is_hybrid() moreNamhyung Kim1-16/+4
2022-12-31perf tools: Fix "kernel lock contention analysis" test by not printing warnin...James Clark1-0/+5
2022-12-31bpftool: Fix memory leak in do_build_table_cbMiaoqian Lin1-0/+1
2022-12-31netfilter: conntrack: set icmpv6 redirects as RELATEDFlorian Westphal1-2/+34
2022-12-31selftests/bpf: Mount debugfs in setns_by_fdStanislav Fomichev4-3/+7
2022-12-31selftests/bpf: Make sure zero-len skbs aren't redirectableStanislav Fomichev2-0/+183
2022-12-31selftests/bpf: fix memory leak of lsm_cgroupWang Yufen2-4/+21
2022-12-31selftests/bpf: Fix incorrect ASSERT in the tcp_hdr_options testMartin KaFai Lau1-2/+2
2022-12-31selftests/bpf: Fix xdp_synproxy compilation failure in 32-bit archYang Jihong1-2/+3
2022-12-31libbpf: Btf dedup identical struct test needs check for nested structs/arraysAlan Maguire1-3/+5
2022-12-31selftests/bpf: fix missing BPF object filesWang Yufen9-29/+40
2022-12-31libbpf: Fix null-pointer dereference in find_prog_by_sec_insn()Shung-Hsi Yu1-0/+3
2022-12-31libbpf: Deal with section with no data gracefullyShung-Hsi Yu1-1/+5
2022-12-31libbpf: Use elf_getshdrnum() instead of e_shnumShung-Hsi Yu1-4/+9
2022-12-31selftest/bpf: Fix error usage of ASSERT_OK in xdp_adjust_tail.cXu Kuohai1-3/+3
2022-12-31selftests/bpf: Fix error failure of case test_xdp_adjust_tail_growXu Kuohai1-0/+1
2022-12-31selftest/bpf: Fix memory leak in kprobe_multi_testXu Kuohai1-12/+14
2022-12-31selftests/bpf: Fix memory leak caused by not destroying skeletonXu Kuohai2-2/+4