aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/event_analyzing_sample-report
blob: 0941fc94e15842c2ed08274c44622e8ba39f2f94 (plain) (blame)
1
2
3
#!/bin/bash
# description: analyze all perf samples
perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/event_analyzing_sample.py
span class='insertions'>+3 2025-09-18smb: client: fix file open check in __cifs_unlink()Paulo Alcantara1-2/+15 2025-09-18rv: Add Gabriele Monaco as maintainer for Runtime VerificationSteven Rostedt1-0/+1 2025-09-18io_uring/msg_ring: kill alloc_cache for io_kiocb allocationsJens Axboe3-29/+2 2025-09-18ALSA: hda/realtek: Fix mute led for HP Laptop 15-dw4xxPraful Adiga1-0/+1 2025-09-18drm/amdgpu: suspend KFD and KGD user queues for S0ixAlex Deucher1-14/+10 2025-09-18drm/amdkfd: add proper handling for S0ixAlex Deucher3-4/+60 2025-09-18io_uring: include dying ring in task_work "should cancel" stateJens Axboe5-7/+9 2025-09-18octeontx2-pf: Fix use-after-free bugs in otx2_sync_tstamp()Duoming Zhou1-1/+1 2025-09-18cnic: Fix use-after-free bugs in cnic_delete_taskDuoming Zhou1-2/+1 2025-09-18devlink rate: Remove unnecessary 'static' from a couple placesCosmin Ratiu1-2/+2 2025-09-18MAINTAINERS: update sundance entryDenis Kirjanov1-1/+1 2025-09-18net: liquidio: fix overflow in octeon_init_instr_queue()Alexey Nepomnyashih1-1/+1 2025-09-18net: clear sk->sk_ino in sk_set_socket(sk, NULL)Eric Dumazet1-2/+3 2025-09-18Revert "net/mlx5e: Update and set Xon/Xoff upon port speed set"Tariq Toukan1-2/+0 2025-09-18LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_pch_pic_regs_access()Bibo Mao1-7/+14 2025-09-18LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_eiointc_sw_status_a...Bibo Mao1-12/+17 2025-09-18LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_eiointc_regs_access()Bibo Mao1-12/+21 2025-09-18LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_eiointc_ctrl_access()Bibo Mao1-10/+15 2025-09-18LoongArch: KVM: Fix VM migration failure with PTW enabledBibo Mao2-8/+20 2025-09-18LoongArch: KVM: Remove unused returns and semicolonsTao Cui1-4/+2 2025-09-18LoongArch: vDSO: Check kcalloc() result in init_vdso()Guangshuo Li1-0/+3 2025-09-18LoongArch: Fix unreliable stack for live patchingTiezhu Yang1-1/+2 2025-09-18LoongArch: Replace sprintf() with sysfs_emit()Tao Cui1-1/+1 2025-09-18LoongArch: Check the return value when creating kobjTao Cui1-0/+2 2025-09-18LoongArch: Align ACPI structures if ARCH_STRICT_ALIGN enabledHuacai Chen1-4/+3 2025-09-18LoongArch: Update help info of ARCH_STRICT_ALIGNTiezhu Yang1-2/+6 2025-09-18LoongArch: Handle jump tables options for RUSTTiezhu Yang2-0/+9 2025-09-18LoongArch: Make LTO case independent in MakefileTiezhu Yang1-5/+5 2025-09-18objtool/LoongArch: Mark special atomic instruction as INSN_BUG typeTiezhu Yang2-0/+33 2025-09-18objtool/LoongArch: Mark types based on break immediate codeTiezhu Yang1-3/+9 2025-09-18selftests: tls: test skb copy under mem pressure and OOBJakub Kicinski1-0/+16 2025-09-18tls: make sure to abort the stream if headers are bogusJakub Kicinski3-7/+11 2025-09-18crypto: af_alg - Disallow concurrent writes in af_alg_sendmsgHerbert Xu2-4/+13 2025-09-18crypto: af_alg - Set merge to zero early in af_alg_sendmsgHerbert Xu1-1/+2 2025-09-17smb: client: let smbd_destroy() call disable_work_sync(&info->post_send_credi...Stefan Metzmacher1-0/+3 2025-09-17smb: client: use disable[_delayed]_work_sync in smbdirect.cStefan Metzmacher1-3/+3 2025-09-17smb: client: fix filename matching of deferred filesPaulo Alcantara3-27/+21 2025-09-17smb: client: let recv_done verify data_offset, data_length and remaining_data...Stefan Metzmacher1-1/+19 2025-09-17drm/xe/guc: Set RCS/CCS yield policyDaniele Ceraolo Spurio6-5/+98