aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-24rtla: Add function to report missed eventsTomas Glozar2-0/+21
2025-01-24rtla: Count all processed eventsTomas Glozar2-0/+5
2025-01-24rtla: Count missed trace eventsTomas Glozar2-0/+35
2025-01-24tools/rtla: Add osnoise_trace_is_off()Costa Shulyupin8-29/+26
2025-01-24rtla/timerlat_top: Set OSNOISE_WORKLOAD for kernel threadsTomas Glozar1-6/+9
2025-01-24rtla/timerlat_hist: Set OSNOISE_WORKLOAD for kernel threadsTomas Glozar1-6/+9
2025-01-24rtla/osnoise: Distinguish missing workload optionTomas Glozar1-1/+1
2025-01-24rtla/timerlat_top: Abort event processing on second signalTomas Glozar1-0/+8
2025-01-24rtla/timerlat_hist: Abort event processing on second signalTomas Glozar1-0/+8
2025-01-24rtla/timerlat_top: Stop timerlat tracer on signalTomas Glozar1-1/+11
2025-01-24rtla/timerlat_hist: Stop timerlat tracer on signalTomas Glozar1-1/+10
2025-01-24rtla: Add trace_instance_stopTomas Glozar2-0/+9
2025-01-23tools/rtla: Add basic test suiteTomas Glozar5-1/+118
2024-12-27verification/dot2k: Implement event type detectionGabriele Monaco2-2/+41
2024-12-27verification/dot2k: Auto patch current kernel sourceGabriele Monaco5-16/+86
2024-12-27verification/dot2k: Simplify manual steps in monitor creationGabriele Monaco5-5/+110
2024-12-27rv: Simplify manual steps in monitor creationGabriele Monaco10-45/+66
2024-12-27verification/dot2k: Add support for name and description optionsGabriele Monaco5-14/+12
2024-12-27verification/dot2k: More robust template variablesGabriele Monaco2-32/+32
2024-12-27verification/dot2k: Unify main.c templatesGabriele Monaco4-184/+7
2024-12-27verification/dot2k: Fix template directory detectionGabriele Monaco1-8/+8
2024-12-22Linux 6.13-rc4Linus Torvalds1-1/+1
2024-12-22KVM: x86: let it be known that ignore_msrs is a bad ideaPaolo Bonzini1-0/+7
2024-12-22KVM: VMX: don't include '<linux/find.h>' directlyWolfram Sang1-1/+1
2024-12-21staging: gpib: Fix allyesconfig build failuresSteven Rostedt2-2/+2
2024-12-21modpost: distinguish same module paths from different dump filesMasahiro Yamada2-9/+11
2024-12-21kbuild: deb-pkg: Do not install maint scripts for arch 'um'Nicolas Schier1-0/+6
2024-12-21kbuild: deb-pkg: add debarch for ARCH=umMasahiro Yamada1-0/+7
2024-12-21kbuild: Drop support for include/asm-<arch> in headers_check.plGeert Uytterhoeven2-8/+3
2024-12-20selftests/bpf: Test bpf_skb_change_tail() in TC ingressCong Wang2-0/+168
2024-12-20selftests/bpf: Introduce socket_helpers.h for TC testsCong Wang2-384/+395
2024-12-20selftests/bpf: Add a BPF selftest for bpf_skb_change_tail()Cong Wang2-0/+91
2024-12-20bpf: Check negative offsets in __bpf_skb_min_len()Cong Wang1-6/+15
2024-12-20tcp_bpf: Fix copied value in tcp_bpf_sendmsgLevi Zim1-4/+4
2024-12-20skmsg: Return copied bytes in sk_msg_memcopy_from_iterLevi Zim1-2/+3
2024-12-20of: Add coreboot firmware to excluded default cells listRob Herring (Arm)1-1/+2
2024-12-20tcp_bpf: Add sk_rmem_alloc related logic for tcp_bpf ingress redirectionZijian Zhang3-5/+16
2024-12-20tcp_bpf: Charge receive socket buffer in bpf_tcp_ingress()Cong Wang2-3/+9
2024-12-20arm64/signal: Silence sparse warning storing GCSPR_EL0Mark Brown1-20/+15
2024-12-19KVM: x86/mmu: Treat TDP MMU faults as spurious if access is already allowedSean Christopherson3-12/+22
2024-12-19KVM: SVM: Allow guest writes to set MSR_AMD64_DE_CFG bitsSean Christopherson1-9/+0
2024-12-19KVM: x86: Play nice with protected guests in complete_hypercall_exit()Sean Christopherson1-1/+1
2024-12-19KVM: SVM: Disable AVIC on SNP-enabled system without HvInUseWrAllowed featureSuravee Suthikulpanit2-0/+7
2024-12-19io_uring: check if iowq is killed before queuingPavel Begunkov1-1/+5
2024-12-19smb: fix bytes written value in /proc/fs/cifs/StatsBharath SM1-0/+3
2024-12-19PCI/bwctrl: Enable only if more than one speed is supportedLukas Wunner1-1/+3
2024-12-19PCI: Honor Max Link Speed when determining supported speedsLukas Wunner1-2/+4
2024-12-19io_uring/register: limit ring resizing to DEFER_TASKRUNJens Axboe1-0/+3
2024-12-19smb: client: fix TCP timers deadlock after rmmodEnzo Matsumiya1-10/+26
2024-12-19smb: client: Deduplicate "select NETFS_SUPPORT" in KconfigDragan Simic1-1/+0