summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-11-20perf parse-events: Fix driver config termIan Rogers1-0/+17
2023-11-20selftests: mptcp: fix wait_rm_addr/sf parametersGeliang Tang1-4/+10
2023-11-20selftests: pmtu.sh: fix result checkingHangbin Liu1-1/+1
2023-11-20cpupower: fix reference to nonexistent documentVegard Nossum1-1/+1
2023-11-20cxl/pci: Clarify devm host for memdev relative setupDan Williams1-2/+2
2023-11-20rtla: Fix uninitialized variable foundColin Ian King1-1/+1
2023-11-20perf vendor events intel: Add broadwellde two metricsIan Rogers1-0/+12
2023-11-20perf vendor events intel: Fix broadwellde tma_info_system_dram_bw_use metricIan Rogers1-1/+1
2023-11-20perf hist: Add missing puts to hist__account_cyclesIan Rogers1-3/+7
2023-11-20libperf rc_check: Make implicit enabling work for GCCIan Rogers1-1/+5
2023-11-20perf machine: Avoid out of bounds LBR memory readIan Rogers1-10/+12
2023-11-20perf vendor events: Update PMC used in PM_RUN_INST_CMPL event for power10 pla...Kajol Jain1-1/+1
2023-11-20perf trace: Use the right bpf_probe_read(_str) variant for reading user dataThomas Richter1-8/+8
2023-11-20perf tools: Do not ignore the default vmlinux.hNamhyung Kim1-0/+1
2023-11-20perf mem-events: Avoid uninitialized readIan Rogers1-1/+2
2023-11-20perf pmu: Remove logic for PMU name being NULLIan Rogers15-62/+51
2023-11-20perf parse-events: Fix for term values that are raw eventsIan Rogers1-5/+3
2023-11-20perf build: Add missing comment about NO_LIBTRACEEVENT=1Arnaldo Carvalho de Melo1-0/+4
2023-11-20tools: iio: iio_generic_buffer ensure alignmentMatti Vaittinen1-1/+12
2023-11-20tools/perf: Update call stack check in builtin-lock.cKajol Jain1-1/+16
2023-11-20perf record: Fix BTF type checks in the off-cpu profilingNamhyung Kim1-2/+3
2023-11-20perf parse-events: Fix tracepoint name memory leakIan Rogers1-0/+1
2023-11-20perf tools: Revert enable indices setting syntax for BPF mapIan Rogers3-140/+1
2023-11-20perf parse-events: Remove ABORT_ONIan Rogers1-8/+14
2023-11-20perf parse-events: Remove unused PE_KERNEL_PMU_EVENT tokenIan Rogers1-27/+0
2023-11-20perf parse-events: Remove unused PE_PMU_EVENT_FAKE tokenIan Rogers1-40/+2
2023-11-20perf kwork: Set ordered_events to true in 'struct perf_tool'Yang Jihong1-3/+4
2023-11-20perf kwork: Add the supported subcommands to the documentYang Jihong1-1/+1
2023-11-20perf kwork: Fix incorrect and missing free atom in work_push_atom()Yang Jihong1-2/+4
2023-11-20perf stat: Fix aggr mode initializationIan Rogers1-1/+1
2023-11-20kselftest: vm: fix mdwe's mmap_FIXED test caseFlorent Revest1-6/+3
2023-11-20selftests/resctrl: Ensure the benchmark commands fits to its arrayIlpo Järvinen1-0/+5
2023-11-20selftests/pidfd: Fix ksft print formatsMaciej Wieczor-Retman2-7/+7
2023-11-20net: skb_find_text: Ignore patterns extending past 'to'Phil Sutter2-1/+129
2023-11-20selftests: netfilter: test for sctp collision processing in nf_conntrackXin Long3-2/+191
2023-11-20selftests/bpf: Skip module_fentry_shadow test when bpf_testmod is not availableArtem Savkov1-0/+5
2023-11-20selftests/bpf: Correct map_fd to data_fd in tailcallsLeon Hwang1-16/+16
2023-11-20selftests/x86/lam: Zero out buffer for readlink()Binbin Wu1-3/+3
2023-11-20objtool: Propagate early errorsAaron Plattner1-3/+1
2023-11-08perf evlist: Avoid frequency mode for the dummy eventIan Rogers1-2/+3
2023-11-08netfilter: nf_tables: audit log object reset once per tablePhil Sutter1-0/+46
2023-11-02maple_tree: add GFP_KERNEL to allocations in mas_expected_entries()Liam R. Howlett1-0/+40
2023-11-02selftests/mm: include mman header to access MREMAP_DONTUNMAP identifierSamasth Norway Ananda1-0/+1
2023-10-25selftests: mptcp: join: correctly check for no RSTMatthieu Baerts1-2/+6
2023-10-25selftests/ftrace: Add new test case which checks non unique symbolFrancis Laniel1-0/+13
2023-10-25perf dlfilter: Fix use of addr_location__exit() in dlfilter__object_code()Adrian Hunter1-17/+15
2023-10-25selftests: openvswitch: Add version check for pyroute2Aaron Conole2-2/+10
2023-10-25selftests: netfilter: Run nft_audit.sh in its own netnsPhil Sutter1-0/+6
2023-10-25selftests: openvswitch: Fix the ct_tuple for v4Aaron Conole1-1/+3
2023-10-25selftests: openvswitch: Catch cases where the tests are killedAaron Conole1-0/+2