summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-11-28selftests: mptcp: fix fastclose with csum failurePaolo Abeni1-1/+1
2023-11-28cxl/region: Fix x1 root-decoder granularity calculationsJim Harris1-1/+1
2023-11-28mm: make PR_MDWE_REFUSE_EXEC_GAIN an unsigned longFlorent Revest1-1/+1
2023-11-28selftests/clone3: Fix broken test under !CONFIG_TIME_NSTiezhu Yang1-1/+6
2023-11-28selftests/resctrl: Reduce failures due to outliers in MBA/MBM testsIlpo Järvinen2-2/+2
2023-11-28selftests/resctrl: Move _GNU_SOURCE define into MakefileIlpo Järvinen2-2/+1
2023-11-28selftests/resctrl: Remove duplicate feature check from CMT testIlpo Järvinen1-3/+0
2023-11-28selftests/resctrl: Fix uninitialized .sa_flagsIlpo Järvinen1-2/+2
2023-11-28perf intel-pt: Fix async branch flagsAdrian Hunter1-0/+2
2023-11-28tools/power/turbostat: Enable the C-state Pre-wake printingChen Yu1-0/+1
2023-11-28tools/power/turbostat: Fix a knl bugZhang Rui1-1/+1
2023-11-28bpf: handle ldimm64 properly in check_cfg()Andrii Nakryiko1-4/+4
2023-11-28selftests/efivarfs: create-read: fix a resource leakzhujun21-0/+2
2023-11-28selftests/lkdtm: Disable CONFIG_UBSAN_TRAP in test configRicardo Cañuelo2-2/+1
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