summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2024-09-27selftests: netfilter: Add missing return valuezhang jiao-0/+1
2024-09-27selftests: netfilter: Fix nft_audit.sh for newer nft binariesPhil Sutter-28/+29
2024-09-26perf/test: Speed up test case perf annotate basic testsThomas Richter-5/+5
2024-09-26perf mem: Fix printing PERF_MEM_LVLNUM_{L2_MHB|MSC}Thomas Falcon-1/+7
2024-09-26scx_flatcg: Use a user DSQ for fallback instead of SCX_DSQ_GLOBALTejun Heo-4/+13
2024-09-26perf sched replay: Remove unused parts of the codeMadadi Vineeth Reddy-13/+3
2024-09-26libperf: Explicitly specify install-html dependenciesAkihiko Odaki-1/+1
2024-09-26kselftests: mm: fix wrong __NR_userfaultfd valueMuhammad Usama Anjum-1/+1
2024-09-26tools: fix shared radix-tree buildLorenzo Stoakes-1/+15
2024-09-26perf test: Add a test for default perf stat commandJames Clark-0/+25
2024-09-26perf test: Make stat test work on DT devicesJames Clark-5/+7
2024-09-26perf evsel: Remove pmu_nameIan Rogers-24/+16
2024-09-26perf evsel x86: Make evsel__has_perf_metrics work for legacy eventsIan Rogers-6/+28
2024-09-26perf stat: Remove evlist__add_default_attrs use stringsIan Rogers-307/+131
2024-09-26perf stat: Uniquify event name improvementsIan Rogers-27/+85
2024-09-26perf evsel: Add alternate_hw_config and use in evsel__matchIan Rogers-46/+77
2024-09-26perf test: Ignore security failures in all PMU testIan Rogers-12/+40
2024-09-26Merge tag 'net-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-4/+900
2024-09-26Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+6
2024-09-26Merge tag 'usb-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+243
2024-09-26Merge tag 'probes-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds-1/+62
2024-09-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-1/+1
2024-09-26Merge tag 'nf-24-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni-2/+893
2024-09-26selftests: netfilter: Avoid hanging ipvs.shPhil Sutter-1/+1
2024-09-26kselftest: add test for nfqueue induced conntrack raceFlorian Westphal-1/+91
2024-09-26selftests: netfilter: nft_tproxy.sh: add tcp testsAntonio Ojea-0/+623
2024-09-26selftests: netfilter: add reverse-clash resolution test caseFlorian Westphal-0/+178
2024-09-26selftests/net: packetdrill: increase timing tolerance in debug modeWillem de Bruijn-2/+7
2024-09-25perf symbol: Do not fixup end address of labelsNamhyung Kim-1/+1
2024-09-25perf vendor events arm64: imx95: add imx95_bandwidth_usage.lpddr4x metricXu Yang-0/+8
2024-09-25perf stat: Stop repeating when ref_perf_stat() returns -1Levi Yun-1/+12
2024-09-25perf stat: Close cork_fd when create_perf_stat_counter() failedLevi Yun-17/+53
2024-09-25tools/sched_ext: Receive misc updates from SCX repoTejun Heo-3/+21
2024-09-25sched_ext: Add __COMPAT helpers for features added during v6.12 devel cycleTejun Heo-11/+30
2024-09-25Merge tag 'memblock-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-13/+84
2024-09-25Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linuxLinus Torvalds-1/+53
2024-09-25sefltests/tracing: Add a test for tracepoint events on modulesMasami Hiramatsu (Google)-0/+62
2024-09-25tracing/fprobe: Support raw tracepoints on future loaded modulesMasami Hiramatsu (Google)-1/+0
2024-09-24perf evsel: display dmesg command of showing a hardcoded pathMasum Reza-1/+1
2024-09-24Merge tag 'linux-cpupower-6.12-rc1-fixes' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-4/+3
2024-09-24perf test: cs-etm: Test Coresight disassembly scriptJames Clark-0/+65
2024-09-24perf scripts python cs-etm: Add start and stop argumentsJames Clark-2/+38
2024-09-24perf scripts python cs-etm: Improve argumentsJames Clark-8/+55
2024-09-24perf scripts python cs-etm: Update to use argparseJames Clark-18/+10
2024-09-24perf scripting python: Add function to get a config valueJames Clark-1/+35
2024-09-24perf cs-etm: Use new OpenCSD consistency checksJames Clark-1/+6
2024-09-24perf cs-etm: Don't flush when packet_queue fills upJames Clark-7/+18
2024-09-24Merge tag 'sched_ext-for-6.12-rc1-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-0/+1
2024-09-24Merge tag 'riscv-for-linus-6.12-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+55
2024-09-24perf test: Be more tolerant of metricgroup failuresIan Rogers-6/+30