summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-03-13selftests/bpf: Add bpf_getsockopt() for TCP_BPF_DELACK_MAX and TCP_BPF_RTO_MINJason Xing
2025-03-13perf script: Fix typo in branch event maskYujie Liu
2025-03-13Merge tag 'net-6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-03-13printf: convert self-test to KUnitTamir Duberstein
2025-03-13Merge tag 'nf-25-03-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2025-03-13selftests/timers/posix-timers: Add a test for exact allocation modeThomas Gleixner
2025-03-13selftests: Add IPv6 link-local address generation tests for GRE devices.Guillaume Nault
2025-03-13perf hist stdio: Do bounds check when printing callchains to avoid UB with ne...Arnaldo Carvalho de Melo
2025-03-13perf units: Fix insufficient array spaceArnaldo Carvalho de Melo
2025-03-13libapi: Add missing header with NAME_MAX define to io_dir.hArnaldo Carvalho de Melo
2025-03-13perf annotate: Add --code-with-type option.Namhyung Kim
2025-03-13perf annotate: Implement code + data type annotationNamhyung Kim
2025-03-13perf annotate: Factor out __hist_entry__get_data_type()Namhyung Kim
2025-03-13perf annotate: Pass hist_entry to annotate functionsNamhyung Kim
2025-03-13perf annotate: Pass annotation_options to annotation_line__print()Namhyung Kim
2025-03-13perf annotate: Remove unused len parameter from annotation_line__print()Namhyung Kim
2025-03-13perf annotate-data: Add annotated_data_type__get_member_name()Namhyung Kim
2025-03-13perf ftrace: Use atomic inc to update histogram in BPFNamhyung Kim
2025-03-13perf ftrace: Remove an unnecessary condition check in BPFNamhyung Kim
2025-03-13perf ftrace: Fix latency stats with BPFNamhyung Kim
2025-03-12objtool/LoongArch: Add support for goto tableTiezhu Yang
2025-03-12objtool/LoongArch: Add support for switch tableTiezhu Yang
2025-03-12objtool: Handle PC relative relocation typeTiezhu Yang
2025-03-12objtool: Handle different entry size of rodataTiezhu Yang
2025-03-12objtool: Handle various symbol types of rodataTiezhu Yang
2025-03-12objtool: Hide unnecessary compiler error messageDavid Engraf
2025-03-12KVM: arm64: selftests: Test that TGRAN*_2 fields are writableSebastian Ott
2025-03-12selftests: net: bump GRO timeout for gro/setup_vethJakub Kicinski
2025-03-12selftests/tc-testing: Add a test case for DRR class with TC_H_ROOTCong Wang
2025-03-12Merge tag 'linux-cpupower-6.15-rc1' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki
2025-03-12selftests: netfilter: skip br_netfilter queue tests if kernel is taintedFlorian Westphal
2025-03-12rseq/selftests: Ensure the rseq ABI TLS is actually 1024 bytesMichael Jeanson
2025-03-11perf test stat: Additional topdown grouping testsIan Rogers
2025-03-11perf x86 evlist: Update comments on topdown regroupingDapeng Mi
2025-03-11perf parse-events: Corrections to topdown sortingIan Rogers
2025-03-11perf x86/topdown: Fix topdown leader sampling test error on hybridDapeng Mi
2025-03-11perf tools: Improve handling of hybrid PMUs in perf_event_attr__fprintfIan Rogers
2025-03-11perf python tracepoint: Switch to using parse_eventsIan Rogers
2025-03-11perf python: Add evlist.config to set up record optionsIan Rogers
2025-03-11perf python: Add evlist all_cpus accessorIan Rogers
2025-03-11perf python: Avoid duplicated code in get_tracepoint_fieldIan Rogers
2025-03-11perf python: Update ungrouped evsel leader in cloneIan Rogers
2025-03-11perf python: Add optional cpus and threads arguments to parse_eventsIan Rogers
2025-03-11perf python: Add member access to a number of evsel variablesIan Rogers
2025-03-11perf python: Add evlist enable and disable methodsIan Rogers
2025-03-11perf evsel: tp_format accessing improvementsIan Rogers
2025-03-11perf evlist: Add success path to evlist__create_syswide_mapsIan Rogers
2025-03-11perf debug: Avoid stack overflow in recursive error messageIan Rogers
2025-03-11selftest/powerpc/mm/pkey: fix build-break introduced by commit 00894c3fc917Madhavan Srinivasan
2025-03-11selftests: bonding: fix incorrect mac addressHangbin Liu