summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests: mptcp: fix fastclose with csum failurePaolo Abeni2023-11-281-1/+1
* cxl/region: Fix x1 root-decoder granularity calculationsJim Harris2023-11-281-1/+1
* mm: make PR_MDWE_REFUSE_EXEC_GAIN an unsigned longFlorent Revest2023-11-281-1/+1
* selftests/clone3: Fix broken test under !CONFIG_TIME_NSTiezhu Yang2023-11-281-1/+6
* selftests/resctrl: Reduce failures due to outliers in MBA/MBM testsIlpo Järvinen2023-11-282-2/+2
* selftests/resctrl: Move _GNU_SOURCE define into MakefileIlpo Järvinen2023-11-282-2/+1
* selftests/resctrl: Remove duplicate feature check from CMT testIlpo Järvinen2023-11-281-3/+0
* selftests/resctrl: Fix uninitialized .sa_flagsIlpo Järvinen2023-11-281-2/+2
* perf intel-pt: Fix async branch flagsAdrian Hunter2023-11-281-0/+2
* tools/power/turbostat: Enable the C-state Pre-wake printingChen Yu2023-11-281-0/+1
* tools/power/turbostat: Fix a knl bugZhang Rui2023-11-281-1/+1
* bpf: handle ldimm64 properly in check_cfg()Andrii Nakryiko2023-11-281-4/+4
* selftests/efivarfs: create-read: fix a resource leakzhujun22023-11-281-0/+2
* selftests/lkdtm: Disable CONFIG_UBSAN_TRAP in test configRicardo Cañuelo2023-11-282-2/+1
* perf parse-events: Fix driver config termIan Rogers2023-11-201-0/+17
* selftests: mptcp: fix wait_rm_addr/sf parametersGeliang Tang2023-11-201-4/+10
* selftests: pmtu.sh: fix result checkingHangbin Liu2023-11-201-1/+1
* cpupower: fix reference to nonexistent documentVegard Nossum2023-11-201-1/+1
* cxl/pci: Clarify devm host for memdev relative setupDan Williams2023-11-201-2/+2
* rtla: Fix uninitialized variable foundColin Ian King2023-11-201-1/+1
* perf vendor events intel: Add broadwellde two metricsIan Rogers2023-11-201-0/+12
* perf vendor events intel: Fix broadwellde tma_info_system_dram_bw_use metricIan Rogers2023-11-201-1/+1
* perf hist: Add missing puts to hist__account_cyclesIan Rogers2023-11-201-3/+7
* libperf rc_check: Make implicit enabling work for GCCIan Rogers2023-11-201-1/+5
* perf machine: Avoid out of bounds LBR memory readIan Rogers2023-11-201-10/+12
* perf vendor events: Update PMC used in PM_RUN_INST_CMPL event for power10 pla...Kajol Jain2023-11-201-1/+1
* perf trace: Use the right bpf_probe_read(_str) variant for reading user dataThomas Richter2023-11-201-8/+8
* perf tools: Do not ignore the default vmlinux.hNamhyung Kim2023-11-201-0/+1
* perf mem-events: Avoid uninitialized readIan Rogers2023-11-201-1/+2
* perf pmu: Remove logic for PMU name being NULLIan Rogers2023-11-2015-62/+51
* perf parse-events: Fix for term values that are raw eventsIan Rogers2023-11-201-5/+3
* perf build: Add missing comment about NO_LIBTRACEEVENT=1Arnaldo Carvalho de Melo2023-11-201-0/+4
* tools: iio: iio_generic_buffer ensure alignmentMatti Vaittinen2023-11-201-1/+12
* tools/perf: Update call stack check in builtin-lock.cKajol Jain2023-11-201-1/+16
* perf record: Fix BTF type checks in the off-cpu profilingNamhyung Kim2023-11-201-2/+3
* perf parse-events: Fix tracepoint name memory leakIan Rogers2023-11-201-0/+1
* perf tools: Revert enable indices setting syntax for BPF mapIan Rogers2023-11-203-140/+1
* perf parse-events: Remove ABORT_ONIan Rogers2023-11-201-8/+14
* perf parse-events: Remove unused PE_KERNEL_PMU_EVENT tokenIan Rogers2023-11-201-27/+0
* perf parse-events: Remove unused PE_PMU_EVENT_FAKE tokenIan Rogers2023-11-201-40/+2
* perf kwork: Set ordered_events to true in 'struct perf_tool'Yang Jihong2023-11-201-3/+4
* perf kwork: Add the supported subcommands to the documentYang Jihong2023-11-201-1/+1
* perf kwork: Fix incorrect and missing free atom in work_push_atom()Yang Jihong2023-11-201-2/+4
* perf stat: Fix aggr mode initializationIan Rogers2023-11-201-1/+1
* kselftest: vm: fix mdwe's mmap_FIXED test caseFlorent Revest2023-11-201-6/+3
* selftests/resctrl: Ensure the benchmark commands fits to its arrayIlpo Järvinen2023-11-201-0/+5
* selftests/pidfd: Fix ksft print formatsMaciej Wieczor-Retman2023-11-202-7/+7
* net: skb_find_text: Ignore patterns extending past 'to'Phil Sutter2023-11-202-1/+129
* selftests: netfilter: test for sctp collision processing in nf_conntrackXin Long2023-11-203-2/+191
* selftests/bpf: Skip module_fentry_shadow test when bpf_testmod is not availableArtem Savkov2023-11-201-0/+5