summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-12-18perf script: Move find_scripts to browser/scripts.cIan Rogers
2024-12-18perf script: Use openat for directory iterationIan Rogers
2024-12-18perf kvm: Move functions used in util out of builtinIan Rogers
2024-12-18perf script: Move scripting_max_stack out of builtinIan Rogers
2024-12-18perf python: Remove unused #includeIan Rogers
2024-12-18perf python: Constify variables and parametersIan Rogers
2024-12-18perf python: Remove python 2 scripting supportIan Rogers
2024-12-18perf intel-pt: Add a test for pause / resumeAdrian Hunter
2024-12-18perf intel-pt: Add documentation for pause / resumeAdrian Hunter
2024-12-18perf intel-pt: Improve man page formatAdrian Hunter
2024-12-18perf tools: Add missing_features for aux_start_paused, aux_pause, aux_resumeAdrian Hunter
2024-12-18perf tools: Parse aux-actionAdrian Hunter
2024-12-18perf tools: Add aux-action config termAdrian Hunter
2024-12-18perf tools: Add aux_start_paused, aux_pause and aux_resumeAdrian Hunter
2024-12-18bpftool: Link zstd lib required by libelfLeo Yan
2024-12-18perf build: Minor improvement for linking libzstdLeo Yan
2024-12-18tools build: Add feature test for libelf with ZSTDLeo Yan
2024-12-18perf tools tests shell base_probe: Enhance print_overall_results to print sum...Athira Rajeev
2024-12-18perf tools arch powerpc: Add register mask for power11 PVR in extended regsAthira Rajeev
2024-12-18perf ftrace latency: Fix compiler error for clang 12Namhyung Kim
2024-12-18tools build: Test for presence of libtraceevent and libtracefs in test-all.cArnaldo Carvalho de Melo
2024-12-18selftests/net: packetdrill: import tcp/user_timeout, tcp/validate, tcp/sendfi...Soham Chakradeo
2024-12-18selftests/net: packetdrill: import tcp/eor, tcp/splice, tcp/ts_recent, tcp/bl...Soham Chakradeo
2024-12-18selftests/net: packetdrill: import tcp/fast_recovery, tcp/nagle, tcp/timestam...Soham Chakradeo
2024-12-18selftests/net: packetdrill: import tcp/ecn, tcp/close, tcp/sack, tcp/tcp_infoSoham Chakradeo
2024-12-18Merge tag 'hyperv-fixes-signed-20241217' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-12-18selftest/powerpc/ptrace: Cleanup duplicate macro definitionsMadhavan Srinivasan
2024-12-18selftest/powerpc/ptrace/ptrace-pkey: Remove duplicate macrosMadhavan Srinivasan
2024-12-18selftest/powerpc/ptrace/core-pkey: Remove duplicate macrosMadhavan Srinivasan
2024-12-17veristat: Fix top source line stat collectionMykyta Yatsenko
2024-12-17riscv: selftests: Fix warnings pointer masking testCharlie Jenkins
2024-12-17Merge tag 'xsa465+xsa466-6.13-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-12-17KVM: arm64: Fix set_id_regs selftest for ASIDBITS becoming unwritableMark Brown
2024-12-17selftests/pidfd: add pidfs file handle selftestsChristian Brauner
2024-12-16sock: Introduce SO_RCVPRIORITY socket optionAnna Emese Nyiri
2024-12-16selftests: net: test SO_PRIORITY ancillary data with cmsg_senderAnna Emese Nyiri
2024-12-16selftests: net-drv: stats: sanity check netlink dumpsJakub Kicinski
2024-12-16selftests: net-drv: queues: sanity check netlink dumpsJakub Kicinski
2024-12-16selftests: net: support setting recv_size in YNLJakub Kicinski
2024-12-16selftests/exec: add a test for execveat()'s commTycho Andersen
2024-12-16selftests/bpf: Migrate test_xdp_meta.sh into xdp_context_test_run.cBastien Curutchet
2024-12-16selftests/bpf: test_xdp_meta: Rename BPF sectionsBastien Curutchet
2024-12-16cpupower: fix TSC MHz calculationHe Rongguang
2024-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov
2024-12-16selftests: tls: add rekey testsSabrina Dubroca
2024-12-16selftests: tls: add key_generation argument to tls_crypto_info_initSabrina Dubroca
2024-12-15tools/net/ynl: fix sub-message key lookup for nested attributesDonald Hunter
2024-12-14Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2024-12-14Merge branches 'fixes.2024.12.14a', 'rcutorture.2024.12.14a', 'srcu.2024.12.1...Uladzislau Rezki (Sony)
2024-12-14rcutorture: Make the TREE03 scenario do preemptionPaul E. McKenney