aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-13perf/arm_cspmu: Add PMEVFILT2R supportRobin Murphy2-2/+8
2025-03-13perf/arm_cspmu: Generalise event filteringRobin Murphy4-40/+42
2025-03-13perf/arm_cspmu: Move register definitons to headerRobin Murphy3-49/+50
2025-03-11drivers/perf: apple_m1: Support host/guest event filteringOliver Upton2-4/+17
2025-03-11drivers/perf: apple_m1: Refactor event select/filter configurationOliver Upton1-20/+32
2025-03-01perf/dwc_pcie: fix duplicate pci_dev devicesYunhui Cui1-6/+12
2025-03-01perf/dwc_pcie: fix some unreleased resourcesYunhui Cui1-11/+22
2025-03-01perf/arm-cmn: Minor event type housekeepingRobin Murphy1-2/+3
2025-03-01perf: arm_pmu: Move PMUv3-specific dataMark Rutland1-6/+7
2025-03-01perf: apple_m1: Don't disable counter in m1_pmu_enable_event()Rob Herring (Arm)1-4/+0
2025-03-01perf: arm_v7_pmu: Don't disable counter in (armv7|krait_|scorpion_)pmu_enable_event()Rob Herring (Arm)1-6/+0
2025-03-01perf: arm_v7_pmu: Drop obvious comments for enabling/disabling counters and interruptsRob Herring (Arm)1-44/+0
2025-03-01perf: arm_pmuv3: Don't disable counter in armv8pmu_enable_event()Mark Rutland1-5/+0
2025-03-01perf: arm_pmu: Don't disable counter in armpmu_add()Mark Rutland1-5/+3
2025-03-01perf: arm_pmuv3: Call kvm_vcpu_pmu_resync_el0() before enabling countersRob Herring (Arm)1-2/+2
2025-02-28perf: arm_pmuv3: Add support for ARM Rainier PMUVincenzo Frascino1-0/+2
2025-02-16Linux 6.14-rc3Linus Torvalds1-1/+1
2025-02-15ring-buffer: Update pages_touched to reflect persistent buffer contentSteven Rostedt1-0/+5
2025-02-15tracing: Do not allow mmap() of persistent ring bufferSteven Rostedt1-0/+4
2025-02-16modpost: Fix a few typos in a commentUwe Kleine-König1-2/+2
2025-02-16kbuild: userprogs: fix bitsize and target detection on clangThomas Weißschuh1-2/+2
2025-02-15tegra210-adma: fix 32-bit x86 buildLinus Torvalds1-3/+14
2025-02-15kbuild: fix linux-headers package build when $(CC) cannot link userspaceMasahiro Yamada1-2/+2
2025-02-15tools: fix annoying "mkdir -p ..." logs when building tools in parallelMasahiro Yamada1-7/+2
2025-02-14x86/sev: Fix broken SNP support with KVM module built-inAshish Kalra3-20/+39
2025-02-14KVM: SVM: Ensure PSP module is initialized if KVM module is built-inSean Christopherson1-0/+10
2025-02-14crypto: ccp: Add external API interface for PSP module initializationSean Christopherson2-0/+23
2025-02-14alpha: Use str_yes_no() helper in pci_dac_dma_supported()Thorsten Blum1-1/+2
2025-02-14alpha: Replace one-element array with flexible array memberThorsten Blum1-1/+1
2025-02-14alpha: align stack for page fault and user unaligned trap handlersIvan Kokshaysky3-13/+13
2025-02-14alpha: make stack 16-byte aligned (most cases)Ivan Kokshaysky1-0/+2
2025-02-14alpha: replace hardcoded stack offsets with autogenerated onesIvan Kokshaysky2-4/+4
2025-02-14ring-buffer: Validate the persistent meta data subbuf arraySteven Rostedt1-2/+20
2025-02-14tracing: Have the error of __tracing_resize_ring_buffer() passed to userSteven Rostedt1-7/+1
2025-02-14ring-buffer: Unlock resize on mmap errorSteven Rostedt1-0/+1
2025-02-14partitions: mac: fix handling of bogus partition tableJann Horn1-3/+15
2025-02-14serial: 8250: Fix fifo underflow on flushJohn Keeping3-0/+27
2025-02-14usb: typec: tcpm: PSSourceOffTimer timeout in PR_Swap enters ERROR_RECOVERYJos Wang1-2/+1
2025-02-14usb: roles: set switch registered flag early onElson Roy Serrao1-2/+3
2025-02-14usb: gadget: uvc: Fix unstarted kthread workerFrederic Weisbecker1-1/+1
2025-02-14USB: quirks: add USB_QUIRK_NO_LPM quirk for Teclast distLei Huang1-0/+3
2025-02-14usb: gadget: core: flush gadget workqueue after device removalRoy Luo1-1/+1
2025-02-14USB: gadget: f_midi: f_midi_complete to call queue_workJill Donahue1-1/+1
2025-02-14usb: core: fix pipe creation for get_bMaxPacketSize0Stefan Eichenberger1-2/+1
2025-02-14usb: dwc3: Fix timeout issue during controller enter/exit from halt stateSelvarasu Ganesan1-0/+34
2025-02-14USB: Add USB_QUIRK_NO_LPM quirk for sony xperia xz1 smartphoneMathias Nyman1-0/+3
2025-02-14USB: cdc-acm: Fill in Renesas R-Car D3 USB Download mode quirkMarek Vasut1-3/+6
2025-02-14usb: cdc-acm: Fix handling of oversized fragmentsJann Horn1-1/+1
2025-02-14usb: cdc-acm: Check control transfer buffer size before accessJann Horn1-3/+14
2025-02-14usb: xhci: Restore xhci_pci support for Renesas HCsMichal Pecio1-3/+4