summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-10-18perf build: Rename CONFIG_DWARF to CONFIG_LIBDWIan Rogers
2024-10-18perf build: Rename HAVE_DWARF_SUPPORT to HAVE_LIBDW_SUPPORTIan Rogers
2024-10-18perf libdw: Remove unnecessary definesIan Rogers
2024-10-18perf probe: Move elfutils support check to libdw checkIan Rogers
2024-10-18perf build: Combine test-dwarf-getcfi into test-libdwIan Rogers
2024-10-18perf build: Combine test-dwarf-getlocations into test-libdwIan Rogers
2024-10-18perf build: Combine libdw-dwarf-unwind into libdw feature testsIan Rogers
2024-10-18perf build: Rename test-dwarf to test-libdwIan Rogers
2024-10-18perf build: Remove defined but never used variableIan Rogers
2024-10-18perf build: Rename NO_DWARF to NO_LIBDWIan Rogers
2024-10-18perf build: Fix LIBDW_DIRIan Rogers
2024-10-17Merge tag 'mm-hotfixes-stable-2024-10-17-16-08' of git://git.kernel.org/pub/s...Linus Torvalds
2024-10-17objtool: Also include tools/include/uapiHONG Yifan
2024-10-17objtool: Detect non-relocated text referencesJosh Poimboeuf
2024-10-17rtla: Documentation: Mention --deepest-idle-stateTomas Glozar
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