aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-25kdb: use kmap_local_page()Zhang Heng1-3/+3
2025-01-24of: address: Fix empty resource handling in __of_address_resource_bounds()Thomas Weißschuh1-7/+5
2025-01-24of/fdt: Restore possibility to use both ACPI and FDT from bootloaderDmytro Maluka1-9/+1
2025-01-24tracing/osnoise: Fix resetting of tracepointsSteven Rostedt1-3/+14
2025-01-24rtla: Report missed event countTomas Glozar4-0/+4
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-24kvm: defer huge page recovery vhost task to laterKeith Busch4-6/+66
2025-01-23docs: dt-bindings: Document preferred line wrappingKrzysztof Kozlowski1-5/+11
2025-01-23dt-bindings: ufs: Correct indentation and style in DTS exampleKrzysztof Kozlowski2-22/+22
2025-01-23tools/rtla: Add basic test suiteTomas Glozar5-1/+118
2025-01-23rv: Reset per-task monitors also for idle tasksGabriele Monaco1-0/+4
2025-01-23PCI: Batch BAR sizing operationsAlex Williamson3-27/+78
2025-01-23erofs: refine z_erofs_get_extent_compressedlen()Gao Xiang1-20/+16
2025-01-23x86/efi: skip memattr table on kexec bootDave Young1-0/+5
2025-01-23tpm: Change to kvalloc() in eventlog/acpi.cJarkko Sakkinen1-2/+13
2025-01-22smb: client: handle lack of EA support in smb2_query_path_info()Paulo Alcantara1-23/+69
2025-01-22smb: client: don't check for @leaf_fullpath in match_server()Paulo Alcantara1-35/+3
2025-01-22smb: client: get rid of TCP_Server_Info::refpath_lockPaulo Alcantara3-30/+7
2025-01-22atomic64: Use arch_spin_locks instead of raw_spin_locksSteven Rostedt1-30/+48
2025-01-22efivarfs: add variable resync after hibernationJames Bottomley3-4/+156
2025-01-22efivarfs: abstract initial variable creation routineJames Bottomley1-12/+20
2025-01-22efi: libstub: Use '-std=gnu11' to fix build with GCC 15Nathan Chancellor1-1/+1
2025-01-22ALSA: hda: tas2781-spi: Fix bogus error handling in tas2781_hda_spi_probe()Takashi Iwai1-14/+12
2025-01-22ALSA: hda: tas2781-spi: Fix error code in tas2781_read_acpi()Dan Carpenter1-0/+1
2025-01-22ALSA: hda: tas2781-spi: Delete some dead codeDan Carpenter1-5/+1
2025-01-21cachestat: fix page cache statistics permission checkingLinus Torvalds1-0/+17
2025-01-21fgraph: Remove calltime and rettime from generic operationsSteven Rostedt7-26/+33
2025-01-21dt-bindings: PCI: microchip,pcie-host: Allow dma-noncoherentConor Dooley1-0/+2
2025-01-21PCI: microchip: Set inbound address translation for coherent or non-coherent modeDaire McNamara3-5/+114
2025-01-21Documentation: Fix pci=config_acs= exampleAkihiko Odaki1-1/+1
2025-01-21PCI: Remove redundant PCI_VSEC_HDR and PCI_VSEC_HDR_LEN_SHIFTDongdong Zhang2-5/+3
2025-01-21PCI: Don't include 'pm_wakeup.h' directlyWolfram Sang1-1/+0
2025-01-21tracing: Fix output of set_event for some cached module eventsSteven Rostedt1-1/+1
2025-01-21tracing: Fix allocation of printing set_event file contentSteven Rostedt1-1/+1
2025-01-21ring-buffer: Do not allow events in NMI with generic atomic64 cmpxchg()Steven Rostedt1-2/+7
2025-01-21selftests: pci_endpoint: Migrate to Kselftest frameworkManivannan Sadhasivam9-498/+302
2025-01-21selftests: Move PCI Endpoint tests from tools/pci to KselftestsManivannan Sadhasivam7-10/+14
2025-01-21misc: pci_endpoint_test: Fix IOCTL return valueManivannan Sadhasivam2-153/+153
2025-01-21RDMA/mlx5: Fix implicit ODP use after freePatrisious Haddad1-8/+22