aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/event_analyzing_sample.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-04bcachefs: Make journal read log message a bit quieterKent Overstreet1-5/+5
2025-06-04bcachefs: Fix subvol to missing root repairKent Overstreet1-4/+14
2025-06-04bcachefs: Run may_delete_deleted_inode() checks in bch2_inode_rm()Kent Overstreet4-19/+62
2025-06-04bcachefs: delete dead code from may_delete_deleted_inode()Kent Overstreet1-12/+3
2025-06-04bcachefs: Add flags to subvolume_to_text()Kent Overstreet1-0/+7
2025-06-04bcachefs: Fix oops in btree_node_seq_matches()Kent Overstreet1-2/+21
2025-06-04bcachefs: Fix dirent_casefold_mismatch repairKent Overstreet5-118/+162
2025-06-04bcachefs: Fix bch2_fsck_rename_dirent() for casefoldKent Overstreet3-13/+25
2025-06-04bcachefs: Redo bch2_dirent_init_name()Kent Overstreet2-70/+66
2025-06-04bcachefs: Fix -Wc23-extensions in bch2_check_dirents()Nathan Chancellor1-1/+2
2025-06-04drm/ttm: Fix compile error when CONFIG_SHMEM is not setSteven Rostedt1-0/+1
2025-06-04MAINTAINERS: Update Manivannan Sadhasivam email addressManivannan Sadhasivam2-19/+20
2025-06-03fsdax: Remove unused trace events for dax insert mappingSteven Rostedt1-78/+0
2025-06-03sched_ext: idle: Skip cross-node search with !CONFIG_NUMAAndrea Righi1-0/+8
2025-06-03dm-stripe: small code cleanupMikulas Patocka1-3/+2
2025-06-03dm-verity: fix a memory leak if some arguments are specified multiple timesMikulas Patocka3-5/+24
2025-06-03dm-mirror: fix a tiny race conditionMikulas Patocka1-3/+2
2025-06-03mfd: maxim: Correct Samsung "Electronics" spelling in copyright headersSumanth Gavini7-7/+7
2025-06-03mfd: maxim: Correct Samsung "Electronics" spelling in headersSumanth Gavini3-3/+3
2025-06-02cifs: update the lock ordering comments with new mutexShyam Prasad N1-5/+8
2025-06-02PCI: j721e: Fix host/endpoint dependenciesArnd Bergmann2-4/+4
2025-06-02PCI: j721e: Add support to build as a loadable moduleSiddharth Vadapalli2-4/+32
2025-06-02PCI: cadence-ep: Introduce cdns_pcie_ep_disable() helper for cleanupSiddharth Vadapalli2-0/+16
2025-06-02PCI: cadence-host: Introduce cdns_pcie_host_disable() helper for cleanupSiddharth Vadapalli2-0/+109
2025-06-02PCI: cadence: Add support to build pcie-cadence library as a kernel moduleKishon Vijay Abraham I5-5/+32
2025-06-02MAINTAINERS: Update Krzysztof Wilczyński email addressKrzysztof Wilczyński2-2/+4
2025-06-02PCI: Remove unnecessary linesplit in __pci_setup_bridge()Ilpo Järvinen1-2/+1
2025-06-02cifs: dns resolution is needed only for primary channelShyam Prasad N1-1/+2
2025-06-02cifs: update dstaddr whenever channel iface is updatedShyam Prasad N1-0/+4
2025-06-02cifs: reset connections for all channels when reconnect requestedShyam Prasad N1-0/+7
2025-06-02genirq/matrix: Remove unused irq_matrix_alloc_reserved tracepointSteven Rostedt1-8/+0
2025-06-02xdp: Remove unused mem_return_failed eventSteven Rostedt1-26/+0
2025-06-02ftrace: Don't allocate ftrace module map if ftrace is disabledYe Bin1-0/+3
2025-06-02ftrace: Fix UAF when lookup kallsym after ftrace disabledYe Bin1-3/+7
2025-06-02bcachefs: Run check_dirents second time if requiredKent Overstreet4-27/+49
2025-06-02bcachefs: Run snapshot deletion out of system_long_wqKent Overstreet1-1/+1
2025-06-02bcachefs: Make check_key_has_snapshot saferKent Overstreet2-22/+37
2025-06-02bcachefs: BCH_RECOVERY_PASS_NO_RATELIMITKent Overstreet5-13/+53
2025-06-02bcachefs: bch2_require_recovery_pass()Kent Overstreet3-2/+37
2025-06-02bcachefs: bch_err_throw()Kent Overstreet60-405/+459
2025-06-02bcachefs: Repair code for directory i_sizeKent Overstreet2-1/+10
2025-06-02bcachefs: Kill un-reverted directory i_size codeKent Overstreet3-14/+6
2025-06-02bcachefs: Delete redundant fsck_err()Kent Overstreet2-18/+0
2025-06-02bcachefs: Convert BUG() to errorKent Overstreet1-1/+2
2025-06-02PCI: WARN (not BUG()) when we fail to assign optional resourcesIlpo Järvinen1-5/+8
2025-06-02PCI: Remove unused pci_printk()Ilpo Järvinen1-3/+0
2025-06-02dm-table: check BLK_FEAT_ATOMIC_WRITES inside limits_lockBenjamin Marzinski1-1/+1
2025-06-02rtmutex_api: provide correct extern functionsPaolo Bonzini1-12/+21
2025-06-01smb: client: use ParentLeaseKey in cifs_do_createHenrique Carvalho1-0/+23
2025-06-01smb: client: use ParentLeaseKey in open_cached_dirHenrique Carvalho1-1/+23