summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-01-16perf vendor events riscv: starfive: add RISC-V firmware JSON fileJi Sheng Teoh1-0/+68
2024-01-16perf vendor events riscv: add StarFive Dubhe-70 JSON fileJi Sheng Teoh2-174/+1
2024-01-08perf vendor events riscv: Fix dubhe-80 json file permission errorJi Sheng Teoh1-0/+0
2024-01-08perf vendor events riscv: Fix dubhe-90 json file permission errorJi Sheng Teoh1-0/+0
2024-01-08perf vendor events riscv: Add Dubhe-80 mapfileJi Sheng Teoh2-0/+173
2024-01-08perf vendor events riscv: Update Dubhe-90 mapfileJi Sheng Teoh2-1/+1
2024-01-08perf vendor events riscv: Update JSON metrics for StarFive Dubhe PerfGenevieve Chan9-826/+172
2024-01-08perf vendor events riscv: Update JSON array syntax for Starfive Dubhe PerfYang Lee8-178/+178
2024-01-08perf vendor events riscv: Add JSON metrics for Starfive Dubhe PerfGenevieve Chan8-0/+826
2024-01-08perf vendor events riscv: Added Dubhe mapfileGenevieve Chan1-0/+1
2024-01-05selftests: secretmem: floor the memory size to the multiple of page_sizeMuhammad Usama Anjum1-0/+3
2024-01-05maple_tree: do not preallocate nodes for slot storesSidhartha Kumar1-1/+1
2024-01-01selftests: mptcp: join: fix subflow_send_ack lookupGeliang Tang1-4/+4
2023-12-20Revert "selftests: error out if kernel header files are not yet built"John Hubbard2-57/+4
2023-12-20selftests/bpf: fix bpf_loop_bench for new callback verification schemeEduard Zingerman1-5/+8
2023-12-20selftests/mm: cow: print ksft header before printing anything elseDavid Hildenbrand1-1/+2
2023-12-20cred: get rid of CONFIG_DEBUG_CREDENTIALSJens Axboe3-3/+0
2023-12-13perf metrics: Avoid segv if default metricgroup isn't setIan Rogers1-1/+1
2023-12-13perf list: Fix JSON segfault by setting the used skip_duplicate_pmus callbackIan Rogers1-0/+6
2023-12-13perf vendor events arm64: AmpereOne: Add missing DefaultMetricgroupName fieldsIlkka Koskinen1-0/+2
2023-12-08selftests/net: mptcp: fix uninitialized variable warningsWillem de Bruijn2-14/+8
2023-12-08selftests/net: unix: fix unused variable compiler warningWillem de Bruijn1-1/+0
2023-12-08selftests/net: fix a char signedness issueWillem de Bruijn1-1/+1
2023-12-08selftests/net: ipsec: fix constant out of rangeWillem de Bruijn1-2/+2
2023-12-08parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codesHelge Deller1-2/+0
2023-12-03kselftest/arm64: Fix output formatting for za-forkMark Brown1-1/+1
2023-12-03mm: add a NO_INHERIT flag to the PR_SET_MDWE prctlFlorent Revest1-0/+1
2023-12-03vsock/test: fix SEQPACKET message bounds testArseniy Krasnov1-6/+13
2023-12-03PM: tools: Fix sleepgraph syntax errorDavid Woodhouse1-1/+1
2023-12-03hv/hv_kvp_daemon: Some small fixes for handling NM keyfilesAni Sinha2-10/+14
2023-11-28selftests: mptcp: fix fastclose with csum failurePaolo Abeni1-1/+1
2023-11-28selftests/resctrl: Extend signal handler coverage to unmount on receiving signalIlpo Järvinen3-44/+55
2023-11-28selftests/resctrl: Make benchmark command const and build it with pointersIlpo Järvinen6-35/+53
2023-11-28selftests/resctrl: Simplify span lifetimeIlpo Järvinen6-25/+26
2023-11-28selftests/resctrl: Remove bw_report and bm_type from main()Ilpo Järvinen4-17/+13
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: Fix feature checksIlpo Järvinen1-2/+5
2023-11-28selftests/resctrl: Refactor feature check to use resource and feature nameIlpo Järvinen3-51/+34
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: fix control-flow graph checking in privileged modeAndrii Nakryiko2-6/+9
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