summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-07-29KVM: selftests: Use pread() to read binary stats headerSean Christopherson
2023-07-29selftests/rseq: Play nice with binaries statically linked against glibc 2.35+Sean Christopherson
2023-07-28perf build: Add Wextra for C++ compilationIan Rogers
2023-07-28perf build: Don't always set -funwind-tables and -ggdb3Ian Rogers
2023-07-28perf bpf-loader: Remove unneeded diagnostic pragmaIan Rogers
2023-07-28perf vendor events arm64: Add JSON metrics for Yitian 710 DDRJing Zhang
2023-07-28perf jevents: Add support for Yitian 710 DDR PMU (arm64) aliasingJing Zhang
2023-07-28perf tools: Add a place to put kernel config fragments for test runsJames Clark
2023-07-28perf scripts python: Add command execution for gecko scriptAnup Sharma
2023-07-28perf scripts python: Implement add sample function and thread processingAnup Sharma
2023-07-28perf scripts python: Implement add sample function and thread processingAnup Sharma
2023-07-28perf scripts python: Add trace end processing and PRODUCT and CATEGORIES info...Anup Sharma
2023-07-28perf scripts python: Add classes and conversion functionsAnup Sharma
2023-07-28perf scripts python: Extact necessary information from process eventAnup Sharma
2023-07-28perf scripts python: Add initial script file with usage informationAnup Sharma
2023-07-28perf doc: Fix typo in perf.data-file-format.txtXiu Jianfeng
2023-07-28perf machine: Include data symbols in the kernel mapNamhyung Kim
2023-07-28perf symbols: Add kallsyms__get_symbol_start()Namhyung Kim
2023-07-28perf parse-events: Remove ABORT_ONIan Rogers
2023-07-28perf parse-events: Improve location for add pmuIan Rogers
2023-07-28perf parse-events: Populate error column for BPF/tracepoint eventsIan Rogers
2023-07-28perf parse-events: Additional error reportingIan Rogers
2023-07-28perf parse-events: Separate ENOMEM memory handlingIan Rogers
2023-07-28perf parse-events: Move instances of YYABORT to YYNOMEMIan Rogers
2023-07-28perf parse-events: Separate YYABORT and YYNOMEM casesIan Rogers
2023-07-28perf parse-event: Add memory allocation test for name termsIan Rogers
2023-07-28perf build: Define YYNOMEM as YYNOABORT for bison < 3.81Arnaldo Carvalho de Melo
2023-07-28perf test uprobe_from_different_cu: Skip if there is no gccGeorg Müller
2023-07-28Merge tag 'cxl-fixes-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-07-27Merge tag 'net-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-27perf parse-events: Only move force grouped evsels when sortingIan Rogers
2023-07-27perf parse-events: When fixing group leaders always set the leaderIan Rogers
2023-07-27perf parse-events: Extra care around force grouped eventsIan Rogers
2023-07-27x86/srso: Add a Speculative RAS Overflow mitigationBorislav Petkov (AMD)
2023-07-26selftests: mptcp: join: only check for ip6tables if neededMatthieu Baerts
2023-07-26tools: ynl-gen: fix parse multi-attr enum attributeArkadiusz Kubalewski
2023-07-26tools: ynl-gen: fix enum index in _decode_enum(..)Arkadiusz Kubalewski
2023-07-26perf parse-events: Avoid regrouped warning for wild card eventsIan Rogers
2023-07-26perf parse-events: Add more comments to 'struct parse_events_state'Ian Rogers
2023-07-26perf parse-events: Remove two unused tokensIan Rogers
2023-07-26perf parse-events: Remove unused PE_KERNEL_PMU_EVENT tokenIan Rogers
2023-07-26perf parse-events: Remove unused PE_PMU_EVENT_FAKE tokenIan Rogers
2023-07-26selftests/ftrace: Fix to check fprobe event eneblementMasami Hiramatsu (Google)
2023-07-24perf build: Add LTO build optionIan Rogers
2023-07-24perf test: Avoid weak symbol for arch_testsIan Rogers
2023-07-24perf parse-events: Avoid use uninitialized warningIan Rogers
2023-07-24perf stat: Avoid uninitialized use of perf_stat_configIan Rogers
2023-07-24perf callchain powerpc: Fix addr location init during arch_skip_callchain_idx...Athira Rajeev
2023-07-24perf pmu arm64: Fix reading the PMU cpu slots in sysfsHaixin Yu
2023-07-23vmbus_testing: fix wrong python syntax for integer value comparisonAni Sinha