summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-02-06objtool: Add a missing comma to avoid string concatenationEric W. Biederman1-1/+1
2023-02-06exit: Add and use make_task_dead.Eric W. Biederman1-1/+2
2023-02-06Revert "selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID"Sasha Levin2-51/+0
2023-01-24selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_IDHao Sun2-0/+51
2023-01-18perf auxtrace: Fix address filter duplicate symbol selectionAdrian Hunter1-1/+1
2023-01-18selftests: set the BUILD variable to absolute pathMuhammad Usama Anjum1-9/+17
2023-01-18selftests: Fix kselftest O=objdir build from cluttering top level objdirShuah Khan1-2/+2
2023-01-18parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller2-18/+6
2023-01-18perf tools: Fix resources leak in perf_data__open_dir()Miaoqian Lin1-0/+2
2023-01-18KVM: VMX: Fix the spelling of CPU_BASED_USE_TSC_OFFSETTINGXiaoyao Li2-2/+2
2023-01-18KVM: VMX: Rename NMI_PENDING to NMI_WINDOWXiaoyao Li1-1/+1
2023-01-18KVM: VMX: Rename INTERRUPT_PENDING to INTERRUPT_WINDOWXiaoyao Li2-4/+4
2023-01-18perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file as unsinged dataMasami Hiramatsu (Google)1-17/+4
2023-01-18perf probe: Use dwarf_attr_integrate as generic DWARF attr accessorMasami Hiramatsu (Google)1-2/+2
2023-01-18selftests: Use optional USERCFLAGS and USERLDFLAGSMickaël Salaün1-0/+5
2023-01-18ktest.pl minconfig: Unset configs instead of just removing themSteven Rostedt1-1/+2
2023-01-18kest.pl: Fix grub2 menu handling for rebootingSteven Rostedt1-5/+15
2023-01-18objtool: Fix SEGFAULTChristophe Leroy1-1/+1
2023-01-18selftests/powerpc: Fix resource leaksMiaoqian Lin1-1/+4
2023-01-18perf symbol: correction while adjusting symbolAjay Kaher1-1/+1
2023-01-18perf trace: Handle failure when trace point folder is missedLeo Yan1-7/+10
2023-01-18perf trace: Use macro RAW_SYSCALL_ARGS_NUM to replace numberLeo Yan1-4/+7
2023-01-18perf trace: Add a strtoul() method to 'struct syscall_arg_fmt'Arnaldo Carvalho de Melo1-1/+7
2023-01-18perf trace: Allow associating scnprintf routines with well known arg namesArnaldo Carvalho de Melo1-0/+26
2023-01-18perf trace: Add the syscall_arg_fmt pointer to syscall_argArnaldo Carvalho de Melo2-22/+26
2023-01-18perf trace: Factor out the initialization of syscal_arg_fmt->scnprintfArnaldo Carvalho de Melo1-10/+18
2023-01-18perf trace: Separate 'struct syscall_fmt' definition from syscall_fmts variableArnaldo Carvalho de Melo1-2/+4
2023-01-18perf trace: Return error if a system call doesn't existLeo Yan1-2/+2
2023-01-18netfilter: conntrack: set icmpv6 redirects as RELATEDFlorian Westphal1-2/+34
2023-01-18selftests/efivarfs: Add checking of the test return valueZhao Gongyi1-0/+5
2023-01-18proc: fixup uptime selftestAlexey Dobriyan1-1/+2
2023-01-18selftests/ftrace: event_triggers: wait longer for test_event_enableYipeng Zou1-4/+11
2022-12-14ipv4: Fix incorrect route flushing when source address is deletedIdo Schimmel1-1727/+0
2022-12-14selftests: rtnetlink: correct xfrm policy rule in kci_test_ipsec_offloadZhengchao Shao1-1/+1
2022-12-08ipv4: Fix route deletion when nexthop info is not specifiedIdo Schimmel1-0/+11
2022-12-08ipv4: Handle attempt to delete multipath route when fib_info contains an nh r...David Ahern1-0/+5
2022-12-08selftests: net: fix nexthop warning cleanup double ip typoNikolay Aleksandrov1-2/+2
2022-12-08selftests: net: add delete nexthop route warning testNikolay Aleksandrov1-0/+14
2022-12-08tools/vm/slabinfo-gnuplot: use "grep -E" instead of "egrep"Tiezhu Yang1-2/+2
2022-11-25selftests/intel_pstate: fix build for ARCH=x86_64Ricardo Cañuelo1-3/+3
2022-11-25selftests/futex: fix build for clangRicardo Cañuelo1-4/+2
2022-11-25x86/cpu: Restore AMD's DE_CFG MSR after resumeBorislav Petkov1-3/+5
2022-11-25perf stat: Fix printing os->prefix in CSV metrics outputAthira Rajeev1-1/+1
2022-11-10tools/nolibc/string: Fix memcmp() implementationRasmus Villemoes1-2/+2
2022-11-03perf auxtrace: Fix address filter symbol name match for modulesAdrian Hunter1-1/+9
2022-11-03tools: iio: iio_utils: fix digit calculationMatti Vaittinen1-0/+4
2022-10-26perf intel-pt: Fix segfault in intel_pt_print_info() with uClibcAdrian Hunter1-2/+7
2022-10-26bpftool: Clear errno after libcap's checksQuentin Monnet1-0/+10
2022-10-26bpftool: Fix a wrong type cast in btf_dumper_intLam Thai1-1/+1
2022-10-15perf tools: Fixup get_current_dir_name() compilationAlexey Dobriyan1-1/+2