summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-10-17rtla/timerlat: Add --deepest-idle-state for histTomas Glozar
2024-10-17rtla/timerlat: Add --deepest-idle-state for topTomas Glozar
2024-10-17rtla/utils: Add idle state disabling via libcpupowerTomas Glozar
2024-10-17rtla: Add optional dependency on libcpupowerTomas Glozar
2024-10-17tools/build: Add libcpupower dependency detectionTomas Glozar
2024-10-17perf test: Move attr files into shell directory where they are usedIan Rogers
2024-10-17perf test: Remove C test wrapper for attr.pyIan Rogers
2024-10-17perf test: Add a shell wrapper for "Setup struct perf_event_attr"Ian Rogers
2024-10-17perf probe: Correct demangled symbols in C++ programLeo Yan
2024-10-17perf stat: Disable metric thresholds for CSV and JSON metric-only modeIan Rogers
2024-10-17perf stat: Add metric-threshold to json outputIan Rogers
2024-10-17perf stat: Change color to threshold in print_metricIan Rogers
2024-10-17perf stat: Drop metric-unit if unit is NULLIan Rogers
2024-10-17perf stat: Display "none" for NaN with metric only jsonIan Rogers
2024-10-17perf stat: Fix/add parameter names for print_metricIan Rogers
2024-10-17perf color: Add printf format checking and resolve issuesIan Rogers
2024-10-17perf probe: Fix libdw memory leakIan Rogers
2024-10-17perf disasm: Fix capstone memory leakIan Rogers
2024-10-17tools/perf/powerpc/util: Add support to handle compatible mode PVR for perf j...Athira Rajeev
2024-10-17tools/perf/pmu-events/powerpc: Add support for compat events in jsonAthira Rajeev
2024-10-17selftests/bpf: Add test case for delta propagationDaniel Borkmann
2024-10-17kselftest/arm64: mte: fix printf type warnings about longsAndre Przywara
2024-10-17kselftest/arm64: mte: fix printf type warnings about pointersAndre Przywara
2024-10-17kselftest/arm64: mte: fix printf type warnings about __u64Andre Przywara
2024-10-17kselftest/arm64: mte: use string literal for printf-style functionsAndre Przywara
2024-10-17bpf: Properly test iter/task tid filteringJordan Rome
2024-10-17kselftest/arm64: mte: use proper SKIP syntaxAndre Przywara
2024-10-17kselftest/arm64: hwcap: fix f8dp2 cpuinfo nameAndre Przywara
2024-10-17kselftest/arm64: signal: drop now redundant GNU_SOURCE definitionAndre Przywara
2024-10-17perf dso: Fix symtab_type for kmod compressionVeronika Molnarova
2024-10-17perf probe: Improve log for long event name failureLeo Yan
2024-10-17perf probe: Check group string lengthLeo Yan
2024-10-17perf probe: Use the MAX_EVENT_NAME_LEN macroLeo Yan
2024-10-17perf test: Speed up some tests using perf listNamhyung Kim
2024-10-17Merge tag 'net-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-10-17maple_tree: add regression test for spanning store bugLorenzo Stoakes
2024-10-17perf trace: The return from 'write' isn't a pidArnaldo Carvalho de Melo
2024-10-17tools headers UAPI: Sync linux/const.h with the kernel headersArnaldo Carvalho de Melo
2024-10-17selftests: drv-net: rss_ctx: add rss ctx busy testcaseDaniel Zahka
2024-10-17selftests: mm: fix the incorrect usage() info of khugepagedNanyong Sun
2024-10-17maple_tree: check for MA_STATE_BULK on setting wr_rebalanceSidhartha Kumar
2024-10-17selftests/mm: fix deadlock for fork after pthread_create on ARMEdward Liaw
2024-10-17selftests/mm: replace atomic_bool with pthread_barrier_tEdward Liaw
2024-10-16selftest: hid: add the missing tests directoryYun Lu
2024-10-16selftests/bpf: Fix txmsg_redir of test_txmsg_pull in test_sockmapZijian Zhang
2024-10-16selftests/bpf: Fix msg_verify_data in test_sockmapZijian Zhang
2024-10-16perf x86/topdown: Refine helper arch_is_topdown_metrics()Dapeng Mi
2024-10-16perf x86/topdown: Make topdown metrics comparators be symmetricDapeng Mi
2024-10-16perf tool_pmu: Remove duplicate io.h headerIan Rogers
2024-10-16selftests/bpf: Add test to verify tailcall and freplace restrictionsLeon Hwang